Hi everyone,
Since latests updates of PowerApps, all my Apps connected to SharePoint lists are broken :
I have some very simple apps, wich contains 3 screens :
All of this was working fine last week, and today, on the edit screen every time i want to save my updated item ( SubmitForm(EditForm) ) i randomly have one of these two errors :
Does anybody have an idea of what is happening ? these apps are running in production environment so this is very embarrassing for my client...
Thanks by advance,
This solution worked for Patch(). But what about normal SubmitForm() option.
I have SubmitForm() in my SAVE button, and i get this error till now. Kindly suggest.
Perhaps this forum post might help?
Your SharePoint list fields type should be the same type as used in PowerApps fields type. i.e. if using the dropdown in PowerApps, you need to make sure you are using Choice in SharePoint list for the same field.
I doubt this is the problem, @Muzammil .
I've encountered this error numerous times and the only solution so far is throw away the fields and re-create them. It's a back end problem that should be fixed.
Also have run into this issue today - was working on a Training Form linked to a SharePoint List. Was working perfectly fine yesterday, now suddenly 'data source may be invalid'. Hovering over the submitform button, it just says 'an unknown error occurred'.
I went back to the default form and it creates a new item with the list fine which means there's definitely something not working with the PowerApps submitform. Extremely frustrating.
I found what was causing my issue. The data was invalid.
Sounds like a stupid reseponse, but I went back through the data, found a required column that I wasn't looking for, thats one issue, but didn't solve it.
However, I found a tile in the form that represented a lookup column. This grabbed the Project Number when you selected your Project Name. I thought this would auto fill in the form as you select the name, but it didn't.
Once I deleted this tile (that wasn't doing anything anyway) I was able to create new items again.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
199 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
261 | |
86 | |
71 | |
70 | |
66 |