Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I'm getting I'm getting an error in date/time fields with SharePoint Online list, this is when using the 2.0 (Beta) implementation.
Note: I don't have this issue when using the 1.0 implementation (which is a bit slower).
The error mesage I'm getting is:
DataFormat.Error: We couldn't parse the input provided as a DateTime value.
Details:
16/11/2020 18:04
I've tried changing the locale (to English UK), but no luck so far.
Solved! Go to Solution.
Today, I refreshed my query, and the issue has magically fixed itself.
I believe this is an issue caused by my locale settings: I checked the following
none of this works for me sadly, its just broken as the parse is hidden in the dataload rather than allowing me to manage it myself
sasme problem but my system is full uk locale and still wont do anything but fail to parse and shows an error
Today, I refreshed my query, and the issue has magically fixed itself.
I believe this is an issue caused by my locale settings: I checked the following
Hi @dantshin ,
Could you provide an image of the dates so that we are able to see if there are any issues directly.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Liang,
Here you go:
Add a Replace Values step on that column replacing the space with a "T" before you try to change to DateTime.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Hi Pat,
Unfortunately, that doesn't work. Even before I can change the type, Power Query is already determining the column type - it already knows it is a Date/Time type.
Here is a screenshot in PowerQuery right after I've selected the list (in the Navigation step). I haven't had a chance to change the type yet.
I do wonder if it's something to do with the locale - as some dates do make it through (if either month or date is 12 or less) - but I have already forced the locale to be en-GB (English-UK)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.