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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
StacyCui
Creator
Creator

input variable in set analysis sorting

Hi, I created an input variable and define its value as 1,2,3. And then, I use it in set analysis in a bar chart. I'd like to show the value according the input selections and these values are sorting automatically. But, It's not sorting like below, How to fix it?

Bar chart sorting:

StacyCui_1-1669096977346.png

Input variable:

StacyCui_0-1669096750638.png

Set analysis:

pick($(vswitch_volume_quantity),count(distinct UNIQUEID),sum(ORDERINTAKE),sum(WEIGHTEDORDERINTAKE))

Labels (2)
0 Replies