Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

RANKX Issue

  I want to show the rank based on the customer name only. Here is the formula used Customer Rank  = RANKX( ALL( Sales[CustomerName]), [Amount],,DESC) Please help .