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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Ranking Top Sales Person

I would the ability to rank the top Sales Person and show as an Expression in the report. So that the individual Sales Person can see how they rank to the top Sales Person.

Any Help would be greatly appreciated. Qlikview Example attached.

Thanks

Labels (1)
2 Replies
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Scott,

in order to rank by an expression (like sum(Sales)), you don't need anything fancy - just use function rank():

rank(sum(Sales))

I'm not sure I understand what were you trying to do with the expressions in your example...

Ask me about Qlik Sense Expert Class!
Not applicable
Author

I'm trying to rank inside the expression only the top person with ignoring the selections..