<?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: clone dataflow in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259509#M4847</link>
    <description>&lt;P&gt;For Dataflows Gen2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to export as a Power Query Template (.pqt) and import template into a new Dataflow Gen2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this has to be done manually, because Dataflow Gen2 does not have any of API, Git integration or deployment pipelines yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also no option to Save As or Copy an entire Dataflow Gen2.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Nov 2024 09:30:40 GMT</pubDate>
    <dc:creator>frithjof_v</dc:creator>
    <dc:date>2024-11-03T09:30:40Z</dc:date>
    <item>
      <title>clone dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259372#M4840</link>
      <description>&lt;P&gt;in the fabric dataflowgen2 how is it possible to create a copy of the dataflow?&lt;/P&gt;&lt;P&gt;in the settings of the dataflow, I do not see an option for clone.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2024 07:44:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259372#M4840</guid>
      <dc:creator>arkiboys2</dc:creator>
      <dc:date>2024-10-27T07:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: clone dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259377#M4841</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/592286"&gt;@arkiboys2&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a workaround you can try REST API and PowerShell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example on StackOverflow:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/75871100/clone-power-bi-dataflow-from-to-another-workspace" target="_blank"&gt;https://stackoverflow.com/questions/75871100/clone-power-bi-dataflow-from-to-another-workspace&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2024 07:54:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259377#M4841</guid>
      <dc:creator>Expiscornovus</dc:creator>
      <dc:date>2024-10-27T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: clone dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259509#M4847</link>
      <description>&lt;P&gt;For Dataflows Gen2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to export as a Power Query Template (.pqt) and import template into a new Dataflow Gen2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this has to be done manually, because Dataflow Gen2 does not have any of API, Git integration or deployment pipelines yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also no option to Save As or Copy an entire Dataflow Gen2.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 09:30:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4259509#M4847</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-11-03T09:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: clone dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4260062#M4862</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/592286"&gt;@arkiboys2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply from Expiscornovus&amp;nbsp;/ frithjof_v&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Trying to replicate Dataflow Gen2 in Fabric cannot be done directly through the settings. However, you can use the Quick Copy feature to achieve a similar result. The specific method is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In Dataflow's Power Query editor, select the “Options” button, go to the “Scale” tab, and turn on the “Allow use of fast replication connectors ” checkbox.&lt;/LI&gt;
&lt;LI&gt;Select the data source and fill in the details. Use the Merge Files feature to ingest data.&lt;/LI&gt;
&lt;LI&gt;Using this method allows ingesting and transforming data at scale and is an alternative.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more detailed information, please refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-fast-copy" target="_blank"&gt;Fast copy in Dataflows Gen2 - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 07:20:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4260062#M4862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-28T07:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: clone dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4266549#M4966</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/592286"&gt;@arkiboys2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is my follow-up just to ask if the problem has been solved?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, can you accept the correct answer as a solution or share your solution to help other members find it faster?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your cooperation!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 07:22:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/clone-dataflow/m-p/4266549#M4966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-01T07:22:26Z</dc:date>
    </item>
  </channel>
</rss>

