<?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: skip empty rows from file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262914#M43229</link>
    <description>&lt;P&gt;Hi, maybe you could try a tFilterRow with the lengh of a specific row superior to 0.&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 09:41:57 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2022-04-04T09:41:57Z</dc:date>
    <item>
      <title>skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262906#M43221</link>
      <description>&lt;P&gt;In a file i receive data as below , need to load only real data and skip those rows are empty with commas acb@gmail.com,super,$0.0,1 def,user,$10.00,0 ,, , ,, ,&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 19:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262906#M43221</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-04-16T19:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262907#M43222</link>
      <description>&lt;P&gt;as per my understanding&lt;/P&gt;&lt;P&gt;in a row , any column contains empty you want to reject that row&lt;/P&gt;&lt;P&gt;if that is the case: check every columns in tMap which is not equal to null, and then at output use a function in tMap with all columns together, and if you want catch rejected rows you can catch them too&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 20:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262907#M43222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T20:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262908#M43223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;If you want to skip a row which having only null values, it can be easily achieved while reading itself.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4gE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150295i119B74EBC91ED780/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4gE.png" alt="0683p000009M4gE.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>Thu, 18 Apr 2019 11:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262908#M43223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-18T11:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262909#M43224</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we achieve the same for .xlsx/.xls files.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 15:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262909#M43224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-30T15:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262910#M43225</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQlMAAW"&gt;@mahadev&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Stop reading on encountering empty rows in advanced settings of tFileInputExcel.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Select this check box to ignore the empty line encountered and, if there are any, the lines that follow this empty line. This check box becomes unavailable when you select&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Read excel2007 file format (xlsx)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Basic settings&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;view.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/NbQZuwgNcj_FdUhPpR3dXQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/NbQZuwgNcj_FdUhPpR3dXQ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 12:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262910#M43225</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-01-31T12:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262911#M43226</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class="UserName lia-user-name lia-user-rank-Moderator lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt; ,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sorry for the late reply.&lt;/P&gt; 
&lt;P&gt;This will throw error and stop the entire job, however I just need to ignore/skip these rows and proceed reading the remaining contents of file.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 14:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262911#M43226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-18T14:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262912#M43227</link>
      <description>&lt;P&gt;I have the same question.&lt;/P&gt;&lt;P&gt;My job is ending with errors if it encounters empty row. And in my case, there are around 70k records in the file, so after that, its reading empty row and ending with errors.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 08:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262912#M43227</guid>
      <dc:creator>Samana</dc:creator>
      <dc:date>2022-04-04T08:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262913#M43228</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we have checked Read excel2007mfile format(xlsx), how do we achieve this condition?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 08:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262913#M43228</guid>
      <dc:creator>Samana</dc:creator>
      <dc:date>2022-04-04T08:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: skip empty rows from file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262914#M43229</link>
      <description>&lt;P&gt;Hi, maybe you could try a tFilterRow with the lengh of a specific row superior to 0.&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 09:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/skip-empty-rows-from-file/m-p/2262914#M43229</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-04-04T09:41:57Z</dc:date>
    </item>
  </channel>
</rss>

