Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello.
I am new to power BI and maybe this is an easy question, however, here it is:
I have a text column, storing dates in the form 27.03.2021 and when I try to convert it to date type I receive error for some rows and for some other it works.
Is there any other way to do this type of conversion?
Thank you
Solved! Go to Solution.
Hi @Anonymous
What date format do you use? mm/dd or dd/mm?
The error might be because your locale (format) doesn't match the date format.
Try right clicking on the column header then Change Type -> Using Locale.
Select the Date Type : Date.
You then need to choose the locale of the origin of the data. So as the dates I'm converting are in USA (mm/dd) format, I choose English (United States) as the Locale.
Regards
Phil
Proud to be a Super User!
Hi @Anonymous
What date format do you use? mm/dd or dd/mm?
The error might be because your locale (format) doesn't match the date format.
Try right clicking on the column header then Change Type -> Using Locale.
Select the Date Type : Date.
You then need to choose the locale of the origin of the data. So as the dates I'm converting are in USA (mm/dd) format, I choose English (United States) as the Locale.
Regards
Phil
Proud to be a Super User!