Summary rows in tables
Explain the problem as you see it
When analizing a table of nodes, I miss the ability to have a summary row at the bottom (or maybe top) of the table that would allow me to quickly check basic statistics for each column/field
Why is this a problem for you?
I'm thinking about using Tana to store some information about my work and personal life. Some of that information will be viable for table views and will contain data that I would like to have some basic statistics about. These would include the basic count (all, unique, empty, non-empty), average (all, ignore empty), sum, and should take into consideration the filter that is applied to the table, i.e., if the table is filetered consider only the visible rows.
Suggest a solution
Add the option to include a summary row at the bottom or top of the table with a simple drop-down interface per column/field where we could select what kind of statistics we'd like to see for that specific column.