• Index
  •  » Talend Enterprise Data Integration » General questions
  •  » tFileInputExcel says "Text on sheet not supported"

#1 2011-09-13 11:29:51

ffwrude
Member
Registered: 2010-07-06
Posts: 57

tFileInputExcel says "Text on sheet not supported"

Tags: [excel, regexp, warning]

Hi,

I have an excel file to open with talend. This file is generated from an application and the first sheet name containe accents "éffectif".

So when i tell talend to take the sheet "éffectif" it says :

Code:

Warning : Text on sheet "éffectif" no supported - omitting

How can i bypass the fact that talend does not like the "é" ?

Thanks.

EDIT : Oh and if someone knows where i can find a list of the Talend error with explanation it would be nice smile

Last edited by ffwrude (2011-09-13 11:31:14)


Talend user since 2010-07-01

Offline

#2 2011-09-13 15:42:54

vgalopin
Talend team
Registered: 2009-04-15
Posts: 440
Website

Re: tFileInputExcel says "Text on sheet not supported"

Hi ffwrude,

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!


Vincent Galopin
US Pre-Sales Consultant
Talend US

Offline

#3 2011-09-13 16:14:49

ffwrude
Member
Registered: 2010-07-06
Posts: 57

Re: tFileInputExcel says "Text on sheet not supported"

Hi,

Just changed to UTF-8. Still got the same error.


Talend user since 2010-07-01

Offline

#4 2011-09-14 14:53:30

ffwrude
Member
Registered: 2010-07-06
Posts: 57

Re: tFileInputExcel says "Text on sheet not supported"

Hi. I would like to make a "bump". Because i can't figure out how to include excel sheets with a "é" character in it.


Talend user since 2010-07-01

Offline

#5 2011-09-15 01:34:12

alevy
Member
Registered: 2009-11-20
Posts: 1484

Re: tFileInputExcel says "Text on sheet not supported"

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.

Perhaps screenprint the tFileInputExcel settings and the actual worksheet.

Last edited by alevy (2011-09-15 01:35:15)

Offline

#6 2011-09-15 10:02:46

ffwrude
Member
Registered: 2010-07-06
Posts: 57

Re: tFileInputExcel says "Text on sheet not supported"

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.

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.

EDIT : i try to upload the image but it doesn't display in there.

Last edited by ffwrude (2011-09-15 10:48:17)


Talend user since 2010-07-01

Offline

#7 2011-09-18 10:36:55

alevy
Member
Registered: 2009-11-20
Posts: 1484

Re: tFileInputExcel says "Text on sheet not supported"

Make sure your image is <200Kb and 1024x768

Offline

  • Index
  •  » Talend Enterprise Data Integration » General questions
  •  » tFileInputExcel says "Text on sheet not supported"

Board footer

Powered by FluxBB