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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
s10157754
Creator III
Creator III

How to sort pie chart in descending order without any dimension?

Dear Qlikview Experts,

I have came across a situation whereby I do not have any dimension but with multiple expressions in a pie chart. The problem that I have faced was that I am not able to sort the pie chart in descending order. So I was wondering is it possible for me to sort the pie chart based on expression return value? (Such as from biggest % to smallest %) but I have no idea on how to do this.

Capture1.PNG

I had attached the sample Qlikview File for your reference. Any other alternative ways to achieve the same outcome will be greatly appreciated as well! Thanks for your help in advanced!

Best Regards

QianNing

11 Replies
tresesco
MVP
MVP

You can still label it as you want using calculated dimension, like:

=Pick(Match(Result, 'Invalid', 'Intermittent', 'Good') , 'Something1', 'Tom', 'Harry')

Capture.JPG

s10157754
Creator III
Creator III
Author

Dear Tresesco,

Thanks a ton for your help! Your solution works like a charm! Appreciated so much for your kind effort and have a nice day!

Best Regards

QianNing