<?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: Using Not Equal in Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721515#M1087333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want the red squiggly line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count( {&amp;lt; [Status] = {'*'} - {'C'} &amp;gt;} [Move ID])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2014 17:38:47 GMT</pubDate>
    <dc:creator>joshabbott</dc:creator>
    <dc:date>2014-06-20T17:38:47Z</dc:date>
    <item>
      <title>Using Not Equal in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721513#M1087331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use a not equal comparison in set analysis....&amp;nbsp; Why will option 1 not work?&amp;nbsp;&amp;nbsp; - Options 2&amp;nbsp; works fine. Option 3 is using an equal comparison.&amp;nbsp; For option 1, I've also tried single quotes.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 1.&amp;nbsp; count( {&amp;lt; [Status] -= {'C'} &amp;gt;} [Move ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 2:&amp;nbsp; count(if([Status] &amp;lt;&amp;gt; 'C', [Move ID]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option 3 (in another expression ) also works.&amp;nbsp; count( {&amp;lt; [Status Description]={"In Progress"} &amp;gt;} [Request Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721513#M1087331</guid>
      <dc:creator>triciagdaly</dc:creator>
      <dc:date>2014-06-20T17:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Not Equal in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721514#M1087332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tricia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you mean with 'not work'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you see a red underlining by the syntax checker, that's a bug in the checker, the expression dialog should say 'expression OK' and evaluate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721514#M1087332</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-20T17:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Not Equal in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721515#M1087333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want the red squiggly line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count( {&amp;lt; [Status] = {'*'} - {'C'} &amp;gt;} [Move ID])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721515#M1087333</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-06-20T17:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Not Equal in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721516#M1087335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain the syntax of your suggestion - which works great!&amp;nbsp; And... why are there red squiggly lines on the expression I was using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tricia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721516#M1087335</guid>
      <dc:creator>triciagdaly</dc:creator>
      <dc:date>2014-06-20T17:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using Not Equal in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721517#M1087336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never understood why the red squiggly lines are there.&amp;nbsp; I've alway's found that they show up yet it still works in your first expression.&amp;nbsp; It must be a bug as to why it is showing the red lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count( {&amp;lt; [Status] -= {'C'} &amp;gt;} [Move ID])&lt;/P&gt;&lt;P&gt;What the one I sent you is doing is taking all values {'*'} and using a set analysis operator of subtraction, removing the 'C' values from all, anything where the status is anything except for C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Not-Equal-in-Set-analysis/m-p/721517#M1087336</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-06-20T17:57:02Z</dc:date>
    </item>
  </channel>
</rss>

