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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 62 | |
| 54 | |
| 40 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 94 | |
| 83 | |
| 32 | |
| 32 | |
| 24 |