Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
i'm trying to use RANKX measure to set rank on my power bi report. but i have some problem (see screenshoot), any body can help me, how to fix that issue?
Solved! Go to Solution.
hi @Cardi0z
In first table visual I have used ALL(Rank) and in second I have used ALLSELECTED(Rank), this will honour filters from the filter panel. Hope this helps.
Rank = RANK( DENSE, ALL('Rank') , ORDERBY('Rank'[Points], DESC), FIRST)
hi @Cardi0z
In first table visual I have used ALL(Rank) and in second I have used ALLSELECTED(Rank), this will honour filters from the filter panel. Hope this helps.
Rank = RANK( DENSE, ALL('Rank') , ORDERBY('Rank'[Points], DESC), FIRST)
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 12 | |
| 10 | |
| 8 |