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: 
Not applicable

hi rec sorting

1. how to sort the products by using expression in qlikview sort properties

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

On the sort pane, select the Product field and check "Expression". Then enter the expression you want to sort by like "=sum(Sales)".

-Rob

Not applicable
Author

Hi Mvr,

Goto Sort Tab,

In expression write,

=Match(ProductNamefield, 'Product1','Product2','Product3','Product4')