Hi Power Apps Community,
I have a SharePoint data source which I am submitting data to.
Whenever I submit data, I would like to refresh the source in Power Apps so that I can see the update. Using "Refresh(data source)" function does not work for some reason.
What works: I have tested editing existing data in SharePoint directly, where I then refresh the source in Power Apps. This works as I see the updates come through.
What does not work: Whenever I add new data or edit existing items in Power Apps, and then refresh the data source, no updates come through. However, I can see that the new item / updates to existing items made in Power Apps do reflect in SharePoint. Not sure what I am doing wrong.
**Not sure if this is causing the issue, but the fields are Lookup types. But as mentioned, the data does successfully get added to SharePoint from Power Apps, however when I refresh the data source, those updates do not reflect in Power Apps - in a Gallery.
I would really appreciate any help.
Thank you in advance.