Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
altchung
Frequent Visitor

Reordering list

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

 

altchung_0-1623224217181.png

 

Many thanks,

 

Annie

3 REPLIES 3
AllisonKennedy
Community Champion
Community Champion

@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.


Please @mention me in your reply if you want a response.

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

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.