Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to Rank Calculated Expressions using Class()

Hi Qlik Experts,

I'm looking for a workaround for these requirements can anyone give an idea.

Requirements:

  • UoM must be check first where range it belongs
  • Rank must be check prior to class ranges
  • In case of tied rank same number must be tag and the next rank must be numbered prior to previous rank number.
  • Note that rank method must be use, because other rank expressions must be calculated as well regardless of sorting arrangement of the table given.

Please see attached Qlikview Document for reference TIA!

Expected Ranking Result:

Image 1.png

Qlikview Document:

Image 2.png

2 Replies
vinieme12
Champion III
Champion III

Use Rank( EXPRESSION , 4,1)

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Not applicable
Author

Hi Vineeth,

Thanks for your response can you download my TestData.qvw and update it using your solution.. Please note that Class Ranges is calculated expressions I've also provided screenshot for the expected result TIA!