Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
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
Solved! Go to Solution.
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!!
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!!
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
111 | |
104 | |
103 | |
87 | |
61 |
User | Count |
---|---|
162 | |
132 | |
131 | |
95 | |
86 |