<?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: [resolved] Filter by max value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309401#M80619</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;You should tSort on Column1 and Column2 descending and then use tUniqueRow to pass through only the first row.&lt;BR /&gt;(tAggregateRow can only give you max(Column2) grouped by Column1.  You would then have to join the result to the whole data flow to get the rest of the column values for the chosen row.)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Tank you very much, it works !!!</description>
    <pubDate>Tue, 05 Jul 2011 12:53:25 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-07-05T12:53:25Z</dc:date>
    <item>
      <title>[resolved] Filter by max value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309399#M80617</link>
      <description>Hello, 
&lt;BR /&gt;I'm novice with Talend and I have a special operation to do, but I don't know how to do it and what component to use. 
&lt;BR /&gt;I have some rows grouped by one column (Column1). For each value of Column1, I want to get the row wich value of another column (Column2) is the most important : Max(Column2) 
&lt;BR /&gt;By example, for the following rows : 
&lt;BR /&gt;Column1 Column2 Column3 Column4 Column5 
&lt;BR /&gt;AAAA 14 EEEEEE FFFFFFF GGGGGG 
&lt;BR /&gt;AAAA 52 HHHHH IIIIIII JJJJJ 
&lt;BR /&gt;AAAA 8 KKKKK LLLLLL MMMMM 
&lt;BR /&gt;BBBB 34 NNNNNN OOOO PPPPP 
&lt;BR /&gt;BBBB 12 QQQQQ RRRRR SSSSS 
&lt;BR /&gt;CCCC 43 TTTTTT UUUUUU VVVVVV 
&lt;BR /&gt;CCCC 16 WWWWW XXXXXX YYYYYY 
&lt;BR /&gt;CCCC 23 ZZZZZZ ZZZZZZ ZZZZZZ 
&lt;BR /&gt;I want to get the following rows : 
&lt;BR /&gt;AAAA 52 HHHHH IIIIIII JJJJJ 
&lt;BR /&gt;BBBB 34 NNNNNN OOOO PPPPP 
&lt;BR /&gt;CCCC 43 TTTTTT UUUUUU VVVVVV 
&lt;BR /&gt;How can I do it ? 
&lt;BR /&gt;I tried to use the tAggregateRow but I don't understand how to use it, the documentation is very poor (or I'm not enough intelligent to understand it). 
&lt;BR /&gt;Someone can help me please ? Thank you to be precise because Talend is completely new for me 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Lionel</description>
      <pubDate>Sat, 16 Nov 2024 12:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309399#M80617</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Filter by max value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309400#M80618</link>
      <description>You should tSort on Column1 and Column2 descending and then use tUniqueRow to pass through only the first row.&lt;BR /&gt;(tAggregateRow can only give you max(Column2) grouped by Column1.  You would then have to join the result to the whole data flow to get the rest of the column values for the chosen row.)</description>
      <pubDate>Tue, 05 Jul 2011 00:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309400#M80618</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-07-05T00:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Filter by max value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309401#M80619</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;You should tSort on Column1 and Column2 descending and then use tUniqueRow to pass through only the first row.&lt;BR /&gt;(tAggregateRow can only give you max(Column2) grouped by Column1.  You would then have to join the result to the whole data flow to get the rest of the column values for the chosen row.)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Tank you very much, it works !!!</description>
      <pubDate>Tue, 05 Jul 2011 12:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Filter-by-max-value/m-p/2309401#M80619</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-07-05T12:53:25Z</dc:date>
    </item>
  </channel>
</rss>

