Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone, I am new to QlikSense development and already searched for the solution here in the community but no luck. Anyway here is my scenario-
I have a bar chart with Year-Week dimension.
I have 3 measure value to show for each dimension value. For say these following three measure -
SUM(field_1) //blue bar
SUM(field_2) //yellow bar
SUM(field_3) //red bar
Here is the sample output of 2 data point from Year-Week dimension-
Now you can see, for 2021-W16 data point I have highest count for yellow then blue and then red. Now I would like to sort them for the Value. For other data point in the sample image is already in expected order by luck 🙂
Note: For each data point, that order can be different based on value/count.
Thanks in advance.
With a bit of trickery it's possible. See attached example
With a bit of trickery it's possible. See attached example
Thanks Gysbert for your answer, but unfortunately this tricks not working for me 😞
Just to avoid confusion, I am using QlikSense.
Can you please check what I am doing wrong-
No, you check why it doesn't work for you. That's why I attached the Qlik Sense app in the first place.
Thanks for your help Gysbert. It worked the way you implemented things in the app.