<?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: Is not equal to... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504016#M479844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for the many responses&lt;/P&gt;&lt;P&gt;The problem was not with the dimension definition but with my expression.&lt;/P&gt;&lt;P&gt;I was trying to show the value of the field %CR003M, which is 0, and thus does not return a line since it's a straight table summing.. zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yeah, like Ajay was doing in the file was just a count of the %CR003M. To make it work, I actually had to have it past the FABS test prior to counting though. So partial points Ajay, but not a green star &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;Also, Ajay, the test was &amp;lt;&amp;gt; 1, not &amp;lt;&amp;gt;0. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 18:27:10 GMT</pubDate>
    <dc:creator>sibrulotte</dc:creator>
    <dc:date>2014-01-15T18:27:10Z</dc:date>
    <item>
      <title>Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504008#M479836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;here is a simple dimension definition in a straight table:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FABS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%CR003M&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;&amp;gt;1,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Poste budgétaire]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;It's suppose to see if the absolute value of %CR003M is not equal to 1, and bring back the culprit Poste Budgétaire.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;FABS(%CR003M) = 1 works well, but not the &amp;lt;&amp;gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;What could I be doing wrong? This sounded so simple to me...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 22:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504008#M479836</guid>
      <dc:creator>sibrulotte</dc:creator>
      <dc:date>2014-01-13T22:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504009#M479837</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 think &amp;lt;&amp;gt; should be working, however if you have problems with that operator, you may try with Not:&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;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(NOT &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;FABS&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;%CR003M&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)=1,&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[Poste budgétaire]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 23:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504009#M479837</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-01-13T23:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504010#M479838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I have seen in some instances -= being used, however I am not sure this works 100% of the time. Ideally the &amp;lt;&amp;gt; should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 08:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504010#M479838</guid>
      <dc:creator>mjm</dc:creator>
      <dc:date>2014-01-14T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504011#M479839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think -=, +=, *=, etc just work when you're using Set Analysis. In this case, &lt;STRONG&gt;&amp;lt;&amp;gt; &lt;/STRONG&gt;or &lt;STRONG&gt;Not &lt;/STRONG&gt;should work,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 16:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504011#M479839</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-01-14T16:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504012#M479840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Simon,&lt;/P&gt;&lt;P&gt;As others mentioned &amp;lt;&amp;gt; should work fine. What kinda data does %CR003M hold. Can you post some sample data. Is it showing error or is it not giving the dimensions you are looking for when using &amp;lt;&amp;gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 16:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504012#M479840</guid>
      <dc:creator />
      <dc:date>2014-01-14T16:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504013#M479841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I expect it to work...&amp;nbsp; Anyway, if "&amp;lt;&amp;gt;" doesn't work but "=" works, here is another version:&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FABS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%CR003M&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=1,null(),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Poste budgétaire]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 19:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504013#M479841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-14T19:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504014#M479842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for the many responses, all of which were tried without success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there should only be values of 1, or -1, and the control is to avoid having 0, or other erronous multipliers in the table.&lt;/P&gt;&lt;P&gt;I've attached a table that shows I have values for %CR003M that are 0 for a few Poste Budgétaire.&lt;/P&gt;&lt;P&gt;The load showing that there is no modifier to text the value.&lt;/P&gt;&lt;P&gt;The format in the excel file that is loaded is set to standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FABS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%CR003M&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;lt;&amp;gt;1,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Poste budgétaire]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also tried&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FABS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%CR003M&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))=1,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Poste budgétaire]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I'm still getting an empty straight table table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 19:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504014#M479842</guid>
      <dc:creator>sibrulotte</dc:creator>
      <dc:date>2014-01-14T19:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504015#M479843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check out the attached file. It uses the exact formula for the calculated dimension thats been mentioned and it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 19:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504015#M479843</guid>
      <dc:creator />
      <dc:date>2014-01-14T19:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is not equal to...</title>
      <link>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504016#M479844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for the many responses&lt;/P&gt;&lt;P&gt;The problem was not with the dimension definition but with my expression.&lt;/P&gt;&lt;P&gt;I was trying to show the value of the field %CR003M, which is 0, and thus does not return a line since it's a straight table summing.. zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yeah, like Ajay was doing in the file was just a count of the %CR003M. To make it work, I actually had to have it past the FABS test prior to counting though. So partial points Ajay, but not a green star &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;Also, Ajay, the test was &amp;lt;&amp;gt; 1, not &amp;lt;&amp;gt;0. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 18:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-not-equal-to/m-p/504016#M479844</guid>
      <dc:creator>sibrulotte</dc:creator>
      <dc:date>2014-01-15T18:27:10Z</dc:date>
    </item>
  </channel>
</rss>

