cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

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
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors