Greetings everyone.
I have a report that I update daily.
The output of this report goes to Google Sheet using the connector.
Since a lot of data can change in a day my best option for this report was to select the "overwrite" google sheet data every time the report is updated.
Now my problem starts here. Every time the data is overwritten in the google sheet (sheet1), the pivot that I've made in (sheet2) appears blank. Even if I choose the new range for the pivot again I still have to manually add all the rows, columns, values, filters.
Is there any way I can solve this problem?
Logically I know that when the data is overwritten in sheet1, google sheets automatically breaks the pivot in sheet 2 since it's not the same data anymore and everything sheet2 (the pivot) knew about sheet 1 has been overwritten, but I still need a solution.
Does anybody have an idea what could be done in this case.
Important
Appending the sheet is not an option because the data I have changes all the time.