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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Execution Timeout Expired.

hi,

 

I have three query and complete data is loaded 
1 first query loaded - 1,535,545 records

2 query - 9424 records

3 query - 1117990 records 

All the records is loaded but after complete records count, it still keep loading and then gives error - OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

 

Not sure what is the reason for error. 

 

Please provide any suggestion.thanks

 

1 ACCEPTED SOLUTION
Kishore_KVN
Solution Sage
Solution Sage

Hello @Anonymous ,

 

Not sure if you are following these points or not but to handle such situations I follow some best practises like:

1. Clear the catche in the desktop file

2. Dont load entire data load only required amount of columns and rows from DB.

3. Dont load all the tables at once, load one by one tables

4. Turn off auto detect relationships in options this will also impact the time. 

 

After using about steps if your problem is resolved, then please mark this reply as solution. Thanks!!

View solution in original post

1 REPLY 1
Kishore_KVN
Solution Sage
Solution Sage

Hello @Anonymous ,

 

Not sure if you are following these points or not but to handle such situations I follow some best practises like:

1. Clear the catche in the desktop file

2. Dont load entire data load only required amount of columns and rows from DB.

3. Dont load all the tables at once, load one by one tables

4. Turn off auto detect relationships in options this will also impact the time. 

 

After using about steps if your problem is resolved, then please mark this reply as solution. Thanks!!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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 Kudoed Authors