I have a SharePoint list full of listings that users can edit/add new line items to within the app. Everything was working with my PowerApp until today and one of my users showed me the following error when trying to submit a new form:
"There was a problem saving. Your data source may be invalid"
From here, I checked the actual PowerApp and saw a single error on the SubmitForm() function with no further explanation as to why. I refreshed the data set (SharePoint List) associated with it, and then the errors popped up onto each dropdown item:
"The Data source Supplied to the function is invalid"
I've searched all around and have been unable to find a solution to this. They said that this was fixed in a recent update, but I am still seeing this issue (and never saw it in the prior months). Any suggestions?