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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Jason2500
Helper I
Helper I

How to print refresh status in the report?

Hi

 

I have created a report using dataflow. My data is getting updated daily. I can see the refresh history in the dataflow and also my report is getting updated. Below is my dataflow refresh history,

 

Jason2500_0-1620019954036.png

 

 

 

 

However, I would like to print the refresh date and time in the report which should be automatically updated whenever data is getting a refresh. This would help the user. Is there any option to do in Power BI?

1 ACCEPTED SOLUTION
v-kkf-msft
Community Support
Community Support

Hi @Jason2500 ,

 

You can use Power Shell or  Power BI Rest APIs to get refresh history.

Refer to:

Datasets - Get Refresh History 

Datasets - Get Refresh History In Group 

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

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

2 REPLIES 2
v-kkf-msft
Community Support
Community Support

Hi @Jason2500 ,

 

You can use Power Shell or  Power BI Rest APIs to get refresh history.

Refer to:

Datasets - Get Refresh History 

Datasets - Get Refresh History In Group 

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

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

DataInsights
Super User
Super User

@Jason2500,

 

See the article below for a solution. The concept is to capture (in Power Query) the current time in PBI Service when the dataflow refreshes, and then convert it from UTC to your timezone.

 

https://www.excelguru.ca/blog/2016/06/08/display-last-refreshed-date-in-power-bi/ 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors