<?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: max and min in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221694#M15581</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtZAAW"&gt;@rchinta&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please mark the topic as answered if the details given is fine for you?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 06:56:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-11T06:56:19Z</dc:date>
    <item>
      <title>max and min</title>
      <link>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221692#M15579</link>
      <description>&lt;P&gt;without using taggregaterow how can i perform max and min operations in talend please provide a sample job&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 10:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221692#M15579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-10T10:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: max and min</title>
      <link>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221693#M15580</link>
      <description>&lt;P&gt;Hi Ram,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; It depends on your scenario. For example, you can do the aggregation in Database itself before bringing to Talend if the source is a DB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If it is a sequence number, you can pick the last row's value will since it will be in ordered format.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If it is in&amp;nbsp;jumbled format, you will have to sort the entire record set using tSortrow and then pick the value of last record by assigning the value of each row to a context variable using tjavarow . Since the previous value will be overwritten when new row is processed, automatically you will get the last row's value once the entire data set is processed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I would suggest you to create a sample flow with the logic explained below to practice your learning. Could you please mark the topic as resolved since query has been answered? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 10:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221693#M15580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-10T10:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: max and min</title>
      <link>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221694#M15581</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtZAAW"&gt;@rchinta&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please mark the topic as answered if the details given is fine for you?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 06:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221694#M15581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-11T06:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: max and min</title>
      <link>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221695#M15582</link>
      <description>please provide an example data with job please</description>
      <pubDate>Thu, 13 Dec 2018 09:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221695#M15582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: max and min</title>
      <link>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221696#M15583</link>
      <description>&lt;P&gt;Hi Ram,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Since I do not have the input values, why dont you setup a sample job based on the above instructions? If you are stuck somewhere, please feel free to contact Talend community and we will help you from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 09:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/max-and-min/m-p/2221696#M15583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T09:52:03Z</dc:date>
    </item>
  </channel>
</rss>

