Forum Discussion
snph1777
6 years agoHelper V
Power BI - DAX language RANKX function for TOP 5 only
I have a Power BI table report as below. Products (dimension column) ProductCount (measure) ProductRank (measure) Fridge 36 1 AC 30 2 Fan 28 3 Light 25 4 Chair 20 5 ...
snph1777
6 years agoHelper V
Hello mahoneypat
I am using this in a visual, so really don't need a total; I am planning to show this in a pie chart.
Can i do this, showing the 'Others' as a 6th rank ? Will I get 17 for Others?
mahoneypat
6 years agoMicrosoft Employee
This approach wouldn't work in a pie chart. You will have to do one of the suggestions before to get an "Other" value in your products column.
Regards,
Pat