<?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: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4603312#M7256</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;Do we have any update about that? Still DataFlow Gen 2 doesn't have the upsert option&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 12:20:59 GMT</pubDate>
    <dc:creator>mkjit256</dc:creator>
    <dc:date>2025-03-10T12:20:59Z</dc:date>
    <item>
      <title>Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4014769#M4242</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I am trying to load data into Fabric - Synapse Data Warehouse. But I surprised there is no option in the Data Pipeline Copy activity either to Update or Upsert which normally available in Azure Data Factory for Azure SQL DBs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question is &lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;STRONG&gt;How are we performing the Update or Upsert option in Fabric Synapse Warehouse using Fabric Data Factory.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Azure Data Factory (Sink : Azure SQL)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Microsoft Fabric Data Factory - Data Pipeline (Copy Activity - Sink : Fabric Synapse Data Warehouse)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish Kumar Mathivanan&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 05:45:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4014769#M4242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-28T05:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4014974#M4247</link>
      <description>&lt;P&gt;Please check below thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/upsert-option-missing-in-copy-data-activity/m-p/3697256" target="_blank"&gt;Solved: upsert option missing in copy data activity - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 07:26:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4014974#M4247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-28T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4014995#M4248</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reference link.&lt;BR /&gt;&lt;BR /&gt;As per the microsoft plan, UPSERT will be available Q1 2024 in Dataflow Gen2. But no information on the data pipeline.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish Kumar Mathivanan&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 07:35:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4014995#M4248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-28T07:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4015884#M4257</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;- I agree it would be nice if the upsert options was just baked into the Pipeline as an option.&amp;nbsp; The way that I've implemented this in our environments is just writing the data to a new delta table and passing the name of the new table as a parameter into a Notebook.&amp;nbsp; Then I just run a simple Upsert using the Merge command and it works fine for now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy to share a code snippet we are using if it helps at all.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 14:44:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4015884#M4257</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-06-28T14:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4603312#M7256</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;Do we have any update about that? Still DataFlow Gen 2 doesn't have the upsert option&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 12:20:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4603312#M7256</guid>
      <dc:creator>mkjit256</dc:creator>
      <dc:date>2025-03-10T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4622797#M7331</link>
      <description>&lt;P&gt;It would be great to get an update here. The Upsert in Copy Data activity would be fantastic.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 17:17:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4622797#M7331</guid>
      <dc:creator>hedeencharles</dc:creator>
      <dc:date>2025-03-24T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric - Data Factory - Update/Upsert option not available in Copy Activity for Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4737879#M8070</link>
      <description>&lt;P&gt;The option for upsert is finally in Data Pipelin in Fabric. The feature is in Preview at the moment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Upsert-in-copy-activity/td-p/3369751" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Data-Pipeline/Upsert-in-copy-activity/td-p/3369751&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 16:17:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Microsoft-Fabric-Data-Factory-Update-Upsert-option-not-available/m-p/4737879#M8070</guid>
      <dc:creator>MudassirAli</dc:creator>
      <dc:date>2025-06-19T16:17:46Z</dc:date>
    </item>
  </channel>
</rss>

