Hello Community,
Having trouble coming up with a solution for this. I have a sheet with a bunch of data and many sheet summary fields. The fields are mostly counts or sums  of rows based on a criteria. Like a count of how many rows with a checkbox column with a check. A have a dashboard which shows all the needed info. This all works fine.
What I'm being asked for is essentially daily (or some time period) 'snapshots' of the sheet summary fields so they can see progress. Its easy to see the live info on the dashboard or report but they want to see progress like On Monday x (sheet summary field) number was complete, etc. So they can see say Mon the value was x, Wed was y, Friday was z. Like a history of the sheet summary fields. Does that make sense? 
I was thinking some kind of automation that can run daily and it grabs sheet summary values and stores them so i can report them.
Any ideas how to do something like this? I'm hoping its simple and I'm just not seeing the obvious. Thanks!