feat: add configurable pivot totals for Explore and Canvas#9520
feat: add configurable pivot totals for Explore and Canvas#9520djbarnwal wants to merge 13 commits into
Conversation
|
@djbarnwal : Can you also confirm it doesn't query totals as well when its hidden ? |
|
Looks good from code POV |
|
Re: query optimization
|
Yes, made the Hide Totals row and hide totals column options dynamic
Fixed
Now we only show the "Hide totals row" option for flat table
Yeah we chose to not have it in our initial design. Do you think we should add a "Total" label similar to the row header and put it in bold?
Would need to check on cancelled API calls, address the query optimization in the above comment. |

Adds support for toggling pivot/flat table totals across Explore and Canvas.
Changes
Total rowandTotal column.hide_totals_rowhide_totals_colChecklist: