<?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 How to avoid Special sheets not exist / tFileInputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341399#M109355</link>
    <description>Hi,
&lt;BR /&gt;I'm having a little trouble with the tFileInputExcel component. I have a number of excel files which have 2-6 sheets and I want to edit them (change a few values via tmap) and extract them into single csv files. This means one subjob only reads one sheet of a number of excel files. My problem is, the sheets which I entered into the sheet list may not exist in every excel file and if they don't the whole subjob dies with the error "Special sheets not exist!". 
&lt;BR /&gt;Is there a way to avoid this problem e.g. an ignore error switch?
&lt;BR /&gt;tFileList -&amp;gt; tFileInputExcel -&amp;gt; tMap -&amp;gt; tFileOutputDelimited
&lt;BR /&gt;I'm using Talend with Java.
&lt;BR /&gt;Thanks for your help,
&lt;BR /&gt;Hamburg</description>
    <pubDate>Sat, 16 Nov 2024 13:54:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:54:27Z</dc:date>
    <item>
      <title>How to avoid Special sheets not exist / tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341399#M109355</link>
      <description>Hi,
&lt;BR /&gt;I'm having a little trouble with the tFileInputExcel component. I have a number of excel files which have 2-6 sheets and I want to edit them (change a few values via tmap) and extract them into single csv files. This means one subjob only reads one sheet of a number of excel files. My problem is, the sheets which I entered into the sheet list may not exist in every excel file and if they don't the whole subjob dies with the error "Special sheets not exist!". 
&lt;BR /&gt;Is there a way to avoid this problem e.g. an ignore error switch?
&lt;BR /&gt;tFileList -&amp;gt; tFileInputExcel -&amp;gt; tMap -&amp;gt; tFileOutputDelimited
&lt;BR /&gt;I'm using Talend with Java.
&lt;BR /&gt;Thanks for your help,
&lt;BR /&gt;Hamburg</description>
      <pubDate>Sat, 16 Nov 2024 13:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341399#M109355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Special sheets not exist / tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341400#M109356</link>
      <description>I would use a tJava after the tFileList and use jExcel (which Talend use internally) to check if the sheetName exist for the current file.&lt;BR /&gt;&lt;A href="http://jexcelapi.sourceforge.net/resources/javadocs/2_6_10/docs/jxl/Workbook.html" rel="nofollow noopener noreferrer"&gt;http://jexcelapi.sourceforge.net/resources/javadocs/2_6_10/docs/jxl/Workbook.html&lt;/A&gt;</description>
      <pubDate>Fri, 19 Jun 2009 12:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341400#M109356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-19T12:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Special sheets not exist / tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341401#M109357</link>
      <description>Hi, 
&lt;BR /&gt;thanks for your idea but I'm not quite sure I understand how exactly that would work. 
&lt;BR /&gt;tFileList -&amp;gt; tJava -&amp;gt; tFileInputExcel ... ? 
&lt;BR /&gt;Could you perhaps give a short example? 
&lt;BR /&gt;- 
&lt;BR /&gt;Never mind, I found 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCjpSCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/in-tFileInputExcel-how-to-select-the-first-sheet/td-p/70464&lt;/A&gt; where an equal example is given. 
&lt;BR /&gt;Thank you very much!</description>
      <pubDate>Fri, 19 Jun 2009 14:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-avoid-Special-sheets-not-exist-tFileInputExcel/m-p/2341401#M109357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-19T14:11:26Z</dc:date>
    </item>
  </channel>
</rss>

