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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
I am trying to custom sort an axis that lists percentage ranges but having trouble even after reading the number of articles on this. See Image below. I even tried to create a table to then order these. Help please!!
Solved! Go to Solution.
You need to create a relationship between your data table and new table where you created indexes using key Compa Ratio Ranges.
You need to add Index column in the new table. And have something like this:
Index Value
1 <80%
2 80-89%
3 90-99%
etc.
And then sort Value field by Index field. Then it should work.
Thanks @RolandsP! Any idea what I do next after I have added the index to then sort my graph in the same order?
Thanks heaps in advance 🙂
Please select Value field form Field list and then find Sort by Column button on Ribbon. You press that button and you will be able to select that Value field is sorted by Index field.
hmm not quiet what I am after.
I now need to sort the below graph in the same order as the index - how do I link the additional query to my raw data?
You need to create a relationship between your data table and new table where you created indexes using key Compa Ratio Ranges.
Figured it out. Thank you!
Cheers!
I have done that and then sorted by index but still no luck.
Any other tips or tricks?
Thanks again @RolandsP
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 |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 50 | |
| 29 | |
| 23 | |
| 23 |