<?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 tFilterRow advanced mode- java.lang.NullPointerException for a field that't not filtered in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-advanced-mode-java-lang-NullPointerException-for-a/m-p/2266305#M45575</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt; 
&lt;P&gt;I am hoping you all can help! I am trying to do a simple tfilter, however I can't get the basic filter to run correctly.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am filtering on a Ord Memo field = DOT. however I get this error when any of the other fields are null?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;row2.OrdMemo.equals("DOT")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error only null field is a field that's not being filtered.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tFilterRow_1&lt;BR /&gt;java.lang.NullPointerException&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;this happens only in advance mode- basic mode will filter this fine. however I need to make a more advance filter than just this.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please tell me where I am messing up, I have spent hours on this trying to figure it out.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have uploaded the Debug screen.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2018 20:33:46 GMT</pubDate>
    <dc:creator>hgromek</dc:creator>
    <dc:date>2018-10-17T20:33:46Z</dc:date>
    <item>
      <title>tFilterRow advanced mode- java.lang.NullPointerException for a field that't not filtered</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-advanced-mode-java-lang-NullPointerException-for-a/m-p/2266305#M45575</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt; 
&lt;P&gt;I am hoping you all can help! I am trying to do a simple tfilter, however I can't get the basic filter to run correctly.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am filtering on a Ord Memo field = DOT. however I get this error when any of the other fields are null?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;row2.OrdMemo.equals("DOT")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error only null field is a field that's not being filtered.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tFilterRow_1&lt;BR /&gt;java.lang.NullPointerException&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;this happens only in advance mode- basic mode will filter this fine. however I need to make a more advance filter than just this.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please tell me where I am messing up, I have spent hours on this trying to figure it out.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have uploaded the Debug screen.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 20:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-advanced-mode-java-lang-NullPointerException-for-a/m-p/2266305#M45575</guid>
      <dc:creator>hgromek</dc:creator>
      <dc:date>2018-10-17T20:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow advanced mode- java.lang.NullPointerException for a field that't not filtered</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFilterRow-advanced-mode-java-lang-NullPointerException-for-a/m-p/2266306#M45576</link>
      <description>The easier, replace row2.OrdMemo.equals("DOT") by "DOT". equals(row2.OrdMemo)</description>
      <pubDate>Wed, 17 Oct 2018 21:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFilterRow-advanced-mode-java-lang-NullPointerException-for-a/m-p/2266306#M45576</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-10-17T21:29:17Z</dc:date>
    </item>
  </channel>
</rss>

