<?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: [resolved] how to remove rows containing null values from a CSV file to mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315704#M86330</link>
    <description>Thanks all, i seems to have figured it out with tfilterrow - using the and functions and selecting the particular row, stating not equal to "null". 
&lt;BR /&gt;I appreciate the fast reply janhess and anilmca4</description>
    <pubDate>Wed, 13 Mar 2013 12:26:33 GMT</pubDate>
    <dc:creator>joseng_62</dc:creator>
    <dc:date>2013-03-13T12:26:33Z</dc:date>
    <item>
      <title>[resolved] how to remove rows containing null values from a CSV file to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315701#M86327</link>
      <description>Good day. I need some help. I have a CSV file that contains data as shown on the uploaded image. 
&lt;BR /&gt;The fields are Key, first_name, last_name, city, gross salary. 
&lt;BR /&gt;Some of the columns contains data that shows as null on the CSV file. 
&lt;BR /&gt;I want to filter the rows so data if any of the first_name, last_name or city columns contains null, the whole row must not be imported to the mysql database. 
&lt;BR /&gt;I'm am stuck as to I am no sure if i should be using tmap or tfilterrow and which expressions to use exactly. 
&lt;BR /&gt;Please I have been checking the forums for about 4 hours now and have been "google"ing my behind of. 
&lt;BR /&gt;Any assistance would be appreciated. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDzB.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143854i2E0801142B6C721B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDzB.jpg" alt="0683p000009MDzB.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315701#M86327</guid>
      <dc:creator>joseng_62</dc:creator>
      <dc:date>2024-11-16T12:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to remove rows containing null values from a CSV file to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315702#M86328</link>
      <description>You can do it in Expression filter in output tMap.
&lt;BR /&gt;! Relational.ISNULL(fieldname1) | ! Relational.ISNULL(fieldname2) etc.</description>
      <pubDate>Wed, 13 Mar 2013 11:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315702#M86328</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2013-03-13T11:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to remove rows containing null values from a CSV file to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315703#M86329</link>
      <description>HI joseng 
&lt;BR /&gt;You can use expression fillter to fillter you incoming records in tMAP between source and destination, find the screen shot for your understanding. 
&lt;BR /&gt; 
&lt;BR /&gt;thanks 
&lt;BR /&gt;B. Anil Kumar 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME5l.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146142i4E6EA635F0F8161F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME5l.png" alt="0683p000009ME5l.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 13 Mar 2013 11:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315703#M86329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-13T11:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to remove rows containing null values from a CSV file to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315704#M86330</link>
      <description>Thanks all, i seems to have figured it out with tfilterrow - using the and functions and selecting the particular row, stating not equal to "null". 
&lt;BR /&gt;I appreciate the fast reply janhess and anilmca4</description>
      <pubDate>Wed, 13 Mar 2013 12:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-remove-rows-containing-null-values-from-a-CSV/m-p/2315704#M86330</guid>
      <dc:creator>joseng_62</dc:creator>
      <dc:date>2013-03-13T12:26:33Z</dc:date>
    </item>
  </channel>
</rss>

