<?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: indirect set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556477#M207731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... or, as an alternative:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangemax(0, sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Aug 2013 19:12:46 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2013-08-04T19:12:46Z</dc:date>
    <item>
      <title>indirect set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556475#M207729</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;I have a table of sales per sales person, for example:&lt;/P&gt;&lt;P&gt;SalesPerson,Sales&lt;/P&gt;&lt;P&gt;A,1000&lt;/P&gt;&lt;P&gt;A,2000&lt;/P&gt;&lt;P&gt;B,-5000&lt;/P&gt;&lt;P&gt;B,-400&lt;/P&gt;&lt;P&gt;G,1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i want to use a pie to show sales per sale person, but my problem is that because the total sales of sales person "b" is less then negative so the pie could not work. how can i exclude the sales person that the total sales (according to selection) is less the zero ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meany thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Aug 2013 18:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556475#M207729</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2013-08-04T18:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: indirect set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556476#M207730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Don't use pie in this case, it's misleading. Use bar chart.&lt;/P&gt;&lt;P&gt;2. If you still want to use pie: =if( sum(Sales) &amp;gt; 0, sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Aug 2013 18:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556476#M207730</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2013-08-04T18:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: indirect set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556477#M207731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... or, as an alternative:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangemax(0, sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Aug 2013 19:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/indirect-set-analysis/m-p/556477#M207731</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-08-04T19:12:46Z</dc:date>
    </item>
  </channel>
</rss>

