Forum Discussion
Powerbi Last refresh date and time
- Anonymous6 years ago
Hi Anonymous,
AFAIK, power bi service always converts your date fields to UTC formula after you publish it. Currently, it does not support to dynamic change date range based on the user region.
I'd like to suggest you create user table with offset fields based on user regions, then you can add a calculated field to your table to manually calculate out the local time based on related offset field.
Regards,
Xiaoxin Sheng
https://radacad.com/solving-dax-time-zone-issue-in-power-bi
Note that "last refreshed time" has very limited meaning and/or can be misleading. It is much more important to have a "last modified" column in your actual data and you should display that instead.
Refreshes will happily reload data from the data source even if that data has not changed at all.