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: 
shreyguptatechie
Contributor
Contributor

Pivot Table Sorting

Hi All, 

 

I have a Vizlib Pivot table chart and I want to sort the Product dimension as 1-Deal, 2-Hubbing, 3- ITFS and so on.

when I am making month selection it is changing the sorting order. Please find below the snippet when i am selecting Apr25 as period. Can anyone please help and suggest.

shreyguptatechie_1-1746453282425.png

 

Thanks in advance. 

Shrey
1 Reply
Chanty4u
MVP
MVP

Try this 

Match([Product], '1-Deal', '2-Hubbing', '3-ITFS', '4-XYZ', '5-ABC')