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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sorting by an Expression

I have a pie chart with two dimensions and an expression which is the total of the two dimensions.  I want to sort the expression in descending order but I'm unable to do so.  Is there a way to sort by an expression when you have dimensions?  I'm thinking I have to include the sort option within the expression as you would when writing a SQL statement (i.e. ORDER BY column_name DESC).

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

On the Sort tab of the properties window you should be able to choose the option Expression and then enter an expression. The results of the expression will be used for the sort order.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

On the Sort tab of the properties window you should be able to choose the option Expression and then enter an expression. The results of the expression will be used for the sort order.


talk is cheap, supply exceeds demand
Not applicable
Author

That worked!  Thank you Gysbert!