I have a cell in Google Sheet whose data is constantly changing. I made a label for it to display the data, but the first value to be displayed remains
How can I keep it up to date
You’ll need to put the Get Value block inside of a loop that repeats it at certain intervals (e.g. every 5 seconds or every minute).
thank u
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.