Forum Discussion
Incorrect Time Zone setting at Power BI Service
- 4 years ago
Hi raymondwkmok
The Power BI service only operates in the UTC time zone, you need to adjust dates & times in DAX or Power Query.
There are lots of resources on this these few may help..
Dynamic time zone conversion using Power BI – The White Pages (unlimitedviz.com)
Power BI Service Time Differences and How to Fix It (linkedin.com)
Showing Current Time and Latest Refresh Time at Local Timezones in the Power BI Report - RADACAD
Hope this helps
Stuart
Hello Stuart, assuming that I am publishing my report from Desktop to Service, does this mean that I can never have my date/time value displayed correctly in both places? I understand that I can use DAX/PQ make the date/time value accurate on service, but then it is displayed incorrectly when I have it displayed in desktop, right? Thanks!
Found a simple Solution,
Create New Measaure
it will ALWAYS displays result in UTC you can then modify it
it will add + 5 hours 30 min
If you have already existing dates then you can now do some calculations like +- for your results, use AI like chatgpt or geemini for that help