Forum Discussion

Alta88's avatar
Alta88
Helper IV
4 years ago
Solved

RANKX Function - Help

I'm new to the RANKX function and for some odd reason the Rank Rep column is just turning up '1's as the value.

 

I used the following formula: 

 

Rank Rep = RANKX(ALL('Merge1'[SalesRep]),CALCULATE(DISTINCTCOUNT('Merge1'[SalesRep])))

 

I need to rank each rep according to how many installs they've completed.