Refresh (SQL Database) in my Power App needs to happen once I have made an edit to the database,
This refresh is unavoidable when moving from my gallery-> my edit screen(clearcollect)-> my gallery-> back to edit page which isn't ready in time.
and it does not finish in time, hence appearing to the user as if the change has not been made.
I am using collections where possible. But I can't use collections everywhere (e.g 20,000 rows of data in some tables- and I want the app to be scalabale)
The app looks like it's not working due to this issue.
Jese