<?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 Equals To identifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311817#M1178385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks that worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 10:25:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-23T10:25:39Z</dc:date>
    <item>
      <title>Not Equals To identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311815#M1178383</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;I'm trying to write an expression, which only counts records where certain conditions are not met, e.g. Count Internal ID where the School is not equal to 'AA' or 'BB'. We have a long list of School Codes and it would be easier to exclude those we don't want, rather than include the ones we do want, I tried the following but neither work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;[School Code] &amp;lt;&amp;gt; {'AA', 'BB'}&amp;gt;} [Internal ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;﻿count({${&amp;lt;[School Code] != {'AA', 'BB'}&amp;gt;} [Internal ID])&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a symbol for 'not equals to' that Qlikview recognises? If not, is there another way the above could be achieved?&lt;/P&gt;&lt;P&gt;&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;Margaret&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 09:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311815#M1178383</guid>
      <dc:creator />
      <dc:date>2012-02-23T09:55:02Z</dc:date>
    </item>
    <item>
      <title>Not Equals To identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311816#M1178384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Try...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;[School Code] -= {'AA', 'BB'}&amp;gt;} [Internal ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax checker may not like it but it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 10:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311816#M1178384</guid>
      <dc:creator />
      <dc:date>2012-02-23T10:10:55Z</dc:date>
    </item>
    <item>
      <title>Not Equals To identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311817#M1178385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks that worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 10:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Equals-To-identifier/m-p/311817#M1178385</guid>
      <dc:creator />
      <dc:date>2012-02-23T10:25:39Z</dc:date>
    </item>
  </channel>
</rss>

