Forum Discussion
Penn
Resolver I
7 years agoDAX ranking question with a sample pbix file
Hi Everyone,
Thought it would be easy with a sample pbix file.
What I want to do is to rank [Item ID] as per [Display Margin] from hightest to lowest. The ranking should also able to adjust as per the filters used.
Thanks very much!
- Anonymous7 years ago
Hi Penn ,
If you mean you want to ranking multiple columns, you can refer to following link to use countrows and isonorafter function to achieve your requirement:
Regards,
Xiaoxin Sheng
1 Reply
- AnonymousNot applicable
Hi Penn ,
If you mean you want to ranking multiple columns, you can refer to following link to use countrows and isonorafter function to achieve your requirement:
Regards,
Xiaoxin Sheng