<?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: Set Analysis Not Equal expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692107#M1074541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both of those look correct to me.&amp;nbsp; Any chance you can upload a sample?&amp;nbsp; Is it possible the Status is actually spelled with only 1 'l'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2014 14:44:06 GMT</pubDate>
    <dc:creator>joshabbott</dc:creator>
    <dc:date>2014-07-31T14:44:06Z</dc:date>
    <item>
      <title>Set Analysis Not Equal expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692106#M1074540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I am trying to exclude all values where Status is equal to Cancelled.&lt;/P&gt;&lt;P&gt;I tried both of these but couldn't exclude.&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;[Contract Duration]={'no end date'}, [Status]={'*'}-{'Cancelled'}&amp;gt;}DISTINCT [Contract No])&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;[Contract Duration]={'no end date'}, [Status]-={'Cancelled'}&amp;gt;}DISTINCT [Contract No])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;aamertaimor&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 14:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692106#M1074540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not Equal expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692107#M1074541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both of those look correct to me.&amp;nbsp; Any chance you can upload a sample?&amp;nbsp; Is it possible the Status is actually spelled with only 1 'l'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 14:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692107#M1074541</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-07-31T14:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not Equal expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692108#M1074542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The second should work nicely. I would suggest that there is a mismatch between your data and the set analysis. The 'contract duration' field would suggest a number not a string. Double-check capitalisation as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 14:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692108#M1074542</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-07-31T14:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not Equal expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692109#M1074545</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;which is your Dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dimension is Status, edit Dimension and try If(Status&amp;lt;&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Cancelled,Status)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 14:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692109#M1074545</guid>
      <dc:creator>male_carrasco</dc:creator>
      <dc:date>2014-07-31T14:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not Equal expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692110#M1074547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just out of curiosity did If () work, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(If([Contract Duration]='no end date' and Status&amp;lt;&amp;gt; 'Cancelled'), Distinct [Contract No])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if you could attach a sample file it will be much easier to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 14:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692110#M1074547</guid>
      <dc:creator />
      <dc:date>2014-07-31T14:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not Equal expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692111#M1074548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;copy&amp;nbsp; value from Status as Cancelled&amp;nbsp; and paste to above expressions.might be there is some space in Status column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take two list box one for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Contract Duration]&amp;nbsp; and select&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;no end date and then see in &lt;/SPAN&gt; [Status] weither there is Cancelled in white or grayed out&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if it is grayed out means there is no combination of&amp;nbsp; noend date and Cancelled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and hence no result&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 15:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-Equal-expression/m-p/692111#M1074548</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-07-31T15:15:50Z</dc:date>
    </item>
  </channel>
</rss>

