<?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 How to aggregate records by a value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373820#M136495</link>
    <description>&lt;P&gt;I am creating a job in talend DI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an output table with that output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID,SUbId,date&lt;/P&gt;&lt;P&gt;1,0,12/12/2017&lt;/P&gt;&lt;P&gt;2,0,12/12/2017&lt;/P&gt;&lt;P&gt;0,1,12/12/2017&lt;/P&gt;&lt;P&gt;0,2,12/12/2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the output to be like that&lt;/P&gt;&lt;P&gt;1,0,12/12/2017&lt;/P&gt;&lt;P&gt;2,1,12/12/2017&lt;/P&gt;&lt;P&gt;2,2,12/12/2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Dec 2017 13:49:40 GMT</pubDate>
    <dc:creator>rafaaaaa</dc:creator>
    <dc:date>2017-12-23T13:49:40Z</dc:date>
    <item>
      <title>How to aggregate records by a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373820#M136495</link>
      <description>&lt;P&gt;I am creating a job in talend DI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an output table with that output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID,SUbId,date&lt;/P&gt;&lt;P&gt;1,0,12/12/2017&lt;/P&gt;&lt;P&gt;2,0,12/12/2017&lt;/P&gt;&lt;P&gt;0,1,12/12/2017&lt;/P&gt;&lt;P&gt;0,2,12/12/2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the output to be like that&lt;/P&gt;&lt;P&gt;1,0,12/12/2017&lt;/P&gt;&lt;P&gt;2,1,12/12/2017&lt;/P&gt;&lt;P&gt;2,2,12/12/2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Dec 2017 13:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373820#M136495</guid>
      <dc:creator>rafaaaaa</dc:creator>
      <dc:date>2017-12-23T13:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate records by a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373821#M136496</link>
      <description>&lt;P&gt;You need to explain how these records are grouped. I may be missing something obvious, but I can't see how these are grouped or aggregated.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2017 16:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373821#M136496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-24T16:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to aggregate records by a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373822#M136497</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;they are grouped by ID&lt;/P&gt;&lt;P&gt;you can find that the person with Id = 2 has three rows one with sub_id = 0 , 1 and 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so if the person has not any sub_id so he will have one record with his ID&lt;/P&gt;&lt;P&gt;but if he has at least one Sub ID i don't want to see the value of zero and he ID should be attached with each Sub ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Raef&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2017 18:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-aggregate-records-by-a-value/m-p/2373822#M136497</guid>
      <dc:creator>rafaaaaa</dc:creator>
      <dc:date>2017-12-24T18:16:50Z</dc:date>
    </item>
  </channel>
</rss>

