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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sort Stacked Column Chart by Y-Axis Value??

How do I make it so the Business Unit with the largest quantity is at the bottom of the stacked column and the smallest at the top? Can this be done for each column? Do I have to sort by expression? If so, what would I write?

Capture.JPG

Labels (1)
2 Replies
vgutkovsky
Master II
Master II

Well, you can't do it for each column independently, but you can sort it by the total quantity per Business Unit (regardless of month). Under sort, select Business Unit Group and then sort it by expression descending, where you expression is sum(quantity) or whatever you used as your actual chart expression.

Regards,

Vlad

Not applicable
Author

Thanks Vlad, the above answer is correct! Hunt please mark as correct