<?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: tFileInputExcel says &amp;quot;Text on sheet not supported&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346161#M113592</link>
    <description>I have no trouble reading an Excel sheet with that name (using v4.1.3), without even changing the encoding.  Maybe try specifying the sheet position (starting from 0) rather than its name or use a regex match instead if you think that's the problem.&lt;BR /&gt;Perhaps screenprint the tFileInputExcel settings and the actual worksheet.</description>
    <pubDate>Thu, 15 Sep 2011 00:34:12 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2011-09-15T00:34:12Z</dc:date>
    <item>
      <title>tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346157#M113588</link>
      <description>Hi, 
&lt;BR /&gt;I have an excel file to open with talend. This file is generated from an application and the first sheet name containe accents "éffectif". 
&lt;BR /&gt;So when i tell talend to take the sheet "éffectif" it says : 
&lt;BR /&gt; 
&lt;PRE&gt;Warning : Text on sheet "éffectif" no supported - omitting&lt;/PRE&gt; 
&lt;BR /&gt;How can i bypass the fact that talend does not like the "é" ? 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt;EDIT : Oh and if someone knows where i can find a list of the Talend error with explanation it would be nice 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346157#M113588</guid>
      <dc:creator>ffwrude</dc:creator>
      <dc:date>2024-11-16T12:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346158#M113589</link>
      <description>Hi ffwrude,&lt;BR /&gt;You need to change the encoding, you can find that in the advanced settings of your component, just change it to UTF-8 and you should be good!</description>
      <pubDate>Tue, 13 Sep 2011 14:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346158#M113589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-13T14:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346159#M113590</link>
      <description>Hi,&lt;BR /&gt;Just changed to UTF-8. Still got the same error.</description>
      <pubDate>Tue, 13 Sep 2011 15:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346159#M113590</guid>
      <dc:creator>ffwrude</dc:creator>
      <dc:date>2011-09-13T15:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346160#M113591</link>
      <description>Hi. I would like to make a "bump". Because i can't figure out how to include excel sheets with a "é" character in it.</description>
      <pubDate>Wed, 14 Sep 2011 13:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346160#M113591</guid>
      <dc:creator>ffwrude</dc:creator>
      <dc:date>2011-09-14T13:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346161#M113592</link>
      <description>I have no trouble reading an Excel sheet with that name (using v4.1.3), without even changing the encoding.  Maybe try specifying the sheet position (starting from 0) rather than its name or use a regex match instead if you think that's the problem.&lt;BR /&gt;Perhaps screenprint the tFileInputExcel settings and the actual worksheet.</description>
      <pubDate>Thu, 15 Sep 2011 00:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346161#M113592</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-09-15T00:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346162#M113593</link>
      <description>Hi and thank you for your answer. I already tried to read the sheet using "0" but actually i changed the name of the sheet and the Excel file won't open so it's not because of the accents.
&lt;BR /&gt;I don't know why talend won't open this file. Apparently the "é" wasn't the problem there. Maybe it's the file but i don't have problem with it in Excel.
&lt;BR /&gt;EDIT : i try to upload the image but it doesn't display in there.</description>
      <pubDate>Thu, 15 Sep 2011 09:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346162#M113593</guid>
      <dc:creator>ffwrude</dc:creator>
      <dc:date>2011-09-15T09:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel says "Text on sheet not supported"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346163#M113594</link>
      <description>Make sure your image is &amp;lt;200Kb and 1024x768</description>
      <pubDate>Sun, 18 Sep 2011 09:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-says-quot-Text-on-sheet-not-supported-quot/m-p/2346163#M113594</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-09-18T09:36:55Z</dc:date>
    </item>
  </channel>
</rss>

