<?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: bottom in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9327#M783386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;if(aggr(rank(count(Key)),Client)&amp;lt;=5,(Client,(Numeric,Ascending))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2018 10:20:05 GMT</pubDate>
    <dc:creator>jwjackso</dc:creator>
    <dc:date>2018-03-12T10:20:05Z</dc:date>
    <item>
      <title>bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9326#M783385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using the below calculted dimesion to get top 5 clients &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(aggr(rank(count(Key)),Client)&amp;lt;=5,Client) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i use this dimension to show bottom 5 clients&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9326#M783385</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9327#M783386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;if(aggr(rank(count(Key)),Client)&amp;lt;=5,(Client,(Numeric,Ascending))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 10:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9327#M783386</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-03-12T10:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9328#M783387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry &lt;/P&gt;&lt;P&gt;this is not wotking &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 10:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9328#M783387</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2018-03-12T10:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9329#M783388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be just put minus &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/minus.png" /&gt; before your measure count(), like:&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(aggr(rank(&lt;STRONG&gt;-&lt;/STRONG&gt;count(Key)),Client)&amp;lt;=5,Client)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 10:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9329#M783388</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-03-12T10:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9330#M783389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H tresseco &lt;/P&gt;&lt;P&gt;its not working.. i tired this one also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want ti show a&amp;nbsp; bar chart with bottom 5 clients &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more bar chart with top 5 client &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 10:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9330#M783389</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2018-03-12T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9331#M783390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample app and explain your expected output there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 10:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9331#M783390</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-03-12T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9332#M783391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So, try to create a variable V_max with :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;max&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;rank&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Key&lt;/SPAN&gt;)),&lt;SPAN style="color: #800000;"&gt;Client&lt;/SPAN&gt;))-5 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And use it in&amp;nbsp; your formula :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;rank&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Key&lt;/SPAN&gt;)),&lt;SPAN style="color: #800000;"&gt;Client&lt;/SPAN&gt;)&amp;gt;=&lt;SPAN style="color: #808080;"&gt;&lt;STRONG&gt;&lt;EM&gt;V_max&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Client&lt;/SPAN&gt;)&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 10:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9332#M783391</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-03-12T10:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9333#M783392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an alternative, just display the Client in the dimension.&amp;nbsp;&amp;nbsp; For the first expression, use Rank(count(Key)) and hide that&amp;nbsp; column on the presentation tab.&amp;nbsp; On the "dimension limits" tab, restrict the values to the largest/smallest 5 and uncheck the "show others" option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 11:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9333#M783392</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-03-12T11:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9334#M783393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Bottom 3&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(-1*&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1,1),(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,(NUMERIC, ASCENDING)))&amp;lt;=3,Region) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For Top 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1*&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1,1),(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Region&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,(NUMERIC, ASCENDING)))&amp;lt;=3,Region) &lt;/SPAN&gt;@&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 12:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9334#M783393</guid>
      <dc:creator>akshaye_c_navale</dc:creator>
      <dc:date>2018-03-12T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: bottom</title>
      <link>https://community.qlik.com/t5/QlikView/bottom/m-p/9335#M783394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AGGR(IF(Rank(-Sum(Sales),4)&amp;lt;=5,Period),Period)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 13:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bottom/m-p/9335#M783394</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2018-03-12T13:26:22Z</dc:date>
    </item>
  </channel>
</rss>

