<?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 How to do this in set analysis? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306631#M1185003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If I understand correctly, you want to select companies from a list box, and exclude those selections from a chart, which I assume will default to show all companies?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you use sum({1-$}Revenue). This will give the inverse of the current selection ie everything that the current selection excludes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that if you are selecting on more than one dimension, it will exclude those selections as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 11:31:08 GMT</pubDate>
    <dc:creator>mazacini</dc:creator>
    <dc:date>2011-10-03T11:31:08Z</dc:date>
    <item>
      <title>How to do this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306630#M1185002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, in my application, there is a list box for user to choose which companies they would like to exclude from the chart. My chart is used to display the total revenue of each company for each fiscal year. How should i write the set analysis in order to achieve the purpose of excluding those companies selected by the user? Thanks much, I really need a solution asap. Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 03:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306630#M1185002</guid>
      <dc:creator />
      <dc:date>2011-10-03T03:27:17Z</dc:date>
    </item>
    <item>
      <title>How to do this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306631#M1185003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If I understand correctly, you want to select companies from a list box, and exclude those selections from a chart, which I assume will default to show all companies?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you use sum({1-$}Revenue). This will give the inverse of the current selection ie everything that the current selection excludes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that if you are selecting on more than one dimension, it will exclude those selections as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 11:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306631#M1185003</guid>
      <dc:creator>mazacini</dc:creator>
      <dc:date>2011-10-03T11:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to do this in set analysis?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306632#M1185004</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;=if(getselectedCount(fieldnamein seleection)&amp;gt;0,Sum({1-$} Revenue),sum(amountfieldname))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or see the attached file for example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 12:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-this-in-set-analysis/m-p/306632#M1185004</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-10-03T12:17:43Z</dc:date>
    </item>
  </channel>
</rss>

