Hi, I have a problem that when I use data from a data source (google sheet) without displaying through the data viewer, the data will not update when data change occurs. The app must be closed and then restarted for updates.
I used to have this problem. Have you attempted to delete the Data Source from the app? Then adding it back & selecting it again from the dropdown in your code. If this doesn’t work using the same document, create a new one.
Hello @urrhamdhx1t
Unfortunately, this is by design since all the Data Sources (Google Sheets, Airtable) have limits on the number of times the API can be called.
You will need to use the refresh data block to load the new data