Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I have a rankx that will rank the total number of High Severity responses. I have the rank to prioritze number of Immediate high responses for a tie breaker. However, I do not want ranks to duplicate. Example below. How can I add an additional tie breaker in my existing formula so there are no dupicates in my rankings.
Formula
Solved! Go to Solution.
@Nick221_ You can add a random number. Another way is using this: The Mythical DAX Index - Microsoft Power BI Community.
Thanks! That worked.
@Nick221_ You can add a random number. Another way is using this: The Mythical DAX Index - Microsoft Power BI Community.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |