<?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 Moving certain columns from source to target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425022#M9862</link>
    <description>&lt;P&gt;Hi, I'm new to Qlik replicate. I always wonder that c&lt;SPAN&gt;an replicate move only certain or required columns alone to target table. I have gone through the internet but found nothing. Can anyone please clarify me this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 05:43:40 GMT</pubDate>
    <dc:creator>MdFazil</dc:creator>
    <dc:date>2024-02-29T05:43:40Z</dc:date>
    <item>
      <title>Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425022#M9862</link>
      <description>&lt;P&gt;Hi, I'm new to Qlik replicate. I always wonder that c&lt;SPAN&gt;an replicate move only certain or required columns alone to target table. I have gone through the internet but found nothing. Can anyone please clarify me this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 05:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425022#M9862</guid>
      <dc:creator>MdFazil</dc:creator>
      <dc:date>2024-02-29T05:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425024#M9863</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/268775"&gt;@MdFazil&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;Yes, we may replicate only interested columns rather than all the columns. By default Qlik Replicate include all columns in the task design. You may simply to remove some columns from the table transformation for example I'd like to remove the column "NOTES" from the replication:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_1-1709185798819.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160916i9120E03F68A4831A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_1-1709185798819.png" alt="john_wang_1-1709185798819.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After the column "NOTES" is removed from the design, the table has 2 columns in target side.&lt;/P&gt;
&lt;P&gt;Certainly in some scenarios you may want to add some additional columns eg the transaction datetime, and other computed columns etc. see User Guide &lt;A title="Overview of the Expression Builder" href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_expBuildOver.htm#ar_tasks_custom_1624443382_1710609" target="_blank" rel="noopener"&gt;Overview of the Expression Builder&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 05:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425024#M9863</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-29T05:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425027#M9864</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/268775"&gt;@MdFazil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes it is possible, you need to select the tables which you require to replicate in the table selection window while setting up a task. please see&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Design%20Tasks/tasks_addTables.htm#ar_tasks_1150461142_1281452" target="_blank"&gt;selecting tables&amp;nbsp;&amp;nbsp;&lt;/A&gt;for more information.&lt;/P&gt;
&lt;P&gt;Regards,"&lt;BR /&gt;Yadunandan&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 05:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425027#M9864</guid>
      <dc:creator>Yadunandan</dc:creator>
      <dc:date>2024-02-29T05:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425029#M9865</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;,&amp;nbsp;thanks for the reply.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, this clarify my doubt&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Fazil&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 05:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425029#M9865</guid>
      <dc:creator>MdFazil</dc:creator>
      <dc:date>2024-02-29T05:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425030#M9866</link>
      <description>&lt;P&gt;Glad to hear that, Thank you for the support!&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/268775"&gt;@MdFazil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 05:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425030#M9866</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-29T05:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425031#M9867</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/154259"&gt;@Yadunandan&lt;/a&gt;&amp;nbsp;, Thank you for the reply.&lt;BR /&gt;&lt;BR /&gt;Thanks for sharing some documentation. I'll look into that for more details&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Fazil&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 05:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2425031#M9867</guid>
      <dc:creator>MdFazil</dc:creator>
      <dc:date>2024-02-29T05:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516797#M14266</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Wanted to ask if we unmark on table setting&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;By default include all columns &lt;/STRONG&gt;and explicitly choose some columns to create schema and send to Kafka target. And after some , e.g. a week DB2 table (source) is modified - additional columns are added. Will new schema will be sent to Kafka, or schema will remain same, as we explicitly set needed columns? We are using&amp;nbsp;&lt;/SPAN&gt;November 2023&amp;nbsp;&lt;SPAN&gt;version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Domile&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 11:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516797#M14266</guid>
      <dc:creator>dommiiii</dc:creator>
      <dc:date>2025-05-06T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516845#M14267</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/230404"&gt;@dommiiii&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If &lt;STRONG data-start="95" data-end="114"&gt;DDL replication&lt;/STRONG&gt; is enabled in the &lt;STRONG data-start="133" data-end="159"&gt;Apply Changes Settings&lt;/STRONG&gt;, refer to the highlighted section below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1746540255930.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180254i95EDE32EF15E9A66/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1746540255930.png" alt="john_wang_0-1746540255930.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When additional columns are added on the source side, the Kafka messages will reflect these metadata changes and will include the values for the newly added columns.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 14:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516845#M14267</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-06T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516981#M14270</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks for Your reply. So what would happen if we turn off ALTER target table our schema will not change for a while. But if later on will do Full load for our task and new columns were added to table? I think still new schema will be pushed in that case and messages with more columns would go to Kafka topic?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Domile&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 12:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516981#M14270</guid>
      <dc:creator>dommiiii</dc:creator>
      <dc:date>2025-05-07T12:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516982#M14271</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Domile,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/230404"&gt;@dommiiii&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;nbsp;So what would happen if we turn off ALTER target table our schema will not change for a while.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The DDL will be ignored so no new columns and values will be published to Kafka.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;nbsp;But if later on will do Full load for our task and&amp;nbsp;new&amp;nbsp;columns were added to table? I think still&amp;nbsp;new&amp;nbsp;schema will be pushed in that case and messages with more columns would go to Kafka topic?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Correction: Yes. If you reload the table, or task, the new columns will be loaded to Kafka, in both Full Load stage and Change Processing stage.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have any doubts.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 13:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2516982#M14271</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-07T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2517056#M14273</link>
      <description>&lt;P&gt;Thanks again John.&lt;BR /&gt;&lt;BR /&gt;So assume DDL is set to "Alter target table" and we unmark "&lt;SPAN&gt;By default include all columns" &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dommiiii_0-1746645481579.png" style="width: 197px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180307iE2152EE768C355D6/image-dimensions/197x71?v=v2" width="197" height="71" role="button" title="dommiiii_0-1746645481579.png" alt="dommiiii_0-1746645481579.png" /&gt;&lt;/span&gt;&lt;BR /&gt;and choose just particular columns which we need use. And task runs for a while, and later on additional columns are added to DB2/zos. So then new schema will include all columns,&amp;nbsp;&lt;SPAN&gt;"By default include all columns"&amp;nbsp; ticked again,&lt;/SPAN&gt; &amp;nbsp;and particularly chosen columns will be reset to default (all columns selected and used)?&lt;BR /&gt;&lt;BR /&gt;Is only reason for button "&lt;SPAN&gt;By default include all columns"&lt;/SPAN&gt;, to remove all columns from target table faster?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Domile&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 19:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2517056#M14273</guid>
      <dc:creator>dommiiii</dc:creator>
      <dc:date>2025-05-07T19:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Moving certain columns from source to target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2517387#M14294</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/230404"&gt;@dommiiii&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Button "&lt;/SPAN&gt;&lt;SPAN&gt;By default include all columns" is used&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;to remove all columns (Except the PK columns) from target table faster.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 May 2025 03:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Moving-certain-columns-from-source-to-target/m-p/2517387#M14294</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-10T03:40:55Z</dc:date>
    </item>
  </channel>
</rss>

