<?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 Fast Copy DataFlowGen2 in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4261585#M4512</link>
    <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;Im trying to move files from azure data lake gen2 to lakehouse in ms fabric through dataflowgen2 using fast copy.But every time i do it im getting following error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this an existing issue ? if not can you help me with resolving this issue?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 13:51:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-10-29T13:51:27Z</dc:date>
    <item>
      <title>Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4261585#M4512</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;Im trying to move files from azure data lake gen2 to lakehouse in ms fabric through dataflowgen2 using fast copy.But every time i do it im getting following error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this an existing issue ? if not can you help me with resolving this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 13:51:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4261585#M4512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-29T13:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4262501#M4515</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The known limitations sections of the fast copy documentation does mention the below:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Writing data into an existing table in Lakehouse isn't supported.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-fast-copy#known-limitations" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-fast-copy#known-limitations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 14:40:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4262501#M4515</guid>
      <dc:creator>Expiscornovus</dc:creator>
      <dc:date>2024-10-29T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4262611#M4516</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;&lt;H3&gt;Expiscornovus&lt;/H3&gt;&lt;P&gt;we are not trying to write the data into existing table. I have gone throught the document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to Move the files from azuredatalake gen 2 to fabric lakehouse . what will be the best appraoch using fast copy dataglow gen 2 feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 15:44:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4262611#M4516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-29T15:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863267#M5554</link>
      <description>&lt;P&gt;Same kind of issue here,&lt;BR /&gt;Using the Azure SQL DB connector I use a native sql query to load data into a new Lakehouse table. and then it states, We encountered an error while trying to validate the query for Fast Copy. I proceeded, publish and the refresh failed stating&lt;BR /&gt;&lt;SPAN&gt;Fast Copy is not supported with the current set of transformations on the query&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but every requirement seems to be approved, the connector is supported&amp;nbsp;&lt;BR /&gt;Lakehouse -&amp;gt; new table (no fixed schema), Replace data, Dynamic Schema&amp;nbsp;&lt;BR /&gt;no transformations outside the native query.&amp;nbsp;&lt;BR /&gt;there is just a link back to the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-fast-copy" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-fast-copy&lt;/A&gt;&amp;nbsp;site but hey after reading that several times I am confused. This definitly requires a more detailed error message to help determine what goes wrong with the set up of fast copy.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 10:06:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863267#M5554</guid>
      <dc:creator>SofBL</dc:creator>
      <dc:date>2025-10-31T10:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863713#M5556</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="635694" data-lia-user-login="SofBL" class="lia-mention lia-mention-user"&gt;SofBL&lt;/a&gt;&amp;nbsp;What options does your M query to connect to Sql.Database contain? For Fast copy, we only allow the CommandTimeout and Query options. Options like&amp;nbsp;ConnectionTimeout and&amp;nbsp;EnableCrossDatabaseFolding are not supported. All options are documented&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/powerquery-m/sql-database" target="_self"&gt;here&lt;/A&gt;, out of which only the Query and CommandTimeout options are currently supported&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 17:39:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863713#M5556</guid>
      <dc:creator>srinidhiprabhu</dc:creator>
      <dc:date>2025-10-31T17:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863714#M5557</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;Are you still running into this problem?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 17:32:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863714#M5557</guid>
      <dc:creator>srinidhiprabhu</dc:creator>
      <dc:date>2025-10-31T17:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863816#M5559</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;settings above are default and result in this M query&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Sql.Database("Redacted", "BC_Lakehouse", [Query = "SELECT [Document_No] #(lf)FROM [REDACTED]", CreateNavigationProperties = false])&lt;BR /&gt;in&lt;BR /&gt;Source&lt;/P&gt;&lt;P&gt;I removed the&amp;nbsp;, CreateNavigationProperties = false option to bring this back to&lt;BR /&gt;let&lt;BR /&gt;Source = Sql.Database("Redacted", "BC_Lakehouse", [Query = "SELECT [Document_No] #(lf)FROM [REDACTED]"])&lt;BR /&gt;in&lt;BR /&gt;Source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but it makes no difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 20:56:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863816#M5559</guid>
      <dc:creator>SofBL</dc:creator>
      <dc:date>2025-10-31T20:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863842#M5560</link>
      <description>&lt;P&gt;The CreateNavigationProperties option is why you would be failing to use Fast copy previously. Have you tried saving your dataflow after removing the option to check if you still hit the same "&lt;SPAN&gt;Fast Copy is not supported with the current set of transformations on the query&lt;/SPAN&gt;" error? While the error in the indicator does suggest that Fast copy may not end up being used, it is a check at design-time, and runtime behavior can be different&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 21:34:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4863842#M5560</guid>
      <dc:creator>srinidhiprabhu</dc:creator>
      <dc:date>2025-10-31T21:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4864780#M5567</link>
      <description>&lt;P&gt;Although I tested this on the 31th of october. I decided to give it a new try with a brandnew dataflow gen2. Doing exactly the same steps as prior it now does state that fast copy will be used.&amp;nbsp;&lt;BR /&gt;To explain it in more detail, I create the connection to the database and then edit the M query manual to remove the section stating&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;, CreateNavigationProperties = false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;after doing that it worked.&amp;nbsp; I am happy.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 09:31:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4864780#M5567</guid>
      <dc:creator>SofBL</dc:creator>
      <dc:date>2025-11-03T09:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fast Copy DataFlowGen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4865335#M5570</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="635694" data-lia-user-login="SofBL" class="lia-mention lia-mention-user"&gt;SofBL&lt;/a&gt;&amp;nbsp;Glad to see it working for you.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 17:23:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Fast-Copy-DataFlowGen2/m-p/4865335#M5570</guid>
      <dc:creator>srinidhiprabhu</dc:creator>
      <dc:date>2025-11-03T17:23:59Z</dc:date>
    </item>
  </channel>
</rss>

