<?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: one column inserted  into source to multiple column in target. in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423311#M9793</link>
    <description>&lt;P&gt;Can i acheive it by using composite keys , if so can you explain me the process of doing it , when one row is inserted into the source table the target table must be inserted with multiple rows based on some condition from the source table .&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 07:04:10 GMT</pubDate>
    <dc:creator>balasrinivasan</dc:creator>
    <dc:date>2024-02-26T07:04:10Z</dc:date>
    <item>
      <title>one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423161#M9773</link>
      <description>&lt;P class="p1"&gt;I have an oracle db as the source and I have an table named vm warranty approval table when a new row is inserted into the source table the target table must been inserted with 3 rows how to achieve it using Qlik replicate.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 17:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423161#M9773</guid>
      <dc:creator>balasrinivasan</dc:creator>
      <dc:date>2024-02-24T17:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423180#M9774</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259814"&gt;@balasrinivasan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here!&lt;/P&gt;
&lt;P&gt;I'm not sure what's the target side DB type however we need additional information to understand further about the request. While we are trying to replicate a single row from source Oracle to target side with duplicate 3 rows, the challenges are:&lt;/P&gt;
&lt;P&gt;1- The table must have NO PK nor unique index otherwise we are facing PK/UI violation issue in target DB.&lt;/P&gt;
&lt;P&gt;2- The triple Network/Storage/IO/CPU resources waste in the replication.&lt;/P&gt;
&lt;P&gt;3- The design violates the database normal form (if target side is RDBMS).&lt;/P&gt;
&lt;P&gt;I'd like to consider the special needs in consume apps side, or in target DB side straightly. Feel free to let us know if you need any additional information.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2024 02:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423180#M9774</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-25T02:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423182#M9775</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259814"&gt;@balasrinivasan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Seems you are mentioning 2 different scenarios :&lt;/P&gt;
&lt;P&gt;1- In the article description "&lt;EM&gt;when a new&amp;nbsp;&lt;STRONG&gt;row&lt;/STRONG&gt; is inserted into the source table the target table must been inserted with &lt;STRONG&gt;3 rows&lt;/STRONG&gt;"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; My previous comments focused on this scenario.&lt;/P&gt;
&lt;P&gt;2- The subject is "&lt;EM&gt;one &lt;STRONG&gt;column&lt;/STRONG&gt; inserted into source to &lt;STRONG&gt;multiple column&lt;/STRONG&gt; in target&lt;/EM&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; This request is much easier to&amp;nbsp;&lt;SPAN&gt;achieve&amp;nbsp;in &lt;A title="table level" href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_transformations.htm#ar_tasks_custom_1624443382_1756100:~:text=To%20define%20a%20data%20transformation,of%20the%20Table%20Settings%20window." target="_blank" rel="noopener"&gt;table level&lt;/A&gt;, or &lt;A title="global level transformation" href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_globalTransRuleAddCol.htm#:~:text=Transformation%20action-,Add%20column,that%20fit%20the%20definition%20you%20created%20in%20step%20Transformation%20scope.,-The%20following%20describes" target="_blank" rel="noopener"&gt;global level transformation&lt;/A&gt;. For example adding 3 additional columns (warranty_1/2/3) and their expression are duplicate - all the values come the same source column "NOTES":&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1708829389000.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160601iF9698C85CBC2EDBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1708829389000.png" alt="john_wang_0-1708829389000.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2024 02:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423182#M9775</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-25T02:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423291#M9788</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 06:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423291#M9788</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-02-26T06:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423311#M9793</link>
      <description>&lt;P&gt;Can i acheive it by using composite keys , if so can you explain me the process of doing it , when one row is inserted into the source table the target table must be inserted with multiple rows based on some condition from the source table .&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 07:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423311#M9793</guid>
      <dc:creator>balasrinivasan</dc:creator>
      <dc:date>2024-02-26T07:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423507#M9797</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259814"&gt;@balasrinivasan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, Qlik Replicate provides rich data processing functions, you may use &lt;A title="source_lookup" href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_expressOther.htm#Other:~:text=Data%20Enrichment%20functions-,Function,Use%20to%20retrieve%20additional%20data%20from%20the%20source%20endpoint.,-target_lookup(TTL%2C%27SCHM" target="_blank" rel="noopener"&gt;&lt;FONT face="courier new,courier"&gt;source_lookup&lt;/FONT&gt; &lt;/A&gt;function to define computed columns based on conditions from the source tables, for example &lt;A title="join different tables" href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Join-different-tables-in-source-database-and/ta-p/2421556#:~:text=Sometimes%20we%20need,key%20column%20%22id%22." target="_blank" rel="noopener"&gt;join different tables&lt;/A&gt; together.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 11:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423507#M9797</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-26T11:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: one column inserted  into source to multiple column in target.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423565#M9799</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;when one row is inserted into the source table the target table must be inserted with multiple rows&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;No can do. One source row insert can only cause on target row insert.&lt;/P&gt;
&lt;P&gt;Replicate is not a programming /scripting language. It just moves rows&amp;nbsp; from source to target with a bit optional filtering and column manupulations.&lt;/P&gt;
&lt;P&gt;The 'other rows' will just have to be there on target already by full-load or as a consequence of those being update or insert on the source.&lt;/P&gt;
&lt;P&gt;Without further clarification from of the desired functionality your best bet is TRIGGERS on the SOURCE which cause those multiple rows to be inserted (or have a benign update) on the source, perhaps in a temp/helper tables and have those events be moved by replicate to the proper target rows/tables.&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 13:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/one-column-inserted-into-source-to-multiple-column-in-target/m-p/2423565#M9799</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-02-26T13:38:09Z</dc:date>
    </item>
  </channel>
</rss>

