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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Jackie003
Frequent Visitor

Format 31.01.2023 as text on Date format

Hello, I have a problem. 

I have in my column such a value: 31.01.2023 (as text)

I want to receive datatype "31/01/2023". When I use locale (united kingdom) I always receive 01/31/2023 but it's not correct.

Do you have any ideas how to recieve "31/01/2023" datatype? 

2 ACCEPTED SOLUTIONS
HotChilli
Super User
Super User

What is your location and regional settings?

It looks like you can just change the datatype to date or parse it as a date (from the ribbon on the Transform menu -> Date section)  but I suspect it's a little more complicated than that otherwise you would have tried it.

 

View solution in original post

Jackie003
Frequent Visitor

I solved the issue. I set in my personal settings UK type. Thanks a lot!

View solution in original post

3 REPLIES 3
pradeep_kare12
Resolver I
Resolver I

Load your data into power query, after that select the column containing the date values you want to convert. Go to the transform tab and click on replace value and in the replace values dailbox in the value to find field, enter "." and in the replace with field, enter "/" and make sure to check the replace current selection only option and click ok button to replace all periods with slashes in the selected column. Now that you have the date values in dd/mm/yyyy format, and now you can change the data type to a date.

Jackie003
Frequent Visitor

I solved the issue. I set in my personal settings UK type. Thanks a lot!

HotChilli
Super User
Super User

What is your location and regional settings?

It looks like you can just change the datatype to date or parse it as a date (from the ribbon on the Transform menu -> Date section)  but I suspect it's a little more complicated than that otherwise you would have tried it.

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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