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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Dataset refresh duration and performance monitor

Hi.. Need your help guys...

 

I have designed a new report in PBI Desktop and have published the same in PBI On-Premise Report Server.

 

I have seen options in other BI tools to find the below. I would like to know if this is possible in PBI Report Server.

 

1. I have scheduled automatic refresh of a report for every 1 hours and for the entire day. Would like to know how many successful refreshes for the day and how many failures for the same dataset refresh (if failed).

 

2. How much time taken for the dataset refresh every hour?

 

3. Any way to display the last data refresh time in the report?

 

4. Is there any way to hide this big banner since it is occupying half of my laptop screen?

 

Please help..

 

Capture2.PNG

 

 

1 ACCEPTED SOLUTION
cbarrettEM
Advocate I
Advocate I

Your report server database stores this data, probably called BIReportServer. I run a dashboard on my PBIRS to monitor all user activity using the tables and views in this schema.

 

1. Could be tricky, but maybe do a count of rsSuccess vs rsInternalError in 'Status' field in ExecutionLog3 view, or ExecutionLogStorage table

 

2. Inside view 'ExecutionLog3', field 'TimeDataRetrieval'

 

3. Inside the table 'Schedule', field called 'LastRun Time'

 

4. Unsure; doubtful though

View solution in original post

3 REPLIES 3
cbarrettEM
Advocate I
Advocate I

Your report server database stores this data, probably called BIReportServer. I run a dashboard on my PBIRS to monitor all user activity using the tables and views in this schema.

 

1. Could be tricky, but maybe do a count of rsSuccess vs rsInternalError in 'Status' field in ExecutionLog3 view, or ExecutionLogStorage table

 

2. Inside view 'ExecutionLog3', field 'TimeDataRetrieval'

 

3. Inside the table 'Schedule', field called 'LastRun Time'

 

4. Unsure; doubtful though

Anonymous
Not applicable

No GUI option is readily available? to monitor the performance on dataset refreshes?

Anonymous
Not applicable

@Nolock    @PattemManohar 

 

Please advice. Need your help.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

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