Forum Discussion
SharePoint Date Data getting changed in Power BI
- Anonymous7 years ago
Hi DouweMeer ,
this issue is due to the Version Change in the API for accessing the Data from the Sharepoint to Power BI. Have raised an ticked and got it solved.
Based on the solution provided, i changed the API version for the sharepoint source in Advanced editor from 15 to 14. This took in the actual data from sharepoint instead of converting into Text and changing the date into localetime.
Adding this solution for any queries related to this kind of data load issue from sharepoint.
Regards,
Praveen
Hi Everyone,
I faced the same issue, and I did not have access to change the API version as suggested by Anonymous . I found a simple way to match the dates (Assuming you do not need exact timestamps). Apply a "End of Day" transformation in the power editor:
This deafaults it to 12AM of the original date. I hope this helps someone out there.
Thanks! This really works! š