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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
andicornejo12
Helper II
Helper II

Data refresh end time query

Hello,

 

I have the request to show the end time of when the data refresh happened in a table of the report using the dataset. 

I have searched but it seems there is no a solution for this?

 

If someone knows the trick would be super helpful!

 

andicornejo12_0-1699469949638.png

 

Thank you!

1 ACCEPTED SOLUTION
Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @andicornejo12, you need to use the Power BI Rest API Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn to extract this detail. 

 

But is it your intention to include this within the current dataset?

 

If so, it will be difficult to do without using an XMLA endpoint to refresh a specific table in your model.  It easier to include an approximate start time [DateTime.FixedLocalNow() fucntion] in the current refresh.

View solution in original post

2 REPLIES 2
j_ocean
Helper V
Helper V

I once had a similar request and they stopped asking with a simple start time. Just a DateTime.FixedUtcNow() in one of the first steps.

 

...a people solution is sometimes easier than a technical one.

Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @andicornejo12, you need to use the Power BI Rest API Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn to extract this detail. 

 

But is it your intention to include this within the current dataset?

 

If so, it will be difficult to do without using an XMLA endpoint to refresh a specific table in your model.  It easier to include an approximate start time [DateTime.FixedLocalNow() fucntion] in the current refresh.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.