<?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: Finding Bottom x Clients in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818415#M288563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 13:00:04 GMT</pubDate>
    <dc:creator>jpenuliar</dc:creator>
    <dc:date>2014-11-12T13:00:04Z</dc:date>
    <item>
      <title>Finding Bottom x Clients</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818411#M288559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if someone has the solution to my problem?&lt;/P&gt;&lt;P&gt;I am able to establish the top x Clients by their sales amounts, but I am having an issue with identifying to bottom x Clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the attached example, the slider identifies the number of Clients to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe where I am going wrong is that I first need to establish the bottom ranking, then work backwards, if that makes sense!&lt;/P&gt;&lt;P&gt;In the solution, when selecting top 4, I should be returning Clients L to O as the bottom 4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818411#M288559</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2014-11-12T12:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Bottom x Clients</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818412#M288560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818412#M288560</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-12T12:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Bottom x Clients</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818413#M288561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try the below:&lt;/P&gt;&lt;P&gt;"-sum"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(aggr(rank(-sum(Amount)),Client)&amp;lt;=v_top,&lt;/P&gt;&lt;P&gt;aggr(rank(sum(Amount)),Client),null())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818413#M288561</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2014-11-12T12:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Bottom x Clients</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818414#M288562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jonathan and Ashfaq for the answers.&lt;/P&gt;&lt;P&gt;A minus sign - really!! &lt;/P&gt;&lt;P&gt;Jonathan, unfortunately I have to give it to Ashfaq as he was slightly faster on the button!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really do appreciate the quick answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards - John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818414#M288562</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2014-11-12T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Bottom x Clients</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818415#M288563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 13:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Bottom-x-Clients/m-p/818415#M288563</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2014-11-12T13:00:04Z</dc:date>
    </item>
  </channel>
</rss>

