Hi, I have two tables with 50,000 records each (limit reached) and I want to get metrics from the two tables together.
For example, I want to know how many people are in the "in progress" status of the two tables, therefore, it would have to be set at 100,000 records and count how many people are in that state.
I know I could download all the data and calculate metrics in another software (like excel), but it would be great if I could do the whole thing in airtable