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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Kirsten
Creator II
Creator II

sort on count and change order of columns pivottable

I have sorted  my pivottable on count but would like to have an additional sort in which I change the order of my columns: service area 1, service area 2, service area 3, service area 4 . My sorting on count already works.

I assume the sorting by columns need to be integrated in my first expression in sort?

But how to have both integrated in one expression?

 

See attachment

1 Solution

Accepted Solutions
lorenzoconforti
Specialist II
Specialist II

From what I can see, you are sorting "Material+Material Desc" by expression in descending order based on "Service Area 4" 

Now you want to sort "Service Area" based on an expression; this sorting will not be linked to the previous one as you are sorting a different dimension of the pivot table. You just need to sort "Service Area" by expression 

View solution in original post

2 Replies
lorenzoconforti
Specialist II
Specialist II

From what I can see, you are sorting "Material+Material Desc" by expression in descending order based on "Service Area 4" 

Now you want to sort "Service Area" based on an expression; this sorting will not be linked to the previous one as you are sorting a different dimension of the pivot table. You just need to sort "Service Area" by expression 

Kirsten
Creator II
Creator II
Author

I did this and it works thanks!