Sukumar Chittooru on 2021-08-05 16:03:20
UTC date column in the power bi should be converted to local time of an user dynamically. For example, if user access a report from PST time zone, the UTC column should be converted to PST and if accessed from EST time zone, the report should show EST time. I believe this feature is currently not available.
It will great to have this feature as users would find it easy to read the time columns in the reports.
- Comments (9)
- Merged Idea (3)
Ross Chevalier on 2021-07-22 16:04:27
Function that converts PowerBI sourced UTC time to local system time in report card
We need to show the last synced date and time on reports. I have a method that returns the last sync time. While it initially displays my local time, in short order it changes that to show the sync time in the UTC zone. This is working as expected according to my research. <...
Joe LaFond on 2022-03-14 02:26:50
UTC time
Please, please, please, allow us to have our Power BI online cloud environment to reflect our dates according to our set time zone instead of forcing it to use UTC time. This is extremely frustrating to deal with.Thank you for your time.
Satyam Jaimini on 2022-06-24 07:28:37
Here is an idea to implement custom Time zone (UTC) in a Power BI Model with Direct Query Mode.
We have an alternative solution, where we can build a custom column in Power BI Model with Import mode of connectivity to change UTC time zone based on the requirement, however the same won't work with Direct Query mode as we cannot build custom column, need some implementation for the same in...