Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello community!
I am new in Qlik and I alrdy have a lot of questions! But at this moment I got stuck with setting up pivot table. I cannt find how could I sort my pivot table by measures. There is only option to sort it by dimensions. Is there any option to have it sorted by measures?
I use 6 rows and 2 measures and I need to sort it by one measure. It is mandatory for me to analyse data.
I have found a few questions regarding to this, but unanswered or outdated for old version of Qlik.
Thank you very much!
..DB
hi,
i also had same issue. wanted to sort by MEASURE, but under SORT block only DIMENSIONS are listed.
so using your solution got answer. thank you.
Hi , Please share the code that you used in the expression. Appreciate your help.
Thank you,
Annu
Not sure if anyone is still experiencing issues.
But just copy the expression of your measure.
Then in each dimension use custom sort by expression and paste your measure in there.
hi
may be this :
aggr(
nodistinct
rank( sum({<yeardimension=>} Revenue),4),CustomerNames)
Its 2024 and sorting is still not an option in a pivot table.. Sigh.. However, a 'Table' visual offers a clean sort functionality by just clicking on the measure name within the heading, allowing users to sort Ascending or Descending at their discretion.