The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have problems with dates from a Sharepoint list. It imports some the dates wrong. For example, the date in the list is 1.1.2025, but Power BI imports is as 1.1.2025. Do you have any suggestions what I can do about this?
Thank you in advance!
Solved! Go to Solution.
Hi @sw123,
Thank you for reaching out to the Microsoft Fabric Forum Community.
Thank you @Cookistador @pankajnamekar25, for your insights.
Thank you for the clarification! The issue where "1.1.2025" in SharePoint appears as "31.12.2024" in Power BI is likely due to time zone adjustments during the data import process. SharePoint stores dates in UTC, while Power BI may convert them to your local time zone, causing a shift in the displayed date.
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Hi @sw123,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hi @sw123,
Thank you for reaching out to the Microsoft Fabric Forum Community.
Thank you @Cookistador @pankajnamekar25, for your insights.
Thank you for the clarification! The issue where "1.1.2025" in SharePoint appears as "31.12.2024" in Power BI is likely due to time zone adjustments during the data import process. SharePoint stores dates in UTC, while Power BI may convert them to your local time zone, causing a shift in the displayed date.
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Thank you! This did the trick 😀
But it looks fine with the screen shot you shared
If you want to switch the data type, you have to click on close apply, and select the column in Power BI desktop and on the top in column tools select Format
I do not see the difference, but maybe a conflict between the date format in your sharepoint and in your system settings
In power query, try to use Using local
And here, you can select another date format (for example mm/dd/yyyy or dd/mm/yyyy)
Hi,
I do not have this Using locale?
You can select it with this way, select the column with the date and click on the small icon (which represent the data type)
and then select the date format
Ok, I didn´t mean the date format though. I meant, that the date that Power BI imports from the Sharepoint list is wrong. For example the date 1.1.2025 is in Power BI 31.12.2024.
Hello @sw123
You can try
Select the date column in Power Query.
On the Home tab, click on Data Type and set it to Date
Last option as shown in image
Thanks,
Pankaj Namekar | LinkedIn
If this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.