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.
When working with data from Sharepoint online list, I realized that the date has 1 day difference than the source. Both the SPO site and the computer is in same time zone.
Source Date, this is a sharepoint online list.
Dates in query in PowerBI Desktop
If you have faced this issue, and have resolved it. Appreciate sharing!
Hi @kevinteh,
Based on my research, I found a similar thread here which mentions this issue may due to daylight saving using Api 15. And there is solution for this issue by changing the ApiVersion to 14 (currently is 15) in the Advanced Editor that is used to pull the SharePoint list containing the dates. Could you go to check if it helps?
Regards
When I tried to export the SPO List to Excel, the dates are allright. anyone?