Hi everyone!
I’d like to suggest implementing adjustable footer aggregation based on row selection, similar to how it works in Airtable.
In Airtable, the footer shows an aggregation (sum, average, etc.) for all rows by default. For example, in a price field with 100 rows, the footer might show a total of $1,000,000.
But when a user selects specific rows, the footer dynamically updates to show the aggregation for just the selected rows. So if a user selects 5 rows out of 100, and the total for those selected rows is $10,500, the footer will update to display that sum instead.
This feature saves tons of time when working with large datasets, as it allows users to quickly calculate totals or averages for specific subsets of data without need to filter or manually calculate them.
I use this functionality dozens of times a day in Airtable and feel a huge lack of it in Baserow.