Forum Discussion
Anonymous
10 years agoNot applicable
Using RankX in DAX For PowerPivot / PowerBI
A common reporting need is to rank a certain Attribute by a value. In DAX, the syntax is the following: RANKX(<table>, <expression>[, <value>[, <order>[, <ties>]]]) As always, you can also r...
Greg_Deckler
10 years agoCommunity Champion
Anonymous - This would make a great Blog post, you should consider signing up for the Power BI Community Blog site.
CAPEconsulting
6 years agoHelper III
hey Greg_Deckler any suggestions on this https://community.powerbi.com/t5/Power-Query/RANKX-excluding-blanks/m-p/805465#M27020