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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Merge query crashes when loading exceeds 100 MB

Hello folks!

I am struggling with the following situation. I have a data source with an Odata feed (pulling data from Business Central on Premise), and I need to append two queries for my data transformation, one of which came from merging two other queries. Unfortunately, when applying the appended query to Power BI and the loading goes over 100 MB, the loading crashes (I am getting the message: OLE DB or ODBC error: [DataSource.Error] OData: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..) 

When I load the appended queries independently, the loads are complete as expected. Do you have any ideas about what causes the data load crash?  

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @Anonymous ;

The merge seems to cause an error, you can cancel the merge, use the LOOKUPVALUE function in the table instead to get the columns you needed and that seems to work out just fine.

Solved: OLE DB or ODBC error: [DataSource.Error] - Microsoft Power BI Community


Best Regards,
Community Support Team _ Yalan Wu
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
v-yalanwu-msft
Community Support
Community Support

Hi, @Anonymous ;

The merge seems to cause an error, you can cancel the merge, use the LOOKUPVALUE function in the table instead to get the columns you needed and that seems to work out just fine.

Solved: OLE DB or ODBC error: [DataSource.Error] - Microsoft Power BI Community


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors