<?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 How to programatically create a dataflow gen2 item in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4015041#M2737</link>
    <description>&lt;P&gt;Is there any way available to programatically create an dataflow gen2 artifact in microsoft Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share any sample code (preferably using python in fabric notebook).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need this automation feature to resolve various usecases.&lt;/P&gt;&lt;P&gt;One such example would be to automatically migrating dataflow gen 1 to dataflow gen2.&lt;/P&gt;&lt;P&gt;Ie., I want to perform the steps given in the following article programatically&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/MicrosoftDocs/fabric-docs/blob/main/docs/data-factory/move-dataflow-gen1-to-dataflow-gen2.md" target="_blank"&gt;fabric-docs/docs/data-factory/move-dataflow-gen1-to-dataflow-gen2.md at main · MicrosoftDocs/fabric-docs · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2024 08:04:09 GMT</pubDate>
    <dc:creator>SriThiru</dc:creator>
    <dc:date>2024-06-28T08:04:09Z</dc:date>
    <item>
      <title>How to programatically create a dataflow gen2 item</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4015041#M2737</link>
      <description>&lt;P&gt;Is there any way available to programatically create an dataflow gen2 artifact in microsoft Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share any sample code (preferably using python in fabric notebook).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need this automation feature to resolve various usecases.&lt;/P&gt;&lt;P&gt;One such example would be to automatically migrating dataflow gen 1 to dataflow gen2.&lt;/P&gt;&lt;P&gt;Ie., I want to perform the steps given in the following article programatically&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/MicrosoftDocs/fabric-docs/blob/main/docs/data-factory/move-dataflow-gen1-to-dataflow-gen2.md" target="_blank"&gt;fabric-docs/docs/data-factory/move-dataflow-gen1-to-dataflow-gen2.md at main · MicrosoftDocs/fabric-docs · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 08:04:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4015041#M2737</guid>
      <dc:creator>SriThiru</dc:creator>
      <dc:date>2024-06-28T08:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to programatically create a dataflow gen2 item</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4247314#M4674</link>
      <description>&lt;P&gt;There do not appear to be API entries yet for Dataflow Gen2s (nor does the artifact appear in DevOps after a synch, so no code definition in git).&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/articles/" target="_blank"&gt;(https://learn.microsoft.com/en-us/rest/api/fabric/articles/&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 22:28:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4247314#M4674</guid>
      <dc:creator>spencer_sa</dc:creator>
      <dc:date>2024-10-17T22:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to programatically create a dataflow gen2 item</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4808798#M11970</link>
      <description>&lt;P&gt;I also want to know about this scenario that if Dataflow gen2 can be created programatically as I have a use case for upcoming years data so there shoulb be some automated process like notebook which can make Dataflow gen2 automatically and attach it to the pipeline.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 06:27:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4808798#M11970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-08-27T06:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to programatically create a dataflow gen2 item</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4808807#M11971</link>
      <description>&lt;P&gt;There's an API to create Dataflow here:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/dataflow/items" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/fabric/dataflow/items&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Semantic Link Labs has a function for creating Gen2 from Gen1:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://semantic-link-labs.readthedocs.io/en/latest/sempy_labs.html#sempy_labs.upgrade_dataflow" target="_blank" rel="noopener"&gt;https://semantic-link-labs.readthedocs.io/en/latest/sempy_labs.html#sempy_labs.upgrade_dataflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't tried any of these but would give it a try.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 06:45:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-programatically-create-a-dataflow-gen2-item/m-p/4808807#M11971</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2025-08-27T06:45:06Z</dc:date>
    </item>
  </channel>
</rss>

