<?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: WHy is this Rank function used ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771322#M1037748</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 is use to give Rank to the expression or Metric values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; E, 600&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you create the straight chart&lt;/P&gt;&lt;P&gt;Dim:- Item&lt;/P&gt;&lt;P&gt;Expre:- Sum(Sales)&lt;/P&gt;&lt;P&gt;Expre:- Rank(Sum(Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this you can rank the expression&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rank3.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75094_Rank3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And when you get this details you can find min or max values or Top N values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 10:10:42 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2015-01-12T10:10:42Z</dc:date>
    <item>
      <title>WHy is this Rank function used ??</title>
      <link>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771320#M1037746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;WHy is this Rank function used ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for ranking the values from high to low? Is it so ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 09:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771320#M1037746</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-01-12T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: WHy is this Rank function used ??</title>
      <link>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771321#M1037747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The rank function is used to calculate the rank of a value in a list of values returned by an expression. See the help file for details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 10:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771321#M1037747</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-01-12T10:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: WHy is this Rank function used ??</title>
      <link>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771322#M1037748</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 is use to give Rank to the expression or Metric values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; E, 600&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you create the straight chart&lt;/P&gt;&lt;P&gt;Dim:- Item&lt;/P&gt;&lt;P&gt;Expre:- Sum(Sales)&lt;/P&gt;&lt;P&gt;Expre:- Rank(Sum(Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this you can rank the expression&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rank3.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75094_Rank3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And when you get this details you can find min or max values or Top N values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 10:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WHy-is-this-Rank-function-used/m-p/771322#M1037748</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-01-12T10:10:42Z</dc:date>
    </item>
  </channel>
</rss>

