<?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 rank fun? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696108#M1074121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rank(sum(sales),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales),1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales),2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales),3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all are giving same result what is meant by&amp;nbsp; writing '0' here&amp;nbsp;&amp;nbsp; and&amp;nbsp; remaining 1,2,3,&amp;nbsp;&amp;nbsp; what it do?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2014 07:31:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-01T07:31:35Z</dc:date>
    <item>
      <title>rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696108#M1074121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rank(sum(sales),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales),1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales),2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales),3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all are giving same result what is meant by&amp;nbsp; writing '0' here&amp;nbsp;&amp;nbsp; and&amp;nbsp; remaining 1,2,3,&amp;nbsp;&amp;nbsp; what it do?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696108#M1074121</guid>
      <dc:creator />
      <dc:date>2014-08-01T07:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696109#M1074124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank function has three argument&lt;/P&gt;&lt;P&gt;1st argument is expression, 2nd argument is mode and 3rd argument is format&lt;/P&gt;&lt;P&gt;for mode you can have following value&lt;/P&gt;&lt;P&gt;by default value is 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-LeftBold" style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;0 &lt;SPAN class="normal"&gt;(default)&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;If all ranks within the sharing group fall on the low side of the middle value of the entire ranking, all rows get the lowest rank within the sharing group. &lt;BR /&gt;If all ranks within the sharing group fall on the high side of the middle value of the entire ranking, all rows get the highest rank within the sharing group. &lt;BR /&gt;If ranks within the sharing group span over the middle value of the entire ranking, all rows get the value corresponding to the average of the top and bottom ranking in the entire column segment.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-LeftBold" style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;1&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Lowest rank on all rows.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;2&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Average rank on all rows.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;3&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Highest rank on all rows.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;4&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;Lowest rank on first row, then incremented by one for each row.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also find this info in qlikview help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696109#M1074124</guid>
      <dc:creator />
      <dc:date>2014-08-01T07:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696110#M1074126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rank(sum(sales)&amp;nbsp;&amp;nbsp;&amp;nbsp; output is&amp;nbsp; like&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sales:&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;if i go with&amp;nbsp; rank(sum(sales),0)&amp;nbsp;&amp;nbsp; my question is here rank(sum(sales) value is comaparing with&amp;nbsp; '0' ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696110#M1074126</guid>
      <dc:creator />
      <dc:date>2014-08-01T07:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696111#M1074127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it is not comparing with zero &lt;/P&gt;&lt;P&gt;What happens suppose you have same value for different rows, Like&lt;/P&gt;&lt;P&gt;Field,Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A,&amp;nbsp; 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B,&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;15&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C,&amp;nbsp;&amp;nbsp; 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in this case Value&amp;nbsp; for B and C is same, then How you want to represent this,&lt;/P&gt;&lt;P&gt;if you will give 1 then&amp;nbsp; rank for B and C will be 2 (Lowest rank Value)&lt;/P&gt;&lt;P&gt;if you will give 2 then rank for B and C will be 2.5&amp;nbsp; (Avg of ranks)&lt;/P&gt;&lt;P&gt;if you will give 3 then rank for B and C will be 3 (Highest of ranks)&lt;/P&gt;&lt;P&gt;if you will give 4 then rank for B and C will be 2 and 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps !&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 08:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696111#M1074127</guid>
      <dc:creator />
      <dc:date>2014-08-01T08:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696112#M1074129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent awesome&amp;nbsp; thank&amp;nbsp; you&amp;nbsp;&amp;nbsp; vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 08:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696112#M1074129</guid>
      <dc:creator />
      <dc:date>2014-08-01T08:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696113#M1074131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a sample qvw with this functionality of Rank?&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sabal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 09:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696113#M1074131</guid>
      <dc:creator />
      <dc:date>2014-08-01T09:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696114#M1074133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696114#M1074133</guid>
      <dc:creator />
      <dc:date>2014-08-01T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: rank fun?</title>
      <link>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696115#M1074135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Vivek &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank-fun/m-p/696115#M1074135</guid>
      <dc:creator />
      <dc:date>2014-08-01T10:17:45Z</dc:date>
    </item>
  </channel>
</rss>

