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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot chart: How to have total on the extreme right of the pivot

HI,

          Similar to a pivot table in excel how can we have the total/subtotal on extreme right of the table. In Qlikview we can have the total/subtotal at the top or bottom of the row, but I want to have the total on extreme right as well.

Thanks,

Lax

1 Solution

Accepted Solutions
pover
Partner - Master
Partner - Master

If you pivot a dimension so that the values appear as columns, the total will appear to the far right.  If your total is a sum of expressions you have to create an additional expression and use can use the column() function or expression labels to refer to the other expressions and add them up.

Karl

View solution in original post

1 Reply
pover
Partner - Master
Partner - Master

If you pivot a dimension so that the values appear as columns, the total will appear to the far right.  If your total is a sum of expressions you have to create an additional expression and use can use the column() function or expression labels to refer to the other expressions and add them up.

Karl