<?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 negation operator ~ in set anlysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226857#M79022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys for your inputs. I knew that the alternatives. But the question is, "~" operator is not working. Is it so, that it does not work in QV? Can someone please confirm it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 13:55:36 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2010-07-19T13:55:36Z</dc:date>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226854#M79019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Negation operator ~ is not working in set analysis for me. Is it a common problem or its an error&lt;/P&gt;&lt;P&gt;from my end ?&lt;/P&gt;&lt;P&gt;i am using SUM( { $ &amp;lt; ~Name = { Amit } &amp;gt; } Sales) to calculate the total sales for current selection&lt;/P&gt;&lt;P&gt;but forcefully excluding the Sale for the Name "Amit".&lt;/P&gt;&lt;P&gt;But it's not working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input is appreciated .&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226854#M79019</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-07-19T13:29:05Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226855#M79020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can try this :&lt;/P&gt;&lt;P&gt;SUM( { $ &amp;lt; Name = -{ Amit } &amp;gt; } Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226855#M79020</guid>
      <dc:creator />
      <dc:date>2010-07-19T13:47:37Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226856#M79021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the correct syntax are:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Country-={GERMANY}&amp;gt;}LineSalesAmount)&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226856#M79021</guid>
      <dc:creator />
      <dc:date>2010-07-19T13:48:50Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226857#M79022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys for your inputs. I knew that the alternatives. But the question is, "~" operator is not working. Is it so, that it does not work in QV? Can someone please confirm it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226857#M79022</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-07-19T13:55:36Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226858#M79023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That´s what QV help says:&lt;/P&gt;&lt;H3&gt;Set Operators&lt;/H3&gt;&lt;P style="margin-bottom:0px;"&gt;Several set operators that can be used in set expressions exist. All set operators use sets as operands, as described above, and return a set as result.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;+ Union. This binary operation returns a set consisting of the records that belong to any of the two set operands.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;- Exclusion. This binary operation returns a set of the records that belong to the first but not the other of the two set operands. Also, when used as a unary operator, it returns the complement set.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;* Intersection. This binary operation returns a set consisting of the records that belong to both of the two set operands.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;/ Symmetric difference (XOR). This binary operation returns a set consisting of the records that belong to either, but not both of the two set operands.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;The order of precedence is 1) Unary minus (complement), 2) Intersection and Symmetric difference, and 3) Union and Exclusion. Within a group, the expression is evaluated from left to right. Alternative orders can be defined by standard brackets, which may be necessary since the set operators do not commute, e.g. A+(B-C) is different from (A+B)-C which in turn is different from (A-C)+B.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;That´s it.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 14:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226858#M79023</guid>
      <dc:creator />
      <dc:date>2010-07-19T14:01:07Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226859#M79024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;QV help even says this:&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;sum( {$&amp;lt;~Ingredient = {"*garlic*"}&amp;gt;} Sales )&lt;BR /&gt;returns the sales for current selection, but with a forced exclusion of all Ingredients containing the string 'garlic'.&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;WHAT ABOUT THIS?&lt;/P&gt;&lt;P style="margin-left:40px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 14:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226859#M79024</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-07-19T14:06:11Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226860#M79025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case it´s a question to ask QT support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 14:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226860#M79025</guid>
      <dc:creator />
      <dc:date>2010-07-19T14:50:54Z</dc:date>
    </item>
    <item>
      <title>negation operator ~ in set anlysis</title>
      <link>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226861#M79026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; As explained by the marvellous Mr Witherspoon over in&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/77207"&gt;http://community.qlik.com/message/77207&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the ~ only applies to fields in 'and-mode' whatever that is..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 13:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negation-operator-in-set-anlysis/m-p/226861#M79026</guid>
      <dc:creator />
      <dc:date>2011-09-08T13:15:38Z</dc:date>
    </item>
  </channel>
</rss>

