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
RickSmalls83
Frequent Visitor

Sort values by date range on X Axis (Line and Stacked Column Chart)

Hi,

 I want to show a column chart that presents a list of Construction site names on the X Axis - which are sorted in an order of when they were completed;

 

RickSmalls83_0-1637762226156.png

 

I have the 'Site Name' on the X Axis, but it seems to be auto sorting it in Alphabetical order, when really i want it to be sorted by a column i have that contains specific dates, ranginf from '02 July 2020' to '19 May 2022'. I would also like to show what sites have been completed in a different colour?

 

Thanks,

 

Rick

 

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

If it's a date column (not text), you can just add it to the tooltips for that visual (or add a measure that returns the date), and then sort the visual by that column/measure (hit the ellipsis on the visual to change sorting behavior).

 

Also, this article shows one way to color your bars with a measure.

Conditional formatting by field value in Power BI - Power BI Docs

 

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

1 REPLY 1
mahoneypat
Microsoft Employee
Microsoft Employee

If it's a date column (not text), you can just add it to the tooltips for that visual (or add a measure that returns the date), and then sort the visual by that column/measure (hit the ellipsis on the visual to change sorting behavior).

 

Also, this article shows one way to color your bars with a measure.

Conditional formatting by field value in Power BI - Power BI Docs

 

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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