Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
knightwriter
Creator III
Creator III

Sort issue

Hi All,

I am uisng a pivot table and I am using 3 dimensions and one Sum total in the expression.

Name, Sub Name, Month & Total. I have month as horizontal.

I am looking to list the highest total Name and then Sub name under that, at the moment, it only lists the sub name by highest total. I have selected Y-value on the Name dimension and still no luck.

Any suggestions?

1 Solution

Accepted Solutions
avinashelite

you could add a sorting expression in the sort tab...like

sum(TOTAL<Name, Sub Name>total )

View solution in original post

5 Replies
Chanty4u
MVP
MVP

can u share sample qvw?

or screen sht hw it luks?

avinashelite

you could add a sorting expression in the sort tab...like

sum(TOTAL<Name, Sub Name>total )

knightwriter
Creator III
Creator III
Author

Hi Avinash,

This partially works but ranks from lowest to highest, how do I flip it?

knightwriter
Creator III
Creator III
Author

sorry, got it by changing to descending !