Incremental Refresh with add-on

107 views
Skip to first unread message

Faheem

unread,
Jan 16, 2019, 3:30:48 PM1/16/19
to google-analytics-spreadsheet-add-on
Can we perform incremental refresh to fetch new data only?

Mark.B...@humanservices.gov.au

unread,
Jan 16, 2019, 4:49:03 PM1/16/19
to google-analytics-spreadsheet-add-on
Don't think so. The request overwrites the data pull each time.

One workaround is to calculate the start and end date for the report - end now, start now minus 1 day, for example (careful with your date format). That way you get a new sheet each day. You can then use Query function to merge the sheets together into one single sheet.

A warning: each new report sheet will have columns A-Z, and if you are running many rows of data you will hit the cell limit per sheet fairly quickly. If reporting each day, consider making one sheet for each calendar month. You can then combine the results into one master sheet per year, to avoid those limits.
Reply all
Reply to author
Forward
0 new messages