<?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 Set Analysis to Exclude Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159410#M504437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not knowing your data cloud, it culd be interesting to do something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Sum({&amp;lt; Building -= 'A'&amp;gt;} Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;will sum all Sales except from building 'A'. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2009 14:24:21 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2009-11-20T14:24:21Z</dc:date>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159407#M504434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a set of 100 buildings with unique ids. They are connected by building ID to a table of Groups, A, B,C, D....&lt;/P&gt;&lt;P&gt;Not all of the buildings are in a group and a building could be in multiple groups.&lt;/P&gt;&lt;P&gt;I have a list box with the Groups that allows me to pull the relevant buildings in a group, but I would like to have another Straight Table that show Buildings that are NOT in the selected Group. If I choose Select Excluded on the Group List Box that won't work because it won't show Buildings that have no Group. Can this be done with Set Analysis?&lt;/P&gt;&lt;P&gt;Any help would be appreciated,&lt;/P&gt;&lt;P&gt;Steve Jenkins&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 01:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159407#M504434</guid>
      <dc:creator>sjenkins</dc:creator>
      <dc:date>2009-11-20T01:55:45Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159408#M504435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding {1-$} as Set Analysis to your expression. i.e. Sum({1-$} Sales)&lt;/P&gt;&lt;P&gt;That should give you everything except items in the selection. I believe that should get you anything that is not in the selected group including those without a group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 04:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159408#M504435</guid>
      <dc:creator />
      <dc:date>2009-11-20T04:46:51Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159409#M504436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing I forgot to mention. I have 30 dimensions on the page and this is the only one that would be the basis of an exclusion. Is there a way to have the 1-$ only apply to this one particular dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 09:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159409#M504436</guid>
      <dc:creator>sjenkins</dc:creator>
      <dc:date>2009-11-20T09:33:36Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159410#M504437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not knowing your data cloud, it culd be interesting to do something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Sum({&amp;lt; Building -= 'A'&amp;gt;} Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;will sum all Sales except from building 'A'. &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 14:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159410#M504437</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-20T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159411#M504438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to make it for whatever is selected rather than 'A'&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Building-$&amp;gt;}) - this doesn't work but it could just be the format.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 23:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159411#M504438</guid>
      <dc:creator>sjenkins</dc:creator>
      <dc:date>2009-11-20T23:24:37Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159412#M504439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you do&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({1-$} Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;means "any Sales but current selection". &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2009 00:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159412#M504439</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-21T00:10:04Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159413#M504440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same answer in mind as Miguel. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2009 00:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159413#M504440</guid>
      <dc:creator />
      <dc:date>2009-11-21T00:19:43Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159414#M504442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that excludes the other dimensions as well. What I want is for it to use the other dimension selections normally (there's about 30 filters on the page), but only excludes the selected item in building. So the 1-$ only pertains to one selected field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2009 02:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159414#M504442</guid>
      <dc:creator>sjenkins</dc:creator>
      <dc:date>2009-11-21T02:38:01Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159415#M504443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the help file i found this example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;~Ingredient = {“*garlic*”}&amp;gt;} Sales&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt;&lt;SPAN style="margin-left: 40px;"&gt;&lt;BR /&gt;returns the sales for current selection, but with a forced exclusion of all Ingredients containing the string ‘garlic’.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin-left: 40px;"&gt;However the help also states this is only possible if the field is in and-mode&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 11:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159415#M504443</guid>
      <dc:creator />
      <dc:date>2012-02-07T11:20:21Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to Exclude Values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159416#M504444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;We've had success exluding a single field's selections while using all other selections with the following code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;Building=&amp;gt;} Sales&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin-left: 40px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;It essentially is the set modifier that includes all building selections all the time, which is the same as ignoring what is selected in the building field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 14:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-Exclude-Values/m-p/159416#M504444</guid>
      <dc:creator />
      <dc:date>2012-05-03T14:34:02Z</dc:date>
    </item>
  </channel>
</rss>

