hi , Im using google sheets script editor , in order to refresh data from Looker app (doent really important)
I want to create a function which whenever i call her my data will be updated
the thing is - only when i hit cntl S on the" google sheets script editor" function - meaning only when i save - my data in the google sheets in updated
so my question :
1. most immediate solution to my problem - how can i call "ctrl s" in " google sheets script editor" function ? (which will update the data and will solve my problem)
2. the ctrl s - must clear the cache or something - and this must be causing the google sheets to update - is there another way for me to update the google sheets in the code?
TNX
Amir