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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
UKFan12
Frequent Visitor

Failed to save modifications to server. Error returned: 'OLE DB or ODBC error: [DataSource.Error]

Hi,

 

I have pulled data into Power Query using a URL data source directing to an excel file in Sharepoint.

I can transform and refresh fine in the Power Query Editor, but when I go to Load, it stops at only a few thousand rows in and gets stuck.

 

The Load ultimately fails and gives the below message window. 

Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] 

UKFan12_0-1688405283173.png

 


Any ideas on how to fix?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @UKFan12 ,

What you need to do is in power bi desktop go to query editor then right click your web data source and click Advanced Editor. This will give you access to M code behind it. You need to specify timeout interval in there manually. See below image and then should work hopefully.

vbinbinyumsft_0-1688520830091.png

 

Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @UKFan12 ,

What you need to do is in power bi desktop go to query editor then right click your web data source and click Advanced Editor. This will give you access to M code behind it. You need to specify timeout interval in there manually. See below image and then should work hopefully.

vbinbinyumsft_0-1688520830091.png

 

Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors