on 2012 May 09 9:05 AM
Hi All,
Can you please reply on my above mail?
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Manoj,
Use the rank function to get the top 25 rank.
Create the variable which will sum data for rank 1-10 and another variable which will sum the measure for rank 11- 25.
Syntax:
Rank(measure;[ranking_dims][;Top|Bottom][;re
set_dims])
Thanks,
Vinay
Example:
Rank([Revenue];([Country]))
Country Revenue Rank
India 1000000 1
US 1000 2
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.