Forum Discussion
Sharepoint List Date Error
- 2 years ago
SharePoint stores the datetime in UTC, so you have to shift the time in PQ to match it back up with what you want.
Craig_01 , refer to these past solutions
amitchandak Thanks for the links, these dont seem to solving my issue.
I have checked my sharepoint site & powerbi regional settings and they both match.. The sharepoint site is being populated by a power automate flow.. Not sure if this could be a factor.. However the dates are showing correctly in Sharepoint List..as 08/07/2024 00:00, however in power bi it shows as 07/07/2024 23:00... Which makes it look like the orders were recieved on the wrong day..
Any other suggestions.
Regards
Craig
- christinepayton2 years agoMost Valuable Professional
SharePoint stores the datetime in UTC, so you have to shift the time in PQ to match it back up with what you want.