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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors