I am trying to build an automated update of a CSV file placed in Google Drive.
The update should be based upon an updated Google Sheet.
Due to limitations in Google Sheet I am trying to "Get rows" and then "Update files in Google Drive" - however only one of the rows from the Google Sheet is visible in the CSV-file once complete.
Any possibility to have all rows from the Gsheet transferred?
Or perhaps another way to obtain same goal?