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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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 Solution Authors