<?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: Rank function in QV12, is it changed? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044135#M351158</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;Try like this&lt;/P&gt;&lt;P&gt;Rank(Sum(Data), 4,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 05:59:53 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2016-03-10T05:59:53Z</dc:date>
    <item>
      <title>Rank function in QV12, is it changed?</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044134#M351157</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;I am finding Rank function behaving differently after installing QV12, I am not finding related discussion in community means I am doing something wrong or missing some basics here.&lt;/P&gt;&lt;P&gt;Here is sample data - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Dim, Data&lt;/P&gt;&lt;P&gt;A, 5&lt;/P&gt;&lt;P&gt;B, 5&lt;/P&gt;&lt;P&gt;C, 5&lt;/P&gt;&lt;P&gt;D, 6&lt;/P&gt;&lt;P&gt;E, 6&lt;/P&gt;&lt;P&gt;F, 6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to give rank 4 to A,B,C and 1 to D, E, F. Or want to give individual ranks instead of range in any logical manner. I think it was easily done in QV11 by using 2nd parameter in Rank function, probably 4.&lt;/P&gt;&lt;P&gt;But QV12 shows as below -&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117582_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In fact no impact of different 2nd parameter I could observe in RANK function.&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>Thu, 10 Mar 2016 05:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044134#M351157</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-10T05:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function in QV12, is it changed?</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044135#M351158</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;Try like this&lt;/P&gt;&lt;P&gt;Rank(Sum(Data), 4,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 05:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044135#M351158</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2016-03-10T05:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function in QV12, is it changed?</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044136#M351159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I should have read 'help' properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044136#M351159</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-10T06:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function in QV12, is it changed?</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044137#M351160</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;Check this from Qlikview help file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second parameter &lt;SPAN style="font-style: italic;"&gt;mode&lt;/SPAN&gt; specifies the number representation of the function result. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: italic;"&gt;mode&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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;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;The third parameter &lt;SPAN style="font-style: italic;"&gt;format&lt;/SPAN&gt; specifies the text representation of the function result. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: italic;"&gt;format&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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;Low value&lt;SPAN class="Bold"&gt;&amp;amp;' - '&amp;amp;&lt;/SPAN&gt;high value on all rows (e.g. 3 - 4). &lt;/TD&gt;&lt;/TR&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;Low value 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;&lt;P&gt;Low value on first row, blank on the following rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-in-QV12-is-it-changed/m-p/1044137#M351160</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-10T06:53:13Z</dc:date>
    </item>
  </channel>
</rss>

