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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
MYDATASTORY
Resolver I
Resolver I

How to reformat date column from MM/DD/YYYY to DD/MM/YYYY

Hi,

I have a date column which is displaying in the wrong date order currently showing MM/DD/YYYY (12/01/2020) and I want it to start with (day, month, and the year)  DD/MM/YYYY  ( 01/12/2020).   Please below the dummy data.Thanks in advance

Wrong display:                          Required Display:

Date (MM/DD/YYYY)                 DD/MM/YYYY (Required output)

01/01/2020                                01/01/2020   

03/01/2020                                01/03/2020

10/01/2020                                01/10/2020

11/01/2020                                01/11/2020

12/01/2020                                01/12/2020

1 ACCEPTED SOLUTION

Thanks so much for quick response, I have found a video on YouTube 

https://www.youtube.com/watch?v=DWjbd7NPUCM

View solution in original post

6 REPLIES 6
MYDATASTORY
Resolver I
Resolver I

I have found a video on YouTube, and it does explain the steps.

 

https://www.youtube.com/watch?v=DWjbd7NPUCM

Tahreem24
Super User
Super User

You can try below two options.

Option 1: use the format formula.

Column= Format(TableName[DateColumn], "DD/MM/YYYY")

Option 2: Select your date column and to format option and set the format from the drop-down list.

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Please take a quick glance at newly created dashboards : Restaurant Management Dashboard , HR Analytics Report , Hotel Management Report, Sales Analysis Report , Fortune 500 Companies Analysis , Revenue Tracking Dashboard
camargos88
Community Champion
Community Champion

Hi @MYDATASTORY ,

 

Check this link:

https://radacad.com/flawless-date-conversion-in-power-query

 

I believe you need to load your dates using locale.



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Thanks so much for quick response, I have found a video on YouTube 

https://www.youtube.com/watch?v=DWjbd7NPUCM

amitchandak
Super User
Super User

@MYDATASTORY , you need change setting to UK format.

https://community.powerbi.com/t5/Desktop/How-to-apply-UK-date-format-dd-mm-yyyy-in-Date-slicer/td-p/...

 

You can check if you see some options in format.

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

Thanks so much for quick response, I have found a video on YouTube 

https://www.youtube.com/watch?v=DWjbd7NPUCM

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.