<?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: null values filtering using tfilterrow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/null-values-filtering-using-tfilterrow/m-p/2215026#M11618</link>
    <description>You need to check if it is an empty value or null, if it is an empty value, the expression should be:
&lt;BR /&gt;input_row.State.equals("")</description>
    <pubDate>Thu, 27 Oct 2016 11:46:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-27T11:46:33Z</dc:date>
    <item>
      <title>null values filtering using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/null-values-filtering-using-tfilterrow/m-p/2215025#M11617</link>
      <description>i have input data like this 
&lt;BR /&gt;ID|FName|LName|City|State|DOJ 
&lt;BR /&gt;110645|Ronald|Ronald|Sacramento| |02-03-2015 
&lt;BR /&gt;i want to show records having state as null so intfilterrow i am suing below condition in advanced mode of tfilerrow 
&lt;BR /&gt;input_row.State ==null 
&lt;BR /&gt; 
&lt;BR /&gt;but its giving zero records</description>
      <pubDate>Thu, 27 Oct 2016 10:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/null-values-filtering-using-tfilterrow/m-p/2215025#M11617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T10:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: null values filtering using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/null-values-filtering-using-tfilterrow/m-p/2215026#M11618</link>
      <description>You need to check if it is an empty value or null, if it is an empty value, the expression should be:
&lt;BR /&gt;input_row.State.equals("")</description>
      <pubDate>Thu, 27 Oct 2016 11:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/null-values-filtering-using-tfilterrow/m-p/2215026#M11618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T11:46:33Z</dc:date>
    </item>
  </channel>
</rss>

