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.
I am having an issue converting a column from excel full of dates for a date format. For some reason it is able to convert some of the cells to dates (cells in italics), while others give an error when converting to a date (cells not in italics). This issue is happening to some cells which have the exact same value - see 24/05/2022 cells in the attached image.
Is there a reason why it cannot convert to a date when they are clearly dates?
Thank you!
@ , if you system date format is US and you are using Uk format date it might give and issue
You can create a new column too
date(( right(DD__MM__YY[date],4)), (mid(DD__MM__YY[date],4,2)) ,(left(DD__MM__YY[date],2)))
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.