<?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: How to read .XLS file and last row skip in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225586#M17819</link>
    <description>&lt;P&gt;hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LQeHAAW"&gt;@vivek_sivam&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;To skip last few rows in excel just mention the number in limit field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if you want to skip last 501 row just put 500&amp;nbsp; of tFileInputExcel basic settings limit&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;also check excel file format is it 2007 or any, also for better understandings plz share screenshot of error msg.&lt;/P&gt; 
&lt;P&gt;thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Manish Suryawanshi,&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>Fri, 20 Dec 2019 09:21:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-20T09:21:30Z</dc:date>
    <item>
      <title>How to read .XLS file and last row skip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225585#M17818</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I'm new to Talend. I'm facing problem.&lt;/P&gt;&lt;P&gt;1.I can't able to read the data's from XLS files.&lt;/P&gt;&lt;P&gt;2.I'm try to import data using .csv and .xlsx format. It will works. But my files last row have the total i don't want to insert last row how to do this.&lt;BR /&gt;Can some one help me on this.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225585#M17818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .XLS file and last row skip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225586#M17819</link>
      <description>&lt;P&gt;hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LQeHAAW"&gt;@vivek_sivam&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;To skip last few rows in excel just mention the number in limit field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example if you want to skip last 501 row just put 500&amp;nbsp; of tFileInputExcel basic settings limit&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;also check excel file format is it 2007 or any, also for better understandings plz share screenshot of error msg.&lt;/P&gt; 
&lt;P&gt;thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Manish Suryawanshi,&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>Fri, 20 Dec 2019 09:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225586#M17819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .XLS file and last row skip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225587#M17820</link>
      <description>Hi 
&lt;A href="https://community.qlik.com/s/profile/0053p000007LONkAAO"&gt;@vitspltalend&lt;/A&gt;
&lt;BR /&gt;I'm getting below error message
&lt;BR /&gt;Exception in component tFileInputExcel_1 (PartnerCashoutReport)
&lt;BR /&gt;jxl.read.biff.BiffException: Unable to recognize OLE stream
&lt;BR /&gt;at jxl.read.biff.CompoundFile.&amp;lt;init&amp;gt;(CompoundFile.java:116)
&lt;BR /&gt;at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:127)
&lt;BR /&gt;at jxl.Workbook.getWorkbook(Workbook.java:268)
&lt;BR /&gt;at local_project.partnercashoutreport_0_1.PartnerCashoutReport.tFileInputExcel_1Process(PartnerCashoutReport.java:1297)
&lt;BR /&gt;at local_project.partnercashoutreport_0_1.PartnerCashoutReport.runJobInTOS(PartnerCashoutReport.java:2356)
&lt;BR /&gt;at local_project.partnercashoutreport_0_1.PartnerCashoutReport.main(PartnerCashoutReport.java:2206)</description>
      <pubDate>Fri, 20 Dec 2019 11:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225587#M17820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T11:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .XLS file and last row skip</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225588#M17821</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;I have met this issue before, but I'm not sure it is the same occasion with yours. Usually, I will check out the option "Read excel 2007 file format(xlsx)".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;manish&lt;/SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME0u.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132876iD8E41BD6B61073EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME0u.png" alt="0683p000009ME0u.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;DIV class="UserSignature lia-message-signature"&gt;
  -- 
 &lt;BR /&gt;Don't forget to give kudos when a reply is helpful and click Accept the solution when you think you're good with it. 
&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Dec 2019 11:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-XLS-file-and-last-row-skip/m-p/2225588#M17821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T11:08:18Z</dc:date>
    </item>
  </channel>
</rss>

