Announcements
Good Day,
Every time I try to submitform( form1) I get this error "the requested operation is invalid. server response : powerapps_sdb failed object must implement iconvertible"
is there how I know what is the problem exactly
Hi @Rashid ,
That is a data access error - try disconnecting and reconnecting your data source.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @WarrenBelz
Thanks for your replay ,
I Tried to disconnect the data source and reconnect it but still the same
Do you close the excel before clicking the Submit button.
------------If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
@Rashid ,
If your data source is Excel (you did not say), @eka24 may be correct - you cannot have Excel open outside Power Apps.
@eka24 and @WarrenBelz my data source is sharepoint list
HI @eka and @WarrenBelz
i tried to use monitor and this what i found can you check
Did you have a look at the code on IconAccept1?
IconAccept is just submitform and flow trigger
SubmitForm(Form1); Set(VarItemID, varRecord.ID); TitleUpdate.Run(VarItemID)
It is definitely the SubmitForm() action (create row is the error). I was involved in a similar post a while back - it is generally a data access error. I suggest you remove the Update (just comment it out) from each card until it saves correctly, then the last one you did should be the error.
i did exactly as he said but when i click on accept icon it's do nothing
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 409 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 252 Most Valuable Professional