<?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 Max Rank Display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935284#M981224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to display the ranking of sales per user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I will later want to compare their sales figures to other users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could someone explain how to rank the sales figures, to see the top 3 Users. Then display the top sales figures, so that we can later have a comparison to other Users and the top User, see attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 09:03:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-17T09:03:21Z</dc:date>
    <item>
      <title>Max Rank Display</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935284#M981224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to display the ranking of sales per user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I will later want to compare their sales figures to other users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could someone explain how to rank the sales figures, to see the top 3 Users. Then display the top sales figures, so that we can later have a comparison to other Users and the top User, see attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 09:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935284#M981224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Max Rank Display</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935285#M981225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;have a look at the attach example &lt;/P&gt;&lt;P&gt;hope it helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 09:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935285#M981225</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-08-17T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Max Rank Display</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935286#M981226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Straight Table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;User&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(Sales)&lt;/P&gt;&lt;P&gt;Num(Rank(SUM(Sales),4))&lt;/P&gt;&lt;P&gt;SUM(TOTAL {&amp;lt;User = {"=Rank(SUM(Sales),4)=1"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to compare top 3 with top then use as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Straight Table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;User&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;User = {"=Rank(SUM(Sales),4)&amp;lt;=3"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;NUM(Rank(SUM({&amp;lt;User = {"=Rank(SUM(Sales),4)&amp;lt;=3"}&amp;gt;}Sales),4))&lt;/P&gt;&lt;P&gt;SUM(TOTAL {&amp;lt;User = {"=Rank(SUM(Sales),4)=1"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Rank-Display/m-p/935286#M981226</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-17T10:02:19Z</dc:date>
    </item>
  </channel>
</rss>

