Hi all,
Every week I manually copy and past sum total values from various tables and views in my base, to a Google Sheet. I do this to basically create a weekly snapshot of the totals in our Airtable sales forcecast.
For example, 1st of May the total sales was £100,000, then on 7th May the total sales was £110,000. I can then track a £10 increase week on week.
I’m essentially tacking the weekly value of a total of all records in a view, but to do this I have to manually copy and paste the values into a Google Sheet every Tuesday morning. It’s tedious as in practice I actually have to do this for around 30 fields every week.
Would it be possible to instead of copying/pasting into a Google Sheet, to have a script populate a separate table in my base with the snapshots?
For example the new snapshot table could look like this:
Snapshot Date || April Sales £ || May Sales £ || June Sales £ ||
1st May 2020 || £100,000 || £100,000 || £100,000
7th May 2020 || £110,000 || £100,000 || £100,000
So from the above I can see that between 1st and the 7th the sales forecast in april rose by £10,000.


