Forum Discussion
kamil2
4 years agoFrequent Visitor
Different data time zones between R and Power Bi Desktop using the same source code in R
I work with GmailR package and Power Bi and I observe that my email data have different message "time" in RStudio (correct time UTC+1, same that in Gmail account) and Power Bi (wrong time, UTC+0) whe...
lbendlin
4 years agoSuper User
It's not really wrong per se, it''s how Power BI is designed. By default Power BI runs on UTC, and you as the developer can choose to let it do its thing (and let the report consumer's locale do the conversion) or - if you choose - to enforce a particular timezome.