<?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 Processing rows in a file differently based on unique column count in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Processing-rows-in-a-file-differently-based-on-unique-column/m-p/2338406#M106644</link>
    <description>&lt;P&gt;I have a file that has many rows and depending on the number of unique columns in a specific row, I would like to load to different tables in a database. &amp;nbsp;Does anyone have suggestions on the specific Talend components that will help achieve this type of processing? &amp;nbsp;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 22:03:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-19T22:03:23Z</dc:date>
    <item>
      <title>Processing rows in a file differently based on unique column count</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-rows-in-a-file-differently-based-on-unique-column/m-p/2338406#M106644</link>
      <description>&lt;P&gt;I have a file that has many rows and depending on the number of unique columns in a specific row, I would like to load to different tables in a database. &amp;nbsp;Does anyone have suggestions on the specific Talend components that will help achieve this type of processing? &amp;nbsp;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 22:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-rows-in-a-file-differently-based-on-unique-column/m-p/2338406#M106644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T22:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Processing rows in a file differently based on unique column count</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-rows-in-a-file-differently-based-on-unique-column/m-p/2338407#M106645</link>
      <description>tMap to add a sequence number as a key for each row if it doesn't exists yet. Then tNormalize to create 1 row per field with the key. Now you can count how many rows for a key and decide what to do with the original record.</description>
      <pubDate>Wed, 19 Jul 2017 22:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-rows-in-a-file-differently-based-on-unique-column/m-p/2338407#M106645</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-07-19T22:58:43Z</dc:date>
    </item>
  </channel>
</rss>

