<?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 Top 10 above target in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-10-above-target/m-p/1348910#M829408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to show the top ten in one chart and the bottom ten in another but for some reason the top ten shows minus amounts.&amp;nbsp; I've tried using dimension limits to show only first 10 and show only values that are greater than 1 but both are showing -.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Top 10 above target</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-above-target/m-p/1348910#M829408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to show the top ten in one chart and the bottom ten in another but for some reason the top ten shows minus amounts.&amp;nbsp; I've tried using dimension limits to show only first 10 and show only values that are greater than 1 but both are showing -.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how I can do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CC&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/Top-10-above-target/m-p/1348910#M829408</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 above target</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-above-target/m-p/1348911#M829409</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 like below for Top 10&lt;/P&gt;&lt;P&gt;1) Using Set Analysis in Expression&lt;/P&gt;&lt;P&gt;Dimension = Product&lt;/P&gt;&lt;P&gt;Expression &lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Product = {"=aggr(Rank(Sum(Sales),4),Product)&amp;lt;=10"}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Using Calculated Dimension&lt;/P&gt;&lt;P&gt;Dimension = use cal.dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(if(Rank(sum(Sales),4)&amp;lt;=10,Rank(sum(Sales))),Product)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for bottom 10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(if(Rank(-sum(Sales),4)&amp;lt;=10,Rank(-sum(Sales))),Product)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 10:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-above-target/m-p/1348911#M829409</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-06-23T10:42:31Z</dc:date>
    </item>
  </channel>
</rss>

