Forum Discussion
Date format mismatch between Sharepoint list and Query
Hello:
I am retrieving a Sharepoint list into PowerBI. One of the columns in that list is a date, with format date-time.
In Sharepoint I see the date as "dd-mm-yyyy". But in the query and in Power BI, this same column shows as "mm-dd-yyyy". So, not all dates are imported.
How may a solve this problem?
Thank you and regards.
- Anonymous3 years ago
Hi superjam ,
1. Options --> Current file --> Data load --> uncheck the box of detect columns types and headers for unstructrued source;2. Or in PowerQuery Editor --> select the date column and right-click --> change type --> using locale --> Choose the appropriate date format.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
2 Replies
- AnonymousNot applicable
Hi superjam ,
1. Options --> Current file --> Data load --> uncheck the box of detect columns types and headers for unstructrued source;2. Or in PowerQuery Editor --> select the date column and right-click --> change type --> using locale --> Choose the appropriate date format.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
- superjamHelper II
It worked. Thanks a lot!
Regards.