<?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 Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888053#M309530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached QVW file.It can be implemented in pivot chart using rank function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2015 09:55:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-06T09:55:37Z</dc:date>
    <item>
      <title>Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888046#M309523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an image with Rank function implemented for EmpID and their respective Salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91946_Test.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 4 Employes which have the same salary and Ranked as 4-5 and 8-9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if I Group the Ranks into A &amp;amp; B, so that I can give different Ranks (i.e. the same salary gets divided into two groups) to the same salaries of different employees. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly assist me implementing the same, using Rank function (without sorting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpID, Salary, Rank, Group&lt;/P&gt;&lt;P&gt;Annie&amp;nbsp;&amp;nbsp;&amp;nbsp; 8500&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Proj&amp;nbsp;&amp;nbsp;&amp;nbsp; 7000&amp;nbsp;&amp;nbsp;&amp;nbsp; 2,&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Pith&amp;nbsp;&amp;nbsp;&amp;nbsp; 6500&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Rossel&amp;nbsp;&amp;nbsp;&amp;nbsp; 5000&amp;nbsp;&amp;nbsp;&amp;nbsp; 4-5,&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Zen&amp;nbsp;&amp;nbsp;&amp;nbsp; 5000&amp;nbsp;&amp;nbsp;&amp;nbsp; 4-5,&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Richie&amp;nbsp;&amp;nbsp;&amp;nbsp; 4500&amp;nbsp;&amp;nbsp;&amp;nbsp; 6,&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Paul&amp;nbsp;&amp;nbsp;&amp;nbsp; 3000&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Rahim&amp;nbsp;&amp;nbsp;&amp;nbsp; 2000&amp;nbsp;&amp;nbsp;&amp;nbsp; 8-9,&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Reshma&amp;nbsp;&amp;nbsp;&amp;nbsp; 2000&amp;nbsp;&amp;nbsp;&amp;nbsp; 8-9,&amp;nbsp; B&lt;/P&gt;&lt;P&gt;Rose&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000&amp;nbsp;&amp;nbsp;&amp;nbsp; 10,&amp;nbsp;&amp;nbsp; B&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>Mon, 06 Jul 2015 08:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888046#M309523</guid>
      <dc:creator />
      <dc:date>2015-07-06T08:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888047#M309524</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 playing with second and third parameters of Rank() like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank(Expression, 4, 0)&amp;nbsp; -- Lowest rank on first row, then incremented by one for each row.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Rank(Expression, 3, 0)&amp;nbsp; -- Highest rows for all matching rows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Refer Qlikview help file for more details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 08:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888047#M309524</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-06T08:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888048#M309525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried performing but seems I'm going wrong at some point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current Sales and Rank expressions are as below :&lt;/P&gt;&lt;P&gt;Sales - sum(Sal)&lt;/P&gt;&lt;P&gt;Rank - rank(sum(Sal)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you assist me with the expression forthe same.&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, 06 Jul 2015 08:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888048#M309525</guid>
      <dc:creator />
      <dc:date>2015-07-06T08:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888049#M309526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Try this&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Rank - rank(sum(Sal), 4, 0)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;OR&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Sales - sum(Sal)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Rank - rank(sum(Sal), 3)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 08:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888049#M309526</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-06T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888050#M309527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/Robin123"&gt;Robin123&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Please select the options as shown in below screen on Rank Expression.&lt;/P&gt;&lt;P&gt;Hope it will help you.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="91945" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91945_Capture.JPG" style="height: 549px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 09:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888050#M309527</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-06T09:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888051#M309528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;rank(sum(Sal), 4, 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 09:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888051#M309528</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-06T09:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888052#M309529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robin do this and put number&amp;nbsp; as format as in above screen shot by wizard&lt;/P&gt;&lt;P&gt;=rank(aggr(sum(Salary),EmpID),4,1)&lt;/P&gt;&lt;P&gt;It is working well fr me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 09:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888052#M309529</guid>
      <dc:creator />
      <dc:date>2015-07-06T09:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888053#M309530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached QVW file.It can be implemented in pivot chart using rank function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 09:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888053#M309530</guid>
      <dc:creator />
      <dc:date>2015-07-06T09:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888054#M309531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/Robin123"&gt;Robin123&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Did you resolve your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 01:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888054#M309531</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-07T01:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888055#M309532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for your valuable inputs. I tried out sometime back and works fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies for the delay in response, due to sick leave.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 06:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888055#M309532</guid>
      <dc:creator />
      <dc:date>2015-07-08T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888056#M309533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have got the answer mark the correct answer&amp;nbsp; and close this thread &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 06:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-Issue/m-p/888056#M309533</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-07-08T06:58:59Z</dc:date>
    </item>
  </channel>
</rss>

