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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
pal95
Helper III
Helper III

Setting days in a correct order

Hi, just a simple question:

I would like days to be in the correct order on my axis, like Monday, Tuesday, Wednesday, etc.

Please take a look at the images attached and you will understand what I mean.
time.PNGdayname.PNG
Thank you for your time!

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

You need to use the Sort By Column feature for this.  Please see this link.  https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column

You can use your DayOfWeek column to sort the day name column.

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

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

3 REPLIES 3
amitchandak
Super User
Super User

@pal95 ,

Add a column

week day = weekday([Date],2)

 And sort you weekday name on this

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

First Createa new calculated column for Day of week 

 

Second, sort your [Day] column by your newly created [Day of Week] column.

Highlight the [Day] column

Click Modeling -> Click Sort By Column -> click [Day of Week]

mahoneypat
Microsoft Employee
Microsoft Employee

You need to use the Sort By Column feature for this.  Please see this link.  https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-sort-by-column

You can use your DayOfWeek column to sort the day name column.

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors