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

The Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more

Reply
cottrera
Post Prodigy
Post Prodigy

How to report on refresh errors

Hi , does anyone know if there is a way that I can report on all the datasets across all my workspaces to see if the daily refresh was successful or weather there was a refresh error.  

 

cottrera_0-1653633068416.png

 

 

thank you

Richard

 

2 REPLIES 2
Strangers
Frequent Visitor

Try to use this query

SELECT *
FROM ExecutionLog3
WHERE [TimeStart] > DATEADD(day, DATEDIFF(day, 0, GETDATE()), 0)
and [Status] <> 'rsSuccess'

Hi thank you for responding so quickly. It looks like I made a mistake and posted on Report Server and not on Service.  Appologies 

 

Richard 😀

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

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.