Forum Discussion
EMaguire
4 years agoFrequent Visitor
UTC time in Power BI Dataflows incorrect?
I have some Power BI Dataflows which are processing data for Power BI Activity Events (in JSON file format). These contains the CreationTime for each record in UTC datetime format - for example '2022...
- 4 years ago
To resolve my own post/question - in case anyone else comes across similar issues and finds this thread:
We found the problem was a result of the time-zone setting on our gateway server, which for some reason was not set correctly.
EMaguire
4 years agoFrequent Visitor
To update on my own post/question:
From some further testing, my issue seems to be related to our on-premises data gateway, rather than the dataflows. In dataflows which don't use the gateway I get the correct datetime/timezone. But when I use the gateway I get the same issue as above. I'm following up on this internally.