Forum Discussion
ivancans
8 years agoFrequent Visitor
Append data from file for yesterday
Hi, Please help me with the following issue: I have a query to which I need to append a file(published Google sheets file but maybe it doesn't actually matter what the format is, I guess). When...
- 8 years ago
I agree with Lind25 that using incremental refresh for this would be a dicey proposition. I would think that the better way to solve this would be to implement a process that downloads the information each day to a file and use a Folder query.
Greg_Deckler
8 years agoCommunity Champion
I agree with Lind25 that using incremental refresh for this would be a dicey proposition. I would think that the better way to solve this would be to implement a process that downloads the information each day to a file and use a Folder query.
ivancans
8 years agoFrequent Visitor
Thank you for the answer. This is what I will need to do. Have to find a soltution how to automtically export data from google sheets