Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Powerbi Last refresh date and time

Hi,

 

I have cretaed a report which is used by users from different parts of the world and i have put the last refresh date using this:

Ishan25_0-1594367740004.png

 

But when i publish it on the service and refresh the report on service it always shows the UTC time.

I want to display the time according to any of the user's timezone who is using the report.

 

Note: Users are from all of Asia.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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

Anonymous
Not applicable

Thank you for the solution.

 

I have created a custom column to offset the time by the required difference according  to the country filter.

lbendlin
Super User
Super User

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.

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.