Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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]))))
Solved! Go to Solution.
@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]))))
@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]))))
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 🙂
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
65 | |
64 | |
56 | |
39 | |
27 |
User | Count |
---|---|
85 | |
59 | |
45 | |
43 | |
38 |