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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
David_K
Creator
Creator

Ranking - Not in Sequence

Hi Everyone, 

 

I have an issue with RANK function, in that it is not assigning the correct ranking against the number being ranked.

I have used the following:

Num(Rank(-sum([Complaints]/[Sales])))

Num(Rank(aggr(-sum([Complaints]/[Sales]),Sales_Outlet),1))

 

this is an example of the outcome in both cases

David_K_0-1679504628106.png

 

Right Hand column is the RANK, and the 2nd right is what it to be ranked.

 

Any guidance / recommendations will be  great help.

 

Many thnaks,

David 

 

 

 

 

Labels (6)
2 Replies
vikasmahajan
MVP
MVP

Hi David,

What is expected output ?  it should be like 1,2,3,4 ... ?  Please can you attach sample data?

Vikas

 

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
David_K
Creator
Creator
Author

Hi Vikas,

Thanks for coming back on this query.  I have attached sample data as it should be ranked.

The sequence is as you say, 1,2,3,4 etc., with the highest value being the lowest ranked as per the attached file.

 

I am unable to open QLIK files from this site as I only work on the web based version, and do not know how to import files to this platform, therefore if you have a solution, can you type the script as part of the reply, or even better how to import files for the web application.

Thanks again, 

David