<?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 removal from columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366187#M129706</link>
    <description>&lt;P&gt;Hi mani,&lt;BR /&gt;&lt;BR /&gt;Could you share us the screenshot for better understanding ? And what's your source and target data types ?&lt;BR /&gt;&lt;BR /&gt;Thanks ,&lt;BR /&gt;Prabuj&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 05:21:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-13T05:21:55Z</dc:date>
    <item>
      <title>Null values removal from columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366184#M129703</link>
      <description>Hi,&lt;BR /&gt;I have 2 columns in tmap output and it has null values, Is there any way, I can only take non-nullable values in those columns. I am using ! isNull etc but it is giving Boolean to string issue.&lt;BR /&gt;And if I can get the count of non null able fields for both the columns, if I use tfilter, it will filter on the basis of one column, but I want to filter both the columns from null values.</description>
      <pubDate>Wed, 12 Jun 2019 14:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366184#M129703</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-06-12T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Null values removal from columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366185#M129704</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please try below method in your tMap output filter expression?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;!Relational.ISNULL(row1.col1) &amp;amp;&amp;amp; !Relational.ISNULL(row1.col2)&lt;/PRE&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 900px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5qK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150253iB9127CBDAEEA6FCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5qK.png" alt="0683p000009M5qK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 15:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366185#M129704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-12T15:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Null values removal from columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366186#M129705</link>
      <description>Both are separate columns and I want to take only non nullable fields on to 
&lt;BR /&gt;them, I used this and this was also giving me error. 
&lt;BR /&gt;Requirement is like, we have a input_field 1 and input_field 2, and both 
&lt;BR /&gt;fields have nullable records after deriving from variables , now in 
&lt;BR /&gt;output_field1 and output_field2 should have only non nullable records. Not to apply in common out expression, I think it would be in expression filter in column side, how to do this there ?</description>
      <pubDate>Thu, 13 Jun 2019 03:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366186#M129705</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-06-13T03:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Null values removal from columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366187#M129706</link>
      <description>&lt;P&gt;Hi mani,&lt;BR /&gt;&lt;BR /&gt;Could you share us the screenshot for better understanding ? And what's your source and target data types ?&lt;BR /&gt;&lt;BR /&gt;Thanks ,&lt;BR /&gt;Prabuj&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 05:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366187#M129706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-13T05:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Null values removal from columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366188#M129707</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPZ4AAO"&gt;@mani1304&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please share the source and target systems where you are planning to store data? Also please share the job flow so that we will get more idea about your objective.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In between, could you please advise why the above method to filter out the data from tMap is not suitable for your use case?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 13:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-values-removal-from-columns/m-p/2366188#M129707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-13T13:52:54Z</dc:date>
    </item>
  </channel>
</rss>

