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
abdulh
New Member

Refreshing two PowerBI datasets is causing this error Execution Timeout error

Hi,

 

I have published two reports to PowerBI services and these reports are connected to same database, same view and since I have PowerBI premium so we have scheduled the refresh for every 30 min and these two reports refresh at the same time. due to this we are facing this challenge where at certain point of time refresh is failing and throwing this error for both of the refresh.

Error Message below:

DataSource.Error: <ccon>Microsoft SQL: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

 these two reports refresh at the same time

Not reports - datasets.

 

Dataset refreshes are using a read-only connection and should not result in a table lock on your SQL server. 

 

If you want to spread the refreshes out you can use Power Automate to initiate refreshes outside of the standard top of the hour/bottom of the hour slots.  Ideally you can also use this to only refresh your datasets when your SQL data source has actually changed.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

 these two reports refresh at the same time

Not reports - datasets.

 

Dataset refreshes are using a read-only connection and should not result in a table lock on your SQL server. 

 

If you want to spread the refreshes out you can use Power Automate to initiate refreshes outside of the standard top of the hour/bottom of the hour slots.  Ideally you can also use this to only refresh your datasets when your SQL data source has actually changed.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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