<?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 Problem with Rank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304106#M495718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks For All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i used wrong field Now i corrected, instead of using INV_C_MARKET_PS field i used&amp;nbsp; REGION_PS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2012 13:09:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-21T13:09:25Z</dc:date>
    <item>
      <title>Problem with Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304102#M495714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i &lt;/P&gt;want to display region wise top five customers sales and rest of other customer sales with label&amp;nbsp; "Others", when i writen rank with aggr in pivot table its giving wrong no. of customers and sales value.&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give a solution.&lt;/P&gt;&lt;P&gt;for your reference i attached the file, in that file contains 2 table green table is containing the requirement and blue table contans data for validation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chandu jak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304102#M495714</guid>
      <dc:creator />
      <dc:date>2012-02-21T12:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304103#M495715</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;&lt;/P&gt;&lt;P&gt;check the attach example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use version 11 you can use the left table other wise use the middle table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304103#M495715</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-02-21T12:47:33Z</dc:date>
    </item>
    <item>
      <title>Problem with Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304104#M495716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandu,&lt;/P&gt;&lt;P&gt;in your expression you ranked along a wrong field: see below for correction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Aggr(Rank(Aggr(Sum([INV_N_QUANTITY_PS]), REGION_PS,DISTRIBUTOR_ID_PS),4,1), &lt;EM&gt;INV_C_MARKET_PS&lt;/EM&gt; ,DISTRIBUTOR_ID_PS) &amp;lt;= 5,DISTRIBUTOR_ID_PS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304104#M495716</guid>
      <dc:creator />
      <dc:date>2012-02-21T12:53:48Z</dc:date>
    </item>
    <item>
      <title>Problem with Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304105#M495717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And I think you could shorten the dimension expression a bit (inner aggr() not needed):&lt;/P&gt;&lt;P&gt;=Aggr(if(Rank(Sum([INV_N_QUANTITY_PS]),4,1 &amp;lt;=5,DISTRIBUTOR_ID_PS),INV_C_MARKET_PS,DISTRIBUTOR_ID_PS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set the NULL representation in presentation tab to OTHERS, it looks quite nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 13:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304105#M495717</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-21T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Problem with Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304106#M495718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks For All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i used wrong field Now i corrected, instead of using INV_C_MARKET_PS field i used&amp;nbsp; REGION_PS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 13:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Rank/m-p/304106#M495718</guid>
      <dc:creator />
      <dc:date>2012-02-21T13:09:25Z</dc:date>
    </item>
  </channel>
</rss>

