Oct 28, 2022 09:44 PM
Hi Airtablers
I am trying to create/automate a weekly report (or record) that contains summaries from other tables.
So for example, I have a ‘Daily Report’ table, that contains a column with a %. I’d like to create a record in my ‘Weekly Report’ table, on a Saturday, that automatically sums all the columns from the previous 5 days.
It’s not a problem to do this on the outset, but what is a problem is having the Weekly table use a fixed date to sum the past 5 days. I can’t figure out how to specify that the sum should only be from say Monday 1st to Friday 5th in the weekly report, and the week after that should automatically sum from say Monday 8th to Friday 15th, if that makes sense?
So like this:
Oct 29, 2022 10:15 AM
You could create linked records between your Weekly Report table and Daily Report table, then use a rollup column in your Weekly Report table to look at the number column.
This is what you’d need:
Daily Report Table
Weekly Report Table