<?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 (Excluding Values) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163670#M503821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Checking the syntax:&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; [Contract Type] -= {"*IAV*"}, [Call_Type] -= {'PM'} &amp;gt;} [Invoice_Net])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;should work. Note that "*IAV*" follows your "any contracts with iav in the name". If there is a IAV Contract_Type, change the above expression to &lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({$&amp;lt; [Contract Type] -= {'IAV'}, [Call_Type] -= {'PM'} &amp;gt;} [Invoice_Net])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2009 18:38:16 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2009-11-24T18:38:16Z</dc:date>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163668#M503819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;B&gt;Sum&lt;/B&gt;({$&amp;lt;&lt;B&gt;[Contract_Type]&lt;/B&gt;={"*"}-{&lt;B&gt;"*IAV*"&lt;/B&gt;}&amp;gt;}&lt;B&gt;[Invoice_Net]&lt;/B&gt;)&lt;/P&gt;&lt;P&gt;I am trying to ammend the formula above to exclude [Call_Type] = {"PM"} as well as contract types of IAV but i do not seem to be able to get the syntax correct.&lt;/P&gt;&lt;P&gt;To recap I need all records for a selection excluding any contracts with iav in the name and excluding call types PM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give me the correct syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 17:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163668#M503819</guid>
      <dc:creator />
      <dc:date>2009-11-24T17:16:30Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163669#M503820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Sum&lt;/B&gt;({$&amp;lt;&lt;B&gt;[Call_Type]-&lt;/B&gt;={'PM','IAV'}&amp;gt;}&lt;B&gt;[Invoice_Net]&lt;/B&gt;)&lt;/P&gt;&lt;P&gt;Should do it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 17:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163669#M503820</guid>
      <dc:creator />
      <dc:date>2009-11-24T17:24:05Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163670#M503821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Checking the syntax:&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; [Contract Type] -= {"*IAV*"}, [Call_Type] -= {'PM'} &amp;gt;} [Invoice_Net])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;should work. Note that "*IAV*" follows your "any contracts with iav in the name". If there is a IAV Contract_Type, change the above expression to &lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({$&amp;lt; [Contract Type] -= {'IAV'}, [Call_Type] -= {'PM'} &amp;gt;} [Invoice_Net])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 18:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163670#M503821</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-24T18:38:16Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163671#M503822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think we are close but my original question was not clear enough.&lt;/P&gt;&lt;P&gt;I need to see everything except (contracts containing IAV that AND have a call type of PM)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 19:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163671#M503822</guid>
      <dc:creator />
      <dc:date>2009-11-24T19:15:54Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163672#M503823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We just need to know the name of field that contains Names of Contracts (which in turn may contain "*IAV*"), but the syntax would be&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; [CONTRACT_NAME_FIELDNAME] -= {"*IAV*"}, [Call_Type] -= {'PM'} &amp;gt;} [Invoice_Net])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;that means "total sum of current selection BUT contracts with "*iav*" in its name and [Call_Type] = 'PM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 19:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163672#M503823</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-24T19:45:58Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163673#M503824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally solved the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum([Invoice_Net])-Sum({$&amp;lt;[Contract_Type]={"*IAV*"},({$&amp;lt;[Call_Type]={"PM"}&amp;gt;}[Invoice_Net])&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 22:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163673#M503824</guid>
      <dc:creator />
      <dc:date>2009-11-24T22:59:07Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163674#M503825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides some syntax errors in your expression, I'm sure you can get what you want with&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; [Contract_Type] -= {"*IAV*"}, [Call_Type] -= {"PM"} &amp;gt;} [Invoice_Net])&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 23:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163674#M503825</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2009-11-24T23:34:45Z</dc:date>
    </item>
    <item>
      <title>Set Analysis (Excluding Values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163675#M503826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try and I do not now why but for some reason any variation I tried on the formula would not exclude contracts that where IAV and had a call type of PM.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 23:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Excluding-Values/m-p/163675#M503826</guid>
      <dc:creator />
      <dc:date>2009-11-24T23:49:25Z</dc:date>
    </item>
  </channel>
</rss>

