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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
gpraveenonline
Frequent Visitor

How to convert dd/mm/yyyy to mm/dd/yyy or any date format in Power BI?

For example : if you have a date dd/MM/yyyy. follow the steps

 

1. Edit the table 

2. Split the column with '/' custom delimiter

3. Re-arrange the columns to see the month in first and date column to next and year to the last.

4. Select all the three columns.

5. Right click-> Merge columns with a custom delimiter '/'.

6. Transform the column to change the data type to 'Date'

 

 

Finally you see the column transformed. Its easy. Try it by yourself.

Praveen Kumar G
Inatech
2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @gpraveenonline,

Thanks for your sharing.Smiley Happy

Thanks,
Lydia Zhang

View solution in original post

tjd
Impactful Individual
Impactful Individual

If you're dealing with some clients that use mm/dd/yy and others that use dd/mm/yy, I would suggest that you just use the format: "17-Mar-16" instead of either dd/mm or mm/dd to avoid confusion among your clients.  It is an available date format in PowerBI.

View solution in original post

3 REPLIES 3
Crunchy
Frequent Visitor

I had a similar situation where the data was in the "dd.mm.yyyy" format so Power Query could not covert it into a date format. I created a custom column:

 

Crunchy_0-1721659900366.png

 

tjd
Impactful Individual
Impactful Individual

If you're dealing with some clients that use mm/dd/yy and others that use dd/mm/yy, I would suggest that you just use the format: "17-Mar-16" instead of either dd/mm or mm/dd to avoid confusion among your clients.  It is an available date format in PowerBI.

Anonymous
Not applicable

Hi @gpraveenonline,

Thanks for your sharing.Smiley Happy

Thanks,
Lydia Zhang

Helpful resources

Announcements
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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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