Forum Discussion

SAPpowerbi's avatar
SAPpowerbi
Helper II
4 years ago
Solved

Rank for unique values

Hi Team ,

 

I need help to rank number to unique values .

 

Source Data - In below Table i got same rank for unique value as 0 ,  i want each "0" value showing unique rank .

Category NameCalculated Measure (Values)Rank
A101
B202
C03
D03
E03
F03

 

Expected Output - we need below output .

if there is any unique value in calculated column(Values) , i want diffrent rank for each unique value like below .

 

Category NameCalculated Measure (Values)Rank
A101
B202
C03
D04
E05
F06

 

Thank you in advance , kindly help me to solve this issue .

  • Hi, SAPpowerbi 

     

    You can try to add the index column in the power query editor.

     

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies