<?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: the operator =! is undefined for the argument type(s) int, null in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283610#M3863</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I was able to reproduce it. Maybe it is a bug...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;lojdr</description>
    <pubDate>Tue, 09 Jan 2018 14:48:16 GMT</pubDate>
    <dc:creator>lojdr</dc:creator>
    <dc:date>2018-01-09T14:48:16Z</dc:date>
    <item>
      <title>the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283605#M3858</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have a simple job which reads from mysql&amp;nbsp;and writes to Google BigQuery.&lt;/P&gt;
&lt;P&gt;I'm getting the following&amp;nbsp;error while trying to read from a table that includes any numeric/boolean&amp;nbsp;values:&lt;/P&gt;
&lt;P&gt;"the operator =! is undefined for the argument type(s) int, null"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the source table contains only strings, the job works fine.&lt;/P&gt;
&lt;P&gt;Both input and output schemes are defined with the&amp;nbsp;corrected variable types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can anyone please help?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283605#M3858</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283606#M3859</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide output from the execution and also schemas used in both components with an example of working and not working row? Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;lojdr&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jan 2018 13:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283606#M3859</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-07T13:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283607#M3860</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;lojdr,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Print screens are attached:&lt;/P&gt;&lt;P&gt;compile-error.jpg&amp;nbsp; &amp;gt; The&amp;nbsp;&lt;SPAN&gt;execution error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;scheme-fail.jpg&amp;gt; The scheme structure while failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;scheme-success.jpg &amp;gt; The scheme structure while&amp;nbsp;succeeding (string only)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;success&lt;/SPAN&gt;-output.jpg&amp;gt;&amp;nbsp; execution output while using string only&lt;/P&gt;&lt;P&gt;error-java.jpg &amp;gt; The JAVA code error source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrRw"&gt;error-java.jpg&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lrdc"&gt;success-output.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrLG"&gt;scheme-success.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrPu"&gt;scheme-fail.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lrgt"&gt;compile-error.JPG&lt;/A&gt;</description>
      <pubDate>Sun, 07 Jan 2018 14:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283607#M3860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-07T14:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283608#M3861</link>
      <description>&lt;P&gt;int cannot be compared to null, which is a null reference to an object. Compare with zero instead.&lt;/P&gt;&lt;P&gt;Also... In schema where you have an ID (int), you use it as a primary key. Primary key can't be NULL.&lt;/P&gt;&lt;P&gt;Please post here a screenshot of the job.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283608#M3861</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-09T13:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283609#M3862</link>
      <description>&lt;P&gt;How can I change&amp;nbsp;the comparison to 0 instead of NULL (though the UI interface)?&lt;/P&gt; 
&lt;P&gt;I understand the problem is in the code, but I do not have the option to change it, so I guess&amp;nbsp;that I need to change something in the variables configuration?&lt;/P&gt; 
&lt;P&gt;The job screenshot is attached&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks again,&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrPK"&gt;job.JPG&lt;/A&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283609#M3862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T13:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283610#M3863</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I was able to reproduce it. Maybe it is a bug...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;lojdr</description>
      <pubDate>Tue, 09 Jan 2018 14:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283610#M3863</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-09T14:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283611#M3864</link>
      <description>&lt;P&gt;Thanks for the help&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 15:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283611#M3864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: the operator =! is undefined for the argument type(s) int, null</title>
      <link>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283612#M3865</link>
      <description>&lt;P&gt;Good morning -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This seems to be (for me, anyway) related to the data types in the Schema. I had this same error and was scratching my head about it when I decided to try setting all input columns to String from whatever type they were (int, decimal, etc). Lo and behold it worked after doing that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The interesting thing is that although the error is identified with the source (table input), if I replace the BigQuery component to a tLogRow (with the original schema) then it works. Clearly BigQuery is an issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Russell&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LveF"&gt;operator undefined error.jpg&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwkI"&gt;Having Integer Caused my Problem.jpg&lt;/A&gt;</description>
      <pubDate>Thu, 03 Oct 2019 16:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/the-operator-is-undefined-for-the-argument-type-s-int-null/m-p/2283612#M3865</guid>
      <dc:creator>rlmagidson</dc:creator>
      <dc:date>2019-10-03T16:05:47Z</dc:date>
    </item>
  </channel>
</rss>

