<?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: 'not equal to' in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632908#M1090834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&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;sum({&amp;lt;Type &amp;lt;&amp;gt; {'A'}&amp;gt;}Total)&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;'&amp;lt;&amp;gt;' Represents the not equal operator in Qlikview&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 11:33:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-14T11:33:24Z</dc:date>
    <item>
      <title>'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632906#M1090832</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;The values for field type is A, B and c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Type -= {'A'}&amp;gt;}Total) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter the data of A. so, i have written the above modifier. But its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is not equal to(-=) correct in the modifier?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632906#M1090832</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-14T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632907#M1090833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's correct, issue could be somewhere else. Try to share your issue sample app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632907#M1090833</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-14T11:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632908#M1090834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&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;sum({&amp;lt;Type &amp;lt;&amp;gt; {'A'}&amp;gt;}Total)&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;'&amp;lt;&amp;gt;' Represents the not equal operator in Qlikview&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632908#M1090834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T11:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632909#M1090835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the -= operator is used to define exclusion in the data selection, so your expression should return the data with Type &amp;lt;&amp;gt; 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are using the correct operator for the exclusion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632909#M1090835</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-05-14T11:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632910#M1090836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Ur expresssion is correct only but when u use the minus before equal to, u can also get the correct output but red lines will come under the expression&lt;/STRONG&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;STRONG&gt;but when u use this one u wont get the redlines &lt;/STRONG&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;=s&lt;STRONG&gt;um({$-&amp;lt;Type = {'A'}&amp;gt;}Total)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632910#M1090836</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-05-14T11:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632911#M1090837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Check this one &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;=s&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;um({$-&amp;lt;Type = {'A'}&amp;gt;}Total)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632911#M1090837</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-05-14T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632912#M1090838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If You want filter Data for 'A' only means,no minus before '=',&lt;/P&gt;&lt;P&gt;try this &lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;Type = {'A'}&amp;gt;}Total)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 11:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632912#M1090838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T11:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632913#M1090839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to&lt;STRONG&gt; Exclude or Include&lt;/STRONG&gt; Type A data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For display (Include) Type A Data: &lt;STRONG&gt;Sum({&amp;lt;Type = {'A'}&amp;gt;}Total)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For&amp;nbsp; NOT to display (Exclude) Type A Data: &lt;STRONG&gt;Sum({&amp;lt;Type -= {'A'}&amp;gt;}Total)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 12:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632913#M1090839</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2014-05-14T12:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632914#M1090840</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;I have attached the app here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement--&amp;gt;In the Type list box, When i click direct it should show zero value in indirect text box. WHICH IS WORKING FINE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the Type list box, When i click Gross or Net it should show zero value in Direct Text box. THIS IS NOT WORKING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure where the issue is..Pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 13:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632914#M1090840</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-14T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632915#M1090841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA and check new expressions in Text Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this suits your need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 13:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632915#M1090841</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2014-05-14T13:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632916#M1090842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for building the app. The issue is actually with the data. So I am still working on the issue.&lt;/P&gt;&lt;P&gt;Will post here, if i need any help..Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 08:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632916#M1090842</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-15T08:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: 'not equal to' in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632917#M1090843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Exactly!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is what I figured out in minutes yesterday. But a small was change was needed in Set Analysis and that I have done already.&lt;/P&gt;&lt;P&gt;And its good that that you realzied the issue in data and not in expressions. Beacuse of the data, you were getting weird results!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 08:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-in-set-analysis/m-p/632917#M1090843</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2014-05-15T08:26:12Z</dc:date>
    </item>
  </channel>
</rss>

