Forum Discussion
HenryH
10 years agoRegular Visitor
SharePoint date differs from Power BI date
Hi, I have imported data from a SharePoint list into Power BI including one column containing a date. The date in Power BI differs 1 day from the date in SharePoint. e.g. Sharepoint: 1/6/2016 >...
Anonymous
7 years agoNot applicable
Just came across this thread when having the same issues. I seem to have sort of worked it out, I have a Date/Time column in SP that comes in as text to Desktop and it is jumping ahead 6 hours. Note this is only for local time I believe.
- Open Power Query
- Change Data Type to Date/Time/Timezone
- Change Date & Time Column, Time to Local Time
- Change Data Type to Date/Time to remove the Timezone
No idea why this is doing it, but it gets me the correct time now. Now, if only there were more visuals that worked with time...
Anonymous
7 years agoNot applicable
Hi
I just followed your steps unrly and it does seem to work, thanks.