Forum Discussion
Anonymous
6 years agoNot applicable
Diff in dates source/power BI (time zone?)
Hi I have power BI connected to Dynamics 365 The date I see In CRM is different form the date in power BI. It seems that power BI doesnt add GMT +1 even the regional settings is set to norway...
Anonymous
6 years agoNot applicable
Hi
Thanks for answer
The column was alredy set to Date/Time/TimeZone
But the values displays the date and +00:00
Tahreem24
6 years agoSuper User
Anonymous ,
Try to change your computer's timezone OR use the DateTime.AddZone function to achieve your expected output.
Dont forget to hit Thumbs up and also mark it as a solution if it helps you!
- Anonymous6 years agoNot applicable
Hi thanks
My computer i also set corrent to +1 gmt
I want to make this change to all the columns in the dataset and the DateTime.AddZone I assume is only in one function?.
Is this a bug in Power BI?