<?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 Dense Rank function in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dense-Rank-function-in-talend/m-p/2325418#M95019</link>
    <description>&lt;P&gt;&lt;SPAN&gt;BI 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 that one.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Mar 2018 09:32:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-21T09:32:32Z</dc:date>
    <item>
      <title>Dense Rank function in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dense-Rank-function-in-talend/m-p/2325418#M95019</link>
      <description>&lt;P&gt;&lt;SPAN&gt;BI 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 that one.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dense-Rank-function-in-talend/m-p/2325418#M95019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T09:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dense Rank function in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dense-Rank-function-in-talend/m-p/2325419#M95020</link>
      <description>&lt;P&gt;I may have missed a setting in a component (if I have, I'd be interested to know about this) but I do not believe this functionality has been implemented. But it is very easy to implement if you use a tSortRow and a tMap. The tSortRow is self explanatory, but the tMap is a little more complicated to understand. In a tMap you can create tMap variables whic are processed from the top to the bottom in a strict order, they also keep their values between rows. Using this, we can keep track of when values change and implement a simple addition to a ranking number when the values change from the last row. This allows us to implement a dense rank. I have knocked up a brief example in Talend 6.2.1.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsKi"&gt;DenseRankExample.zip&lt;/A&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dense-Rank-function-in-talend/m-p/2325419#M95020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T10:09:47Z</dc:date>
    </item>
  </channel>
</rss>

