<?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: upsert option missing in copy activity of microsoft fabric data pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4050341#M4642</link>
    <description>&lt;P&gt;Hi Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used a work around, I load the data to a stage table and then created a procedure to left join the stage table &amp;amp; actual table to compare &amp;amp; insert missing records and update the existing records with 2 seperate SQL statements (first for update and then for insert).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 08:59:03 GMT</pubDate>
    <dc:creator>sarunachalam</dc:creator>
    <dc:date>2024-07-19T08:59:03Z</dc:date>
    <item>
      <title>upsert option missing in copy activity of microsoft fabric data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4029524#M4448</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see an option to upsert (insert new rows and update existing rows based on PK) in copy activity or in data flow gen2. Is there an alternative how I can acheive this? I am using Azure SQL Warehouse in Fabric as target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subbu&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 07:05:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4029524#M4448</guid>
      <dc:creator>sarunachalam</dc:creator>
      <dc:date>2024-07-08T07:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: upsert option missing in copy activity of microsoft fabric data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4029668#M4451</link>
      <description>&lt;P&gt;Based on my knowlegde, Upsert/Merge is not yet directly supported for fabric warehouse.&lt;/P&gt;
&lt;P&gt;So you would have to copy the data into a staging table and then leverage the below logic to upsert into destination table&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Datawarehouse-MERGE-command-not-working-in-Fabric/m-p/3324331" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Data-Pipelines/Datawarehouse-MERGE-command-not-working-in-Fabric/m-p/3324331&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 08:18:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4029668#M4451</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-07-08T08:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: upsert option missing in copy activity of microsoft fabric data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4030025#M4458</link>
      <description>&lt;P&gt;Thanks for your quick response. I am looking for upsert option in data pipelines or data flow gen2. I understand MERGE command is not available in Azure SQL Warehouse as of now. But in one of the thread in the link&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Fabric-Data-Factory-Pipeline-Incremental-load/m-p/3262607#M111" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Data-Pipelines/Fabric-Data-Factory-Pipeline-Incremental-load/m-p/3262607#M111&lt;/A&gt;&amp;nbsp;I understand this is now enabled in a private view This is the part of the comment I read. Hence wanted to check if there is a way to get the upsert (&lt;SPAN&gt;Its in private preview, please ping me with your workspace id, and we can enable it for you along with instructions.)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 11:03:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4030025#M4458</guid>
      <dc:creator>sarunachalam</dc:creator>
      <dc:date>2024-07-08T11:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: upsert option missing in copy activity of microsoft fabric data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4050159#M4637</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="771884" data-lia-user-login="sarunachalam" class="lia-mention lia-mention-user"&gt;sarunachalam&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me if your problem is solved? If yes, please accept it as solution.&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;</description>
      <pubDate>Fri, 19 Jul 2024 07:55:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4050159#M4637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-19T07:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: upsert option missing in copy activity of microsoft fabric data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4050341#M4642</link>
      <description>&lt;P&gt;Hi Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used a work around, I load the data to a stage table and then created a procedure to left join the stage table &amp;amp; actual table to compare &amp;amp; insert missing records and update the existing records with 2 seperate SQL statements (first for update and then for insert).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 08:59:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/upsert-option-missing-in-copy-activity-of-microsoft-fabric-data/m-p/4050341#M4642</guid>
      <dc:creator>sarunachalam</dc:creator>
      <dc:date>2024-07-19T08:59:03Z</dc:date>
    </item>
  </channel>
</rss>

