This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi All,
Please see below Graph and the order of Result. I need to change the order the result is showing so instead of A,B,WA,WT,WW i would like to see it in the order of A,B,WT,WW,WA. Any help is appreciated.
Solved! Go to Solution.
You need another column that matches up the sort order that you want, so something like:
A,1
B,2
WT,3
WW,4
WA,5
The you can set the "Sort By" column to this other column. You could create this other column in Power Query with an IF statement and then use it as your Sort By column.
You need another column that matches up the sort order that you want, so something like:
A,1
B,2
WT,3
WW,4
WA,5
The you can set the "Sort By" column to this other column. You could create this other column in Power Query with an IF statement and then use it as your Sort By column.
Check out the May 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 |
|---|---|
| 29 | |
| 28 | |
| 25 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 27 | |
| 20 | |
| 19 |