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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Last Refresh Visual Update in Web - How to make it work ?

Hi

 

I have made a "Last Refreshed" date & time visual in power BI desktop. Thus, each time i click refresh, the latest time & date will be updated in this visual.

 

However, when i publish my dashboard to power bi web and when data is refreshed (yes the latest data appears in dashboard), but the date and time of the last refreshed visual remains unchanged. How can i make it work ?

 

Please advise.

 

thangeswariy_0-1610329575561.png

 

1 ACCEPTED SOLUTION

Hi @Anonymous 

Both refresh datatime are correct.

They are the same datetime which are shown in different Time zone.

You may refer to this blog for more details about showing datetime in Time zone you want:

Display Last Refreshed Date in Power BI

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

 

 

View solution in original post

5 REPLIES 5
v-rzhou-msft
Community Support
Community Support

Hi @Anonymous 

Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your problem.

 

Best Regards,

Rico Zhou

v-rzhou-msft
Community Support
Community Support

Hi @Anonymous 

If you want to show last refresh time in card visual, you can build a last refresh table in Power Query Editor by Query

DateTime.LocalNow().

In this column it will show the last data refresh datetime.

1.png

Then build a card visual by this column and publish this report to service.

Let's see the result.2.png

It is the same as the refresh success time in my refresh history.

3.png

If you use Now() function in measure, it will update even you refresh the browser. So it won't show the data refresh time correctly.

For more details about getting refresh datetime,you may refer to this video:

How do you get a REFRESH DATE in your Power BI report???

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

 

Anonymous
Not applicable

Hi, yes i have done the same way that you have suggested. But there is a variance in time. Do you know why ?

 

thangeswariy_0-1610535402902.pngthangeswariy_1-1610535428714.png

 

Hi @Anonymous 

Both refresh datatime are correct.

They are the same datetime which are shown in different Time zone.

You may refer to this blog for more details about showing datetime in Time zone you want:

Display Last Refreshed Date in Power BI

 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

 

 

amitchandak
Super User
Super User

@Anonymous , if you have used Now() in measure and use that in a card that should give current/latest time.

 

Also, refresh on power bi service refresh the page and remove the filter(if it import mode). So not refresh data.  For that, you have to schedule a refresh https://docs.microsoft.com/en-us/power-bi/report-server/configure-scheduled-refresh

 

Are you on a direct query mode or import mode

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors