<?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 not equal &amp;lt;&amp;gt; in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300430#M495796</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;Can you try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;=Sum(AmountSales) - Sum({&amp;lt;Year={$(=Only(Year)-1)},Article=&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt; &lt;/SPAN&gt;{'Jean'}&amp;gt;} AmountSales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The above expression get sales of all the values and then subtracts the Last year Jean sales.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2012 16:08:23 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-02-20T16:08:23Z</dc:date>
    <item>
      <title>not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300428#M495794</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;I'm looking for the good syntaxe in set analysis to have the not equal expression:&lt;/P&gt;&lt;P&gt;For exemple I want have the amount of sales for all my articles but not my "Jean" in the past year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I did : &lt;SPAN style="color: #000000;"&gt;Sum({&amp;lt;Year={$(=Only(Year)-1)},Article&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;-=&lt;/SPAN&gt;{'Jean'}&amp;gt;} AmountSales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;But the symbol : &lt;SPAN style="color: #ff0000;"&gt;-=&lt;SPAN style="color: #333333;"&gt; is underline like if it'&lt;SPAN style="color: #333333;"&gt;s wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;So what is the good syntaxe for exclude always an article ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;(I don't want use the IF syntaxe)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Thank you &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 16:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300428#M495794</guid>
      <dc:creator />
      <dc:date>2012-02-20T16:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300429#M495795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe -= is correct syntax, but the expression dialog marks it wrongly as error. It's a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;This equivalent syntax should not be highlighted as error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Article &lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;= Article - &lt;/SPAN&gt;{'Jean'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 16:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300429#M495795</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-20T16:06:13Z</dc:date>
    </item>
    <item>
      <title>not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300430#M495796</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;Can you try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;=Sum(AmountSales) - Sum({&amp;lt;Year={$(=Only(Year)-1)},Article=&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt; &lt;/SPAN&gt;{'Jean'}&amp;gt;} AmountSales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The above expression get sales of all the values and then subtracts the Last year Jean sales.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 16:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300430#M495796</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-20T16:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300431#M495797</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;@swuehl&lt;/P&gt;&lt;P&gt;Thank you, This is a good answer but there is still a bug and the expression dialog marks it wrongly as error &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@jagan mohan&lt;/P&gt;&lt;P&gt;This is works fine but not really pretty, nevertheless thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See you guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 20:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300431#M495797</guid>
      <dc:creator />
      <dc:date>2012-02-23T20:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300432#M495798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It says "Expression OK" and it's working. So I wouldn't think about the false underlining...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, {Jean} without the quotes should be faster..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 21:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300432#M495798</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-02-23T21:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300433#M495799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The syntax is correct, I have also seen false red underlining like you and started to suspect the syntax. You are on the right path.&lt;/P&gt;&lt;P&gt;-RV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 00:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300433#M495799</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-02-24T00:36:28Z</dc:date>
    </item>
    <item>
      <title>not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300434#M495800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am agree with Rajesh &lt;/P&gt;&lt;P&gt;use below code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Sum({&amp;lt;Year={$(=Only(Year)-1)},Article&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000; font-size: 12pt; background-color: #eef4f9; font-family: Arial;"&gt;-=&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;{&lt;STRONG&gt;"Jean"&lt;/STRONG&gt;}&amp;gt;} AmountSales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 08:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300434#M495800</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-02-24T08:30:54Z</dc:date>
    </item>
    <item>
      <title>not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300435#M495801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your syntax is correct its a bug in checking the syntax of the expression by qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 09:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300435#M495801</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-24T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300436#M495802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want a clear Syntax, without underline, you can use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={$(=Only(Year)-1)},Article={"*"}-{Jean}&amp;gt;} AmountSales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Did not test this now, but i use the same type with many functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 14:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300436#M495802</guid>
      <dc:creator>kruppas78</dc:creator>
      <dc:date>2012-09-13T14:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300437#M495803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But -= should perform much better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 16:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300437#M495803</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-09-13T16:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: not equal &lt;&gt; in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300438#M495804</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;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Try &lt;/SPAN&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Sum({&amp;lt;Year={$(=Only(Year)-1)},Article&lt;SPAN style="font-size: 12pt;"&gt;={'*'}-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;{'Jean'}&amp;gt;} AmountSales)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 09:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-lt-gt-in-set-analysis/m-p/300438#M495804</guid>
      <dc:creator />
      <dc:date>2016-01-22T09:17:20Z</dc:date>
    </item>
  </channel>
</rss>

