<?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: How To Sync New Column On Target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544352#M15990</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've done it, and as you can see for point 4 in the Input and Output, the new column doesn't appear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then we attempted to reload the Log Stream task, and the new column is now present. However, some tasks failed because the logs are unavailable. Is this approach sufficient? Also, will performing a reload cause data loss on the target table or within the Log Stream itself?&lt;/P&gt;&lt;P&gt;BTW, can I reload just one table in Log Stream? I've tried, but the reload button is greyed out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anto&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2026 10:54:29 GMT</pubDate>
    <dc:creator>AgusBudianto</dc:creator>
    <dc:date>2026-03-09T10:54:29Z</dc:date>
    <item>
      <title>How To Sync New Column On Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544335#M15986</link>
      <description>&lt;P&gt;We have added a new column, 'DCFLAG', to the PRVDPF table at the source, and it has been successfully synchronized with the following Log Stream task&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.png" style="width: 544px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187196i16D5350F94CB6E4C/image-dimensions/544x334?v=v2" width="544" height="334" role="button" title="Picture1.png" alt="Picture1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, the column is missing in the&amp;nbsp;&lt;STRONG&gt;CDC task&lt;/STRONG&gt;. How can I&amp;nbsp;&lt;STRONG&gt;sync&lt;/STRONG&gt;&amp;nbsp;'DCFLAG'? To assist with your analysis&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture2.png" style="width: 602px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187197i4471F57EB1A17F30/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture2.png" alt="Picture2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture3.png" style="width: 596px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187198iF211653DD6BD8E0F/image-dimensions/596x403?v=v2" width="596" height="403" role="button" title="Picture3.png" alt="Picture3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 07:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544335#M15986</guid>
      <dc:creator>AgusBudianto</dc:creator>
      <dc:date>2026-03-09T07:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: How To Sync New Column On Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544349#M15989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/307196"&gt;@AgusBudianto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Since the DDL option is set to “ignore,” Qlik Replicate did not apply the new column to the target table. Please follow these steps to align the source and target:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Add the new column to the source table. This DDL change will be captured by the Logstream staging task (parent).&lt;/LI&gt;
&lt;LI&gt;Stop the replicate task (child).&lt;/LI&gt;
&lt;LI&gt;Manually add the new column to the target table and __ct table.&lt;/LI&gt;
&lt;LI&gt;Open the transformation settings for the replication task and ensure the new column appears in both &lt;STRONG&gt;Input&lt;/STRONG&gt; and &lt;STRONG&gt;Output&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Resume the task.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt; Please test these steps in the UAT environment before applying them in production.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 10:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544349#M15989</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2026-03-09T10:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How To Sync New Column On Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544352#M15990</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've done it, and as you can see for point 4 in the Input and Output, the new column doesn't appear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then we attempted to reload the Log Stream task, and the new column is now present. However, some tasks failed because the logs are unavailable. Is this approach sufficient? Also, will performing a reload cause data loss on the target table or within the Log Stream itself?&lt;/P&gt;&lt;P&gt;BTW, can I reload just one table in Log Stream? I've tried, but the reload button is greyed out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anto&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 10:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544352#M15990</guid>
      <dc:creator>AgusBudianto</dc:creator>
      <dc:date>2026-03-09T10:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: How To Sync New Column On Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544379#M15994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/307196"&gt;@AgusBudianto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In my test environment, I used SQL Server as both source and target for a LogStream task. The newly added column was visible in the transformation page. Since I do not know the exact configuration and environment of your task, I recommend opening a support ticket to confirm the behavior in your setup.&lt;/P&gt;
&lt;P&gt;Regarding “reload”:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you reload the staging task (parent), Qlik Replicate will capture changes starting from the current timestamp, and any previous changes will be skipped.&lt;/LI&gt;
&lt;LI&gt;If you reload the replication task (child), a full load will be performed. Changes won't be lost.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To reload a single table only:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the Qlik Replicate console, open the Monitor page for your replication task (child).&lt;/LI&gt;
&lt;LI&gt;Select the table you want to reload.&lt;/LI&gt;
&lt;LI&gt;Click the &lt;STRONG&gt;reload icon&lt;/STRONG&gt; above the table list.&amp;nbsp; This will trigger a full load for the selected table only.&lt;BR /&gt;
&lt;DIV id="tinyMceEditor_d8331fe1c6ebeDesmondWOO_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="tinyMceEditor_d8331fe1c6ebeDesmondWOO_3" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="tinyMceEditor_d8331fe1c6ebeDesmondWOO_2" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 15:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-To-Sync-New-Column-On-Target/m-p/2544379#M15994</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2026-03-09T15:52:50Z</dc:date>
    </item>
  </channel>
</rss>

