<?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 does Compose for DW deals with deleted rows in the source db ? in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707925#M104</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I don't really understand how Compose for DW deals with deleted rows in the source database/landing zone.&lt;/P&gt;&lt;P&gt;If I delete some rows in my source database, the Qlik Replicate task will delete the rows in my landing zone. This is OK.&lt;/P&gt;&lt;P&gt;After that, if I run the "CDC ETL Set" in Compose, it will not detect any changes and the deleted rows will still be in my data warehouse tables, and therefore of course, still be in my datamart.&lt;/P&gt;&lt;P&gt;Can someone help me understand this behaviour ?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thiebaud&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
    <dc:creator>ThiebaudS</dc:creator>
    <dc:date>2025-03-14T20:49:07Z</dc:date>
    <item>
      <title>How does Compose for DW deals with deleted rows in the source db ?</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707925#M104</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I don't really understand how Compose for DW deals with deleted rows in the source database/landing zone.&lt;/P&gt;&lt;P&gt;If I delete some rows in my source database, the Qlik Replicate task will delete the rows in my landing zone. This is OK.&lt;/P&gt;&lt;P&gt;After that, if I run the "CDC ETL Set" in Compose, it will not detect any changes and the deleted rows will still be in my data warehouse tables, and therefore of course, still be in my datamart.&lt;/P&gt;&lt;P&gt;Can someone help me understand this behaviour ?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thiebaud&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707925#M104</guid>
      <dc:creator>ThiebaudS</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: How does Compose for DW deals with deleted rows in the source db ?</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707941#M105</link>
      <description>&lt;P&gt;Hi Thiebaud,&lt;BR /&gt;Could you please answer the following?&lt;BR /&gt;What is your Compose for Datawarehouses version?&lt;BR /&gt;What are Source and target databases for this behavior?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Madhavi&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 19:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707941#M105</guid>
      <dc:creator>Madhavi_Konda</dc:creator>
      <dc:date>2020-06-03T19:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: How does Compose for DW deals with deleted rows in the source db ?</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707961#M106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/100396"&gt;@Madhavi_Konda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;I'm using Compose&amp;nbsp;6.6.0.104, with an Oracle database as source, and Snowflake as target.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thiebaud&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 20:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707961#M106</guid>
      <dc:creator>ThiebaudS</dc:creator>
      <dc:date>2020-06-03T20:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: How does Compose for DW deals with deleted rows in the source db ?</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707963#M108</link>
      <description>&lt;P&gt;Thiebud - you are correct that Compose does not automatically handle delete operations currently.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Since Compose is built to load a data warehouse and typically data warehouse don't delete data.&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;However there are of course reasons for performing deletes and if you have that requirement, there is a methodology to support soft deletes and to then determine if you want to perform a hard delete (be aware that hard deletes can obviously cause data integrity issues in the data vault if you are not careful, and a best practice is to configure Replicate and Compose to handle soft deletes.)&lt;/P&gt;&lt;P&gt;We are in fact about to publish a how-to-guide soft deletes in this forum.&amp;nbsp; I can provide you with an advanced copy while its finalized.&amp;nbsp; Will DM you for your email address&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 20:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1707963#M108</guid>
      <dc:creator>TimGarrod</dc:creator>
      <dc:date>2020-06-03T20:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How does Compose for DW deals with deleted rows in the source db ?</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1708051#M109</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/109210"&gt;@TimGarrod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 06:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1708051#M109</guid>
      <dc:creator>ThiebaudS</dc:creator>
      <dc:date>2020-06-04T06:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: How does Compose for DW deals with deleted rows in the source db ?</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1731932#M117</link>
      <description>&lt;P&gt;If you add a soft delete field using Global Transformations in Replicate (something like this: LandingIsDeleted =&amp;nbsp; COALESCE(operation_indicator(1, 0, 0),0) ), then the record will be flagged as 1 for deleted in the Landing database, which is the source for DW.&amp;nbsp; In Compose for DW, include that delete flag field for each entity and it will update accordingly.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 04:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/How-does-Compose-for-DW-deals-with-deleted-rows-in-the-source-db/m-p/1731932#M117</guid>
      <dc:creator>barbm</dc:creator>
      <dc:date>2020-07-30T04:04:00Z</dc:date>
    </item>
  </channel>
</rss>

