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
miguelflores
Advocate I
Advocate I

Sorting Data Manually

Hi!

 

How do I sort a stacked bar chart by age group in ascending order? 

From Below 18 Years old to 65+ Years old?

Capture.PNG

 

Thanks!

1 ACCEPTED SOLUTION

@miguelflores

I take it you've created those "Bins" with a conditional column

I'm calling this column Category in the image below

Then I use it to create another Column called Custom Sort which we'll use to sort the Bars

See image below - let me know if you have any questions...

Query Editor - Sort By Column.gif

Hope this helps! Smiley Happy

 

EDIT: I've used the Query Editor for both columns

but you can use SWITCH statements (nested IFs) to get the same results with DAX created columns! Smiley Happy

View solution in original post

6 REPLIES 6
Sean
Community Champion
Community Champion

Click the ellipses ... in the top right corner of the Visual - Sort By

I already tried it but the result looks like this:


Capture.PNG

 

In my mind it shoutd be:

Below 18 Years Old

18-24 Years Old

25-34 Years Old

35-44 Years Old

45-54 Years Old

55-64 Years Old

65+ Years Old

 

is there a way to manually sort it?

 

Thanks!

@miguelflores

I take it you've created those "Bins" with a conditional column

I'm calling this column Category in the image below

Then I use it to create another Column called Custom Sort which we'll use to sort the Bars

See image below - let me know if you have any questions...

Query Editor - Sort By Column.gif

Hope this helps! Smiley Happy

 

EDIT: I've used the Query Editor for both columns

but you can use SWITCH statements (nested IFs) to get the same results with DAX created columns! Smiley Happy

Thanks! I got it! 🙂

 

What books do you recommend in using the powerbi more effectively and efficiently? 

@miguelflores

 

You need to do something like

this:

 

 




Lima - Peru

Thanks!

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.