<?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 Record Count at ID level in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Record-Count-at-ID-level/m-p/2214385#M11262</link>
    <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;I'm trying to achieve an equivalent of a COUNT(*) GROUP BY 2 fields in SQL within a Talend flow but at the moment we are reading a table and writing out a sort/uniq'd output to a MySQL table, then having a second subjob that reads the output from the first step and counts the number of rows per ID.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any idea whether it would be possible to run this in a single subjob flow or whether we should keep these jobs separate and run the count in raw SQL?&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 17:13:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-23T17:13:30Z</dc:date>
    <item>
      <title>Record Count at ID level</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Record-Count-at-ID-level/m-p/2214385#M11262</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;I'm trying to achieve an equivalent of a COUNT(*) GROUP BY 2 fields in SQL within a Talend flow but at the moment we are reading a table and writing out a sort/uniq'd output to a MySQL table, then having a second subjob that reads the output from the first step and counts the number of rows per ID.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any idea whether it would be possible to run this in a single subjob flow or whether we should keep these jobs separate and run the count in raw SQL?&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 17:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Record-Count-at-ID-level/m-p/2214385#M11262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T17:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Record Count at ID level</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Record-Count-at-ID-level/m-p/2214386#M11263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Split out the data you want to get the GROUP BY on with a tReplicate (so it gets its own feed to perform the aggregation on) and then either tSortRow/tAggregateSortedRow or tAggregateRow, depending on data volumes.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 17:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Record-Count-at-ID-level/m-p/2214386#M11263</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2019-01-23T17:28:48Z</dc:date>
    </item>
  </channel>
</rss>

