This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello, everyone,
i need your help please
I want to sort by sales (Umsatz). Everything went great. However, when I add a column (Score), the Rank column is wrong. Why? lots of 1s appear. Is it my measure? I thank you for every answer.
Rank = CALCULATE(RANKX(ALL(Customers[POS-Partner]),[Umsatz]))
Initial situation:

How it should be:

Hi @azaterol ,
In order to better understanding your demands and give the right solution, could you please share with me some screenshots of your data after hiding sensitive information ?
Thanks for your efforts & time in advance.
Best regards,
Yadong Fang
Hi @azaterol,
Just use RANKX(ALL(Customers[POS-Partner]),[Umsatz]) to create a DAX Column and then continue with the changes that you want to do in the visuals. Why use RANKX with CALCULATE!
Did I answer your question? Mark this post as a solution if I did!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |