This is a rookie db question posed to more experienced users.
Scenario: Every day I collect a fair amount of disparate data into several different tables using either forms, automatic integrations or a combination of both. While almost all the data in each table is unique to that table (which is why I use multiple tables), all tables have some summary numerical data that I want to collate daily in a single linked summary table.
Current suboptimal solution: Right now, the summary table uses the current date as the name field. If I want to link a record from a data collection table, I use a link field to manually select the appropriate date from the summary table. This would be acceptable if I only needed to link one collection table to the summary table, but not when I’m using five or six collection tables – the repeated need to link is depressing!
Goal: What I would love to do is simply use a formula – like today() or now() – in my collection tables and automatically establish the connection to the summary table by matching dates. Is this possible in Airtable? If not, how would you accomplish this?
Thanks for any suggestions or insights you can offer!
JB
Creating a daily summary table - conceptual question

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.