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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
SarikaB
Regular Visitor

Sort End of Week

Hello Team,

 

I have created a End of week column in the CALENDAR table, however unable to sort it chronologically, How can I fix this?

Here is my end of week formula

cEOW = FORMAT([Date] + 4 - WEEKDAY([Date],2),"dd-mmm-yyyy")

SarikaB_0-1635266222473.png

 

Regards,

Sarika

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

FORMAT returns a text value but you probably want a date. What if you remove the FORMAT wrapper and make sure it's a date type column and format the display via the column tools?

View solution in original post

1 REPLY 1
AlexisOlson
Super User
Super User

FORMAT returns a text value but you probably want a date. What if you remove the FORMAT wrapper and make sure it's a date type column and format the display via the column tools?

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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