<?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 Split the Data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211829#M9702</link>
    <description>&lt;P&gt;&lt;SPAN&gt;How to split the data of source table column-wise with respect to primary key&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Aug 2019 17:40:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-24T17:40:44Z</dc:date>
    <item>
      <title>Split the Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211829#M9702</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How to split the data of source table column-wise with respect to primary key&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 17:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211829#M9702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-24T17:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Split the Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211830#M9703</link>
      <description>Can you give an example?&lt;BR /&gt;Maybe tSplitRow could be the answer.</description>
      <pubDate>Sat, 24 Aug 2019 18:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211830#M9703</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-24T18:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Split the Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211831#M9704</link>
      <description>&lt;P&gt;How to split the data of source table column-wise with respect to primary key. See the source and target tables below.&lt;BR /&gt;source table: ID is the key column, Name and Phone No are non-key columns&lt;/P&gt;&lt;P&gt;ID Name Phone No&lt;BR /&gt;10 AAA 123&lt;BR /&gt;20 BBB 234&lt;BR /&gt;30 CCC 434&lt;BR /&gt;40 DDD 343&lt;BR /&gt;50 EEE 442&lt;/P&gt;&lt;P&gt;Target Table 1&lt;/P&gt;&lt;P&gt;ID Name&lt;BR /&gt;10 AAA&lt;BR /&gt;20 BBB&lt;BR /&gt;30 CCC&lt;BR /&gt;40 DDD&lt;BR /&gt;50 EEE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the exact question?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 18:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211831#M9704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-24T18:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Split the Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211832#M9705</link>
      <description>Use tFilterColumn or tMap to remove unwanted column(s)</description>
      <pubDate>Sat, 24 Aug 2019 19:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-Data/m-p/2211832#M9705</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-24T19:31:32Z</dc:date>
    </item>
  </channel>
</rss>

