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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Everyone,
I have a list which is shown below. I can sort them Store Count (smallest to largest or vice versa), or Store Priority (alphabetically).
It there a way to write some code to customise the sort. Ideally, I would like to sort them as follows -
1. High Priority
2. Medium Priority
3. Low Priority
4. No replacement in Year 0
Many thanks,
Annie
@altchung You either need to add a new column in Power Query, or add a new table.
For Power Query:
Click Transform Data
In Power Query click Add Column tab in ribbon
Choose Conditional column
Put in your conditions for high, med, low, other so that each value in the existing column has a different number. Name this column [Priority Sort]
Close and Apply changes.
Click on the Store Priority column to activate the Column Tools tab in ribbon > Click Sort by Column > Choose the new [Priority Sort] column you just created.
Now whenever you sort a visual by Store Priority, it will sort by the numeric column instead of alphabetically.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
Thank you for your response. Apologies, I was not clear in my request. I don't think I can use a conditional column as the priority is a calculated measure, which therefore doesn't appear in the Power Query.
Hi, @altchung
Could you please share a sample pbix file and expected result for research?
Best Regards,
Community Support Team _ Eason
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 42 | |
| 40 | |
| 40 | |
| 40 |