<?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: how to generate rank in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203420#M4743</link>
    <description>&lt;P&gt;Hi rhall,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you so much for this simple solution am trying a lot.now i understand where i did mistake.and i got output also&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot.&lt;/P&gt; 
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;bhagyarekha&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2017 10:51:36 GMT</pubDate>
    <dc:creator>bhagyarekha</dc:creator>
    <dc:date>2017-05-22T10:51:36Z</dc:date>
    <item>
      <title>how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203415#M4738</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have one task to generate rank for students based on their total marks&lt;/P&gt;
&lt;P&gt;am able to generate rank for the students who are having high score as 1 and other 2 ....so on&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but here my problem is if two or more student is having same total marks then i need to compare their subject wise marks and if subject wise are same then i need to compare other subject like so on&lt;/P&gt;
&lt;P&gt;Appreciate for your help&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;rekha&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 15:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203415#M4738</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2017-05-19T15:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203416#M4739</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK, the usecase is clear but can you give us a sample for input record and the corresponding expected result?&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 17:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203416#M4739</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-19T17:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203417#M4740</link>
      <description>&lt;P&gt;OK, this is more of an algorithm problem, than a Talend problem. Essentially you have several levels whereby a rank can be derived. As you have described, you start with one piece of data, but where that is the same you go down to a different level, where that is also the same, you go to another level. Why not start your ranking algorithm&amp;nbsp;at the most granular level for everyone? Come up with a standardisation rule for your different ranking levels (between 1 to 10 or 1 to 1, etc)&amp;nbsp;and then it should be relatively simple maths with a tSort component.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 23:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203417#M4740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T23:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203418#M4741</link>
      <description>Yes,&lt;BR /&gt;input&lt;BR /&gt;&lt;BR /&gt;Rollno maths science social. total&lt;BR /&gt;101. 99. 72. 89. 260&lt;BR /&gt;102. 89. 72. 99. 260&lt;BR /&gt;103. 99. 74. 90 263&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Output&lt;BR /&gt;&lt;BR /&gt;101. 2nd rank(as highest marks in maths when compared with 102 maths&lt;BR /&gt;marks .)&lt;BR /&gt;102. 3rdrank&lt;BR /&gt;103. 1sr rank&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If maths marks equal then start comparing science ...so on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2017 10:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203418#M4741</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2017-05-22T10:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203419#M4742</link>
      <description>&lt;P&gt;OK, scrap what I said previously, there is a much easier way of doing this. Just use the tSortRow component and set the Criteria according to your rank priority (top to bottom). Then you will know that the first row out of this will be your top ranked individual, the last will be your bottom ranked. Use a tMap with a sequence to assign the rank.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 10:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203419#M4742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-22T10:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203420#M4743</link>
      <description>&lt;P&gt;Hi rhall,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you so much for this simple solution am trying a lot.now i understand where i did mistake.and i got output also&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot.&lt;/P&gt; 
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;bhagyarekha&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 10:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203420#M4743</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2017-05-22T10:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203421#M4744</link>
      <description>But I want to know how to use dense rank in this condition.if highest Marks having 3rows and lowest marks also 3 rows then how to find out dt one</description>
      <pubDate>Wed, 21 Mar 2018 03:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203421#M4744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T03:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate rank</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203422#M4745</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMvEAAW"&gt;@Talend65&lt;/A&gt;&amp;nbsp;can you raise a new question since it is not the same as the one here and it can get confusing for people searching for solutions when questions evolve.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-rank/m-p/2203422#M4745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T09:24:04Z</dc:date>
    </item>
  </channel>
</rss>

