Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Penn
Resolver I
Resolver I

DAX 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.

 

Annotation 2019-05-17 170444.jpg

 

Sample file: https://ucliveac-my.sharepoint.com/:u:/g/personal/pwa92_uclive_ac_nz/EWVxnbjgEVhAqvi2NuX_85cBOYz803u...

 

Thanks very much!

1 ACCEPTED SOLUTION
Anonymous
Not 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:

Rank by Quarters

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not 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:

Rank by Quarters

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors