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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

Hi @gpraveenonline,

Thanks for your sharing.Smiley Happy

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

v-yuezhe-msft
Microsoft Employee
Microsoft Employee

Hi @gpraveenonline,

Thanks for your sharing.Smiley Happy

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.