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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

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!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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