Is there any way to add a row Total at the bottom of my summary results table?
I have multiple summary tables in my dashboard that display for current and prev month/year and need my customers need to see a total of the results.
Pls note this is Not a pivot table, just a simple summary table, thanks
The only visualization type that includes a total in the table display is a Pivot.
Thanks but Im unable to use pivot tables as getting the below error
You need to configure the question to be compatible with the pivot, which means defining Sum aggregations for the columns you want summed. As per docs this only works with notebook questions and not native queries.