Articles on: Analyze

How do I add a new total row to my table?

The platform allows you to add a ‘total’ to your query results for tables. This is possible by clicking into the group by tag in the query form and checking “Include total values”. Doing so will compute a total across all values for that group by. Note this is not a naive total — it is computed in the backend and so it represents the correct aggregation.


You can also add subtotals to your table. You do so by enabling totals in more than one group by in the table.

Updated on: 25/09/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!