<?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: Selecting all except exclusions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651060#M238113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to element function E, I'd suggest to use "-" in Set Analysis as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CostCenter -={"Some Value"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2014 15:53:17 GMT</pubDate>
    <dc:creator>bgerchikov</dc:creator>
    <dc:date>2014-10-02T15:53:17Z</dc:date>
    <item>
      <title>Selecting all except exclusions</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651058#M238111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scenario where I want to display data based on exclusions rather than selections. (It came up on a webinar this morning but wasn't answered at the time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if I had a list of all cost centres and was displaying data based on all these cost centres, ie total spend, but then had a need to exclude some, say those representing capital spend.&amp;nbsp; I don't want to have to select cost centres individually; I want to select the capital spend group and display the the total spend from the cost centres that remain when the capital spend cost centres are excluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance gratefully accepted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 15:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651058#M238111</guid>
      <dc:creator />
      <dc:date>2014-10-02T15:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting all except exclusions</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651059#M238112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look to set analysis help search for E use with which you can exclude selections, really easy to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 15:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651059#M238112</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-02T15:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting all except exclusions</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651060#M238113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to element function E, I'd suggest to use "-" in Set Analysis as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CostCenter -={"Some Value"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 15:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651060#M238113</guid>
      <dc:creator>bgerchikov</dc:creator>
      <dc:date>2014-10-02T15:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting all except exclusions</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651061#M238114</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 something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum( {$&amp;lt;CostCenter= E({$} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CostCenter&lt;/SPAN&gt;)&amp;gt;} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 16:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-all-except-exclusions/m-p/651061#M238114</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-02T16:37:54Z</dc:date>
    </item>
  </channel>
</rss>

