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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

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
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

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