Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have the below formula that will rank my 'Risks" by the sum of Immediate high and Long term high. In some situations there are risks that have the same total number. In instances where there are ties, I would like the rank to order the risk that has more Immediate high responses.
Example.
Risk 1 Total number 54. Immediate high 24. Long Term High 30
Risk 2 Total number 52 Immediate high 43. Long Term High 9
Risk 3 Total number 52. Immediate high 48. Long Term High 4
Risk 1 should be 1 since it has higher total. Risk 3 should be come in at rank 2, because there is a higher number of Immediate High. Then Risk 2 at 3.
Here is my current formula:
Solved! Go to Solution.
@Nick221_ , You can choose tie breaker
Rank Tie breaker
https://community.powerbi.com/t5/Community-Blog/Breaking-Ties-in-Rankings-with-RANKX-Using-Multiple-...
https://databear.com/how-to-use-the-dax-rankx-function-in-power-bi/
If you have small data to rank, you can consider Window
Learn Power BI: Window as Rank- why and Why not: https://youtu.be/Pu8y8bd5mb8
@Nick221_ , You can choose tie breaker
Rank Tie breaker
https://community.powerbi.com/t5/Community-Blog/Breaking-Ties-in-Rankings-with-RANKX-Using-Multiple-...
https://databear.com/how-to-use-the-dax-rankx-function-in-power-bi/
If you have small data to rank, you can consider Window
Learn Power BI: Window as Rank- why and Why not: https://youtu.be/Pu8y8bd5mb8
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
15 | |
11 | |
10 | |
10 |