Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How to use RANKX

Hi, I have some problem regarding RANKX, 

Let's says I have a data table as below

 
 
 

 

 

 

 

 

 

 

 

 

 

Is that any way to only rank 2021 profit by using rankx

I tried this code buts it keeps show error message

ProfitRank = RANKX('Sheet1','Sheet1'[Profit])

 

Any help or advice will be much appreciate, Thank you 

5 Replies