<?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: Need Expression to exclude 2 types in sum If expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552872#M206584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: 'arial black', 'avant garde'; background-color: #ffffff; font-size: 12pt;"&gt;Sum ({&amp;lt;SaleType-={'Pontoons','Engines'}&amp;gt;} SalesDollars)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 20:36:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-08T20:36:59Z</dc:date>
    <item>
      <title>Need Expression to exclude 2 types in sum If expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552870#M206582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use an expression to sum sales for everyting except to types&lt;/P&gt;&lt;P&gt;Sum (if(SaleType &amp;lt;&amp;gt; 'Pontoons' or 'Engines', SalesDollars)&lt;/P&gt;&lt;P&gt;It's excluding the Pontoons but not the Engines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I write this expression to work properly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552870#M206582</guid>
      <dc:creator>suepenick</dc:creator>
      <dc:date>2013-07-08T20:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Expression to exclude 2 types in sum If expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552871#M206583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;( {$-&amp;lt;&lt;/SPAN&gt;SaleType&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'&lt;/SPAN&gt;Pontoons&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;'}&amp;gt;-&amp;lt;&lt;/SPAN&gt;SaleType&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'&lt;/SPAN&gt;Engines&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;'}&amp;gt; } &lt;/SPAN&gt;SalesDollars&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;JuanD&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552871#M206583</guid>
      <dc:creator />
      <dc:date>2013-07-08T20:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Expression to exclude 2 types in sum If expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552872#M206584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: 'arial black', 'avant garde'; background-color: #ffffff; font-size: 12pt;"&gt;Sum ({&amp;lt;SaleType-={'Pontoons','Engines'}&amp;gt;} SalesDollars)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552872#M206584</guid>
      <dc:creator />
      <dc:date>2013-07-08T20:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need Expression to exclude 2 types in sum If expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552873#M206585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - it worked - I don't have a clue why - but maybe I'll understand what all the symbols are for!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552873#M206585</guid>
      <dc:creator>suepenick</dc:creator>
      <dc:date>2013-07-08T20:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need Expression to exclude 2 types in sum If expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552874#M206586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one did not work - I tried that from Chapter 11 in the Qlikview 11 book&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Expression-to-exclude-2-types-in-sum-If-expression/m-p/552874#M206586</guid>
      <dc:creator>suepenick</dc:creator>
      <dc:date>2013-07-08T20:40:47Z</dc:date>
    </item>
  </channel>
</rss>

