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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Max01
Helper I
Helper I

Column Sorting

Hello!

 

I have a sales pipeline and I'm reporting against various different pieces of data. I have a number of bar charts and unforunately powerbi is sorting the 'sales stage' alphabetically which isn't what we'd like. I tried creating an individual measure for each sales stage, but when you have multiple charts this is very long and also only seemed to help for stacked and pie charts, not for standard bar charts.

 

I do have a linked table which contains the sales stage and its order number:

Capture.PNG

 

 

However I can't get powerbi to sort in this order.

 

Please can you help?

 

Thanks in advance!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

To use a different column when sorting, ensure that [Oppo_Stage] used in your visuals is from the table with the [Oppo_Stage_value] in it.  In the Fields pane, select [Oppo_Stage], then in the Modeling tab, select Sort by Column, and choose [Oppo_Stage_value].  This should allow the text to be sorted based on the numbers. 

 

Sort by ColumnSort by Column

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

To use a different column when sorting, ensure that [Oppo_Stage] used in your visuals is from the table with the [Oppo_Stage_value] in it.  In the Fields pane, select [Oppo_Stage], then in the Modeling tab, select Sort by Column, and choose [Oppo_Stage_value].  This should allow the text to be sorted based on the numbers. 

 

Sort by ColumnSort by Column

As simple as that! Thank you very much!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors