<?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: Keep only lines which has a max value column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305475#M77121</link>
    <description>&lt;P&gt;Hello @not specified not specified​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Late answer ! It's exactly what I wanted to get. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you ! &lt;/P&gt;</description>
    <pubDate>Sun, 12 Jun 2022 21:27:40 GMT</pubDate>
    <dc:creator>Alpha549</dc:creator>
    <dc:date>2022-06-12T21:27:40Z</dc:date>
    <item>
      <title>Keep only lines which has a max value column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305473#M77119</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question. Let's imagine that we're reading a CSV file.&lt;/P&gt;&lt;P&gt;Here is an example of data inside :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Col1 Col2 Col3&lt;/P&gt;&lt;P&gt;A 0 X&lt;/P&gt;&lt;P&gt;B 0 X&lt;/P&gt;&lt;P&gt;A 1 X&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like, for each element (Col1), to keep only the line, which Col2 is max, so here, get this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Col1 Col2 Col3&lt;/P&gt;&lt;P&gt;B 0 X&lt;/P&gt;&lt;P&gt;A 1 X&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading from a database, it's simple using sub-queries, but what about reading from a CSV file.&lt;/P&gt;&lt;P&gt;How would you do this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305473#M77119</guid>
      <dc:creator>Alpha549</dc:creator>
      <dc:date>2024-11-15T22:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Keep only lines which has a max value column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305474#M77120</link>
      <description>&lt;P&gt;Group by col1 than select max col2 using tAggregate... &lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2022 08:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305474#M77120</guid>
      <dc:creator>InfoCraft</dc:creator>
      <dc:date>2022-06-05T08:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Keep only lines which has a max value column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305475#M77121</link>
      <description>&lt;P&gt;Hello @not specified not specified​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Late answer ! It's exactly what I wanted to get. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you ! &lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2022 21:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Keep-only-lines-which-has-a-max-value-column/m-p/2305475#M77121</guid>
      <dc:creator>Alpha549</dc:creator>
      <dc:date>2022-06-12T21:27:40Z</dc:date>
    </item>
  </channel>
</rss>

