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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Report update keeps failing due to timeout

this is an ongoing problem.  First I noticed this was that scheduled updates would not complete.  This only happens with the biggest reports (900meg+).  i had some luck running the update on the desktop but recently I have a report that has failed after over 10 tries.  message is always the same:

 

Sometimes it happens when I change the sql for the report and most of the time it happens after its already processed over 12 million records and should be finishing up so I can save and post it.

 

Any help in resolving this would be great

 

error message follows:

 

DataSource.Error: Microsoft SQL: Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
Details:
    DataSourceKind=SQL
    DataSourcePath=afsqlvm1.eastus.cloudapp.azure.com;AFDW
    Message=Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    Number=-2
    Class=11

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Found an index that was dropped that matched the where clause of the sql.  It did complete after that.  So the solution was to check for missing or inefficient indexes.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Found an index that was dropped that matched the where clause of the sql.  It did complete after that.  So the solution was to check for missing or inefficient indexes.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors