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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
jmccorkle
New Member

Alphanumeric Ordering Fix Including a Hierarchy

We have a software that utilizes BI to report on its stored data.

There is a certain dashboard built that there is a hierarchy in place for how the data is displayed. Now the names of the headers for each hierarchy is what the entire dataset is ordered by. But these names are ordered alphanumerically which is causing an issue with the ordering.

For example: the headings are currently ordered B-1, B-10, and B-2. When they should be ordered B-1, B-2, B-10. This is included in a screenshot below. Is there a way to have BI reorder these without changing the hierarchy and keeping all of the data groups properly grouped together?

jmccorkle_0-1663347517933.png

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Add a column to your data model that indicates the desired sort order and then sort your header column by that column.

Sort one column by another column in Power BI - Power BI | Microsoft Learn

 

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

Add a column to your data model that indicates the desired sort order and then sort your header column by that column.

Sort one column by another column in Power BI - Power BI | Microsoft Learn

 

Helpful resources

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

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors