<?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: Display Top N% in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454561#M794363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check 'Suppress When Value Is Null' on the dimension tab of chart properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189777_Capture.PNG" style="height: 252px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2018 16:26:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-11T16:26:34Z</dc:date>
    <item>
      <title>Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454560#M794362</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;I'm presenting sample data here and I need to display top 5 %'s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Customer, Sales&lt;BR /&gt; A, 100&lt;BR /&gt; B, 120&lt;BR /&gt; C, 300&lt;BR /&gt; D, 400&lt;BR /&gt; E, 75&lt;BR /&gt; F, 50&lt;BR /&gt; G, 125&lt;BR /&gt; H, 2000&lt;BR /&gt; I, 250&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Added calculated dimension as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;(&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;),4),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Customer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=5,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Customer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;expression as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Customer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=Rank(SUM(Sales),4)&amp;lt;=5"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189770_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;here I need to avoid highlighted row. Adding sample app here. Pls. advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Br, Balanandam&lt;/SPAN&gt;&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/Display-Top-N/m-p/1454560#M794362</guid>
      <dc:creator>balanandam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454561#M794363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check 'Suppress When Value Is Null' on the dimension tab of chart properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189777_Capture.PNG" style="height: 252px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454561#M794363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-11T16:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454562#M794364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to &lt;STRONG style="text-decoration: line-through;"&gt;disable&lt;/STRONG&gt; &lt;STRONG&gt;enable&lt;/STRONG&gt; the Suppress Null value in dimension level&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454562#M794364</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-11T16:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454563#M794365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean enable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454563#M794365</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-11T16:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454564#M794366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil &amp;amp; Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried both disable and enable. But if you see sales% column, H sales is 2000 and the actual share 58.48% (if not suppressed NULL on Dimension) and share will be 65.04% for the same when suppressed NULL on Dimension. This is the problem exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, Balanandam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454564#M794366</guid>
      <dc:creator>balanandam</dc:creator>
      <dc:date>2018-01-11T16:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454565#M794367</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;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Customer = {"=Rank(SUM(Sales),4)&amp;lt;=5"}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Customer = {"=Rank(SUM(Sales),4) &amp;lt;= 5"}&amp;gt;}Sales)/vTotalSales&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454565#M794367</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-11T16:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454566#M794368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I may be over simplifying the question but the null is caused by the calculation.&lt;/P&gt;&lt;P&gt;Would it not work the way you want it to with:&lt;/P&gt;&lt;P&gt;Dimension - Customer &lt;/P&gt;&lt;P&gt;Sales#&amp;nbsp; - Sum(Sales)&lt;/P&gt;&lt;P&gt;Sales% - Sum(Sales) / Sum(TOTAL Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then limiting the dimension using "Show values that are" - Greater Than 5% relative to the total&lt;/P&gt;&lt;P&gt;and then un tick "Show Others"&lt;/P&gt;&lt;P&gt;I think this would give you what you want to display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454566#M794368</guid>
      <dc:creator>paulferguson80</dc:creator>
      <dc:date>2018-01-11T16:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454567#M794370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, this is&amp;nbsp; so helpful. And, one more thing here is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189780_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;when I click on Dimension sales% getting changed i.e 100.00%. Can we make constant i.e 8.77% ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry If my ask is not reasonable or funny ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, Balanandam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 16:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454567#M794370</guid>
      <dc:creator>balanandam</dc:creator>
      <dc:date>2018-01-11T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454568#M794373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update your variable to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Customer&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 17:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454568#M794373</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-11T17:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454569#M794374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 17:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454569#M794374</guid>
      <dc:creator>balanandam</dc:creator>
      <dc:date>2018-01-11T17:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display Top N%</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454570#M794375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for response. this is helpful in my other cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, Balanandam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 17:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Top-N/m-p/1454570#M794375</guid>
      <dc:creator>balanandam</dc:creator>
      <dc:date>2018-01-11T17:09:54Z</dc:date>
    </item>
  </channel>
</rss>

