Forum Discussion
DateTime in Published Report shows as UTC
Hello all,
I recently noticed an issue with some published PowerBI Reports in various workspaces not showing the correct times. It seems to be happening with reports that have CDS as the data source.
The PowerBI Report shows DateTime data in my local time (MDT) on the desktop version of PowerBI and note the "Last Date Refresh" Card showing the local time - I only use the Now() formula.
Once I publish the PowerBI Report to a workspace, the report will still show the correct timestamps with the local time. But if I refresh the dataset from the workspace, all the times get updated to UTC:
How can I solve this issue? It seems to happen only with CDS data when refreshing a published report from the workspace.
Thank you.
- Hi there
This is because all the Power BI Servers have their datetime set to UTC. So when using DAX functions that use NOW() for example it will always be in UTC
This blog post explains this as well as how to get it working for your timezone: https://www.fourmoo.com/2017/10/03/power-bi-did-you-know-all-power-bi-services-servers-are-in-utc-now-how-to-handle-it-for-dates-times/
6 Replies
- amitchandakSuper User
Anonymous , refer if this can help
https://support.helpshift.com/kb/article/how-do-i-set-my-timezone-in-power-bi/
- GilbertQSuper UserHi there
This is because all the Power BI Servers have their datetime set to UTC. So when using DAX functions that use NOW() for example it will always be in UTC
This blog post explains this as well as how to get it working for your timezone: https://www.fourmoo.com/2017/10/03/power-bi-did-you-know-all-power-bi-services-servers-are-in-utc-now-how-to-handle-it-for-dates-times/- DeepaktiwaryRegular Visitor
I have created one dashboard where i have used one date slicer which has format as "DD-MM-YYYY",when i published it then the format got changed "MM-DD-YYYY".How to fix this ?
Can anyone help me on this
Thanks
- AnonymousNot applicable
amitchandak My organization doesn't use Help Shift and we don't have those settings so that link is not helpful. Any other suggestions?
- collinqSuper User
Hi Anonymous ,
Here is a solution that might be helpful:
Or this one here:
https://community.powerbi.com/t5/Desktop/Add-UTC-offset-to-client-time/td-p/700640
I would appreciate Kudos if my response was helpful. I would also appreciate it if you would Mark this As a Solution if it solved the problem. Thanks!