The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to Solution.
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 Team
If 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
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 Team
If 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
It worked. Thanks a lot!
Regards.