I understand that using an SQL database, the table has to be queried individually for new updates and they are not automatically synced if a change is made not in Glide. However, if on a schedule data is being updated in this table via workflow, will the table be reloaded for all users?
1 Like
That’s a good question. Do you have any insights @Darren_Murphy @DarrenHumphries ? Thank you.
Unless something has changed, no, the data changes are not pushed to all users; they have to close and open the app or trigger a reload query.
Been a while since I played with it though, so I may be wrong.
1 Like