Hi community
I have the following question. I’d appreciate any idea how to active it.
I'm organizing my data for AI analysis and need it to be both structured and easy to interpret.
To achieve this, I'm grouping the data by a key variable — in my case, Persona. This approach is working well and displays the information mostly as intended.
However, one thing is missing: I would like to include a summary row (e.g., a SUM or total row) directly below each Persona group to aggregate key metrics (such as totals, averages, etc.).
My question:
Is there a way to automatically add a SUM row beneath each grouped Persona to display aggregated metrics for that specific group?
