<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dataflow fails with Mashup error in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4275339#M4571</link>
    <description>&lt;P&gt;Hi FabianSchut, Many thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried deleting the table and re running the job but it still fails.&amp;nbsp; It even fails on the first initial run when there is no table at all and it has to create one from the source schema, it's very frustrating!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2024 08:51:19 GMT</pubDate>
    <dc:creator>eyeballkid</dc:creator>
    <dc:date>2024-11-08T08:51:19Z</dc:date>
    <item>
      <title>Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4274367#M4565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've created what is probaby the most basic dataflow there is - it connects to the Dataverse and grabs the contact table and creates a copy in a Lakehouse.&amp;nbsp; The problem is, is that it fails with the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;contact_WriteToDataDestination: Mashup Exception Data Source Error Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: DataSource.Error: Error in replacing table's content with new data in a version: #{0}., InnerException: #{0}: #{1}, Underlying error: Microsoft SQL: An error occurred while sending the request.&lt;BR /&gt;RequestId: TDS;5a9a7b5e-7d06-472d-8d9f-89c2bd11f625;7&lt;BR /&gt;Time: 2024-11-07T16:18:45.4380774Z Details: Reason = DataSource.Error;Microsoft.Data.Mashup.ErrorCode = Lakehouse036;Message = Microsoft SQL: An error occurred while sending the request.&lt;BR /&gt;RequestId: TDS;5a9a7b5e-7d06-472d-8d9f-89c2bd11f625;7&lt;BR /&gt;Time: 2024-11-07T16:18:45.4380774Z;Detail = [DataSourceKind = "CommonDataService", DataSourcePath = "operations-xxx.crm11.dynamics.com", Message = "An error occurred while sending the request.#(lf)RequestId: TDS;5a9a7b5e-7d06-472d-8d9f-89c2bd11f625;7#(lf)Time: 2024-11-07T16:18:45.4380774Z", ErrorCode = -2146232060, Number = 40000, Class = 16, State = 1];Message.Format = #{0}: #{1};Message.Parameters = {"Microsoft SQL", "An error occurred while sending the request.#(lf)RequestId: TDS;5a9a7b5e-7d06-472d-8d9f-89c2bd11f625;7#(lf)Time: 2024-11-07T16:18:45.4380774Z"};ErrorCode = 10478;Microsoft.Data.Mashup.Error.Context = User&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created exactly the same dataflow for a different table (account) which has worked with no issue.&amp;nbsp; Does anyone have any idea what the problem is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 16:27:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4274367#M4565</guid>
      <dc:creator>eyeballkid</dc:creator>
      <dc:date>2024-11-07T16:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4274685#M4568</link>
      <description>&lt;P&gt;Hi, is the schema of the source and the destination table the same? You may delete the destination table once (if it already exists), to check if that is the case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 22:08:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4274685#M4568</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-11-07T22:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4275339#M4571</link>
      <description>&lt;P&gt;Hi FabianSchut, Many thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried deleting the table and re running the job but it still fails.&amp;nbsp; It even fails on the first initial run when there is no table at all and it has to create one from the source schema, it's very frustrating!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 08:51:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4275339#M4571</guid>
      <dc:creator>eyeballkid</dc:creator>
      <dc:date>2024-11-08T08:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4277925#M4579</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="821934" data-lia-user-login="eyeballkid" class="lia-mention lia-mention-user"&gt;eyeballkid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much FabianSchut&amp;nbsp;for your prompt reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In response to the issue of Mashup errors, I've seen several people on the forums suggesting in various cases that highlighting all columns and selecting Keep rows -&amp;gt; Keep errors would solve the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This way, you can effectively identify errors in your data. You can try this method, it might help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4149374" target="_blank"&gt;Solved: Mashup Exception Expression Error DataFlows 2 Gen - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Dataflow/Dataflows-Gen2-Import-Mashup-DataFormat-Error/m-p/4023540" target="_blank"&gt;Solved: Dataflows Gen2 – Import – Mashup - DataFormat Erro... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 08:52:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4277925#M4579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-11T08:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4278035#M4580</link>
      <description>&lt;P&gt;Hi Can you try to delete lakehouse from destination and add one more time(if you are taking dataflow from yuor lakehouse and by default if the lakehouse is taking as destination)&lt;/P&gt;&lt;P&gt;&amp;nbsp;or&lt;/P&gt;&lt;P&gt;you can edit the lakehouse connection while adding destination(if yuo are adding the lakehouse as destination).&lt;/P&gt;&lt;P&gt;try this 2 and let me know and also, i hope you are having system adminstrator role for dataverse env.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;If this post &lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;, then please consider &lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 09:39:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4278035#M4580</guid>
      <dc:creator>SudhavaniKolla3</dc:creator>
      <dc:date>2024-11-11T09:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4281536#M4593</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the information.&amp;nbsp; I have tried the Keep Columns&amp;gt;Keep Errors option but trying this on the entire table seemed to time out so I ran it in sections but it generated no errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I take a subset of columns (contactid, firstname, lastname) and run the dataflow it runs to completion, but if I run the entire table, it fails.&amp;nbsp; I'm at a bit of a loss as to where to go!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 10:10:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4281536#M4593</guid>
      <dc:creator>eyeballkid</dc:creator>
      <dc:date>2024-11-13T10:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow fails with Mashup error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4282851#M4596</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="821934" data-lia-user-login="eyeballkid" class="lia-mention lia-mention-user"&gt;eyeballkid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have some suggestions:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You mentioned that the data flow was successful in processing a subset of columns, consider checking the remaining columns. If some columns contain a large amount of data, this may cause a timeout.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are any transformations or calculations in the data stream, simplify them or remove them temporarily to see if that solves the problem.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Or try increasing the timeout limit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this has been of some help to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 02:52:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-fails-with-Mashup-error/m-p/4282851#M4596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-14T02:52:51Z</dc:date>
    </item>
  </channel>
</rss>

