Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Kaushik2020
Creator III
Creator III

Custom column totals in a table

Hi everyone, is there any option to have a custom total for each column instead of the predefined totals ? 

Currently it shows default total for the columns. see attached. 

1 Solution

Accepted Solutions
Or
MVP
MVP

In a regular table, you can select individual total functions for each measure:

Or_0-1691069131005.png

In a pivot table, you would need to write a formula that does this, typically done with the use of Dimensionality().

 

View solution in original post

1 Reply
Or
MVP
MVP

In a regular table, you can select individual total functions for each measure:

Or_0-1691069131005.png

In a pivot table, you would need to write a formula that does this, typically done with the use of Dimensionality().