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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

requiremnt

i have a requirement ,

where I need to calculate the rank of the given function,

such as

i need to get the max vol from my given expressions,

=count({<field1={'some value'}>}distinct field2

like this,

i have like this 8 expressions on a text object

and i have action buttons against them ,so when i click on the buttons these text objects should be arranged in a decreasing order

like one with highest vol shud be the first on displayed,

how i shud do this?

3 Replies
YoussefBelloum
Champion
Champion

Hi,

would you be able to share sample app ?

Anonymous
Not applicable
Author

basically I need to arrange the volumes on the basis of decreasing order

so the highest vol shud appear at top,

how i shud do that,

YoussefBelloum
Champion
Champion

ok, but you need at least one dimension to be able to rank a measure.

would you be able to share Images describing the expected output ?