Forum Discussion
HELP WITH RANKING
- 4 years ago
aileenc07 , Close allselected after the full name
rankx(allselected(Table[Full Name]), [Total Output %])
aileenc07 , In power bi rank happen against some column only
like
rankx(allselected(Table[Column]), [Measure])
For Rank Refer these links
https://radacad.com/how-to-use-rankx-in-dax-part-2-of-3-calculated-measures
https://radacad.com/how-to-use-rankx-in-dax-part-1-of-3-calculated-columns
Rank Tie breaker
https://community.powerbi.com/t5/Community-Blog/Breaking-Ties-in-Rankings-with-RANKX-Using-Multiple-Columns/ba-p/918655
https://databear.com/how-to-use-the-dax-rankx-function-in-power-bi/
Hello, thank you so much for responding
this is the error if try it
please help
thanks
- amitchandak4 years agoSuper User
aileenc07 , Close allselected after the full name
rankx(allselected(Table[Full Name]), [Total Output %])