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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Declare max rank value in rankx

I have a measure ranking 

Rank: Registered Member Max = max(RANKX(ALLSELECTED('ELIGIBLE_POLICY'[GROUP POLICY NAME]),CALCULATE(SUM('ELIGIBLE_POLICY_HH'[REGISTERED_MEMBER_COUNT]))))
but, this is fairly meaningless to people without knowing what the ranking range is. So I guess I want a measure which calculates the MAX of the rank? Or somthing? 
 
Help please!
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Not sure I got it exactly. but try like

 

maxX(values('ELIGIBLE_POLICY'[GROUP POLICY NAME]), RANKX(ALLSELECTED('ELIGIBLE_POLICY'[GROUP POLICY NAME]),CALCULATE(SUM('ELIGIBLE_POLICY_HH'[REGISTERED_MEMBER_COUNT]))))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Not sure I got it exactly. but try like

 

maxX(values('ELIGIBLE_POLICY'[GROUP POLICY NAME]), RANKX(ALLSELECTED('ELIGIBLE_POLICY'[GROUP POLICY NAME]),CALCULATE(SUM('ELIGIBLE_POLICY_HH'[REGISTERED_MEMBER_COUNT]))))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Thanks @amitchandak that has worked, I had tried a MAX but hadn't done MAXX (I still don't really understand the 'x' element of DAX) so I appreciate your input 🙂 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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.