Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
mobmsc2
Creator
Creator

Suppress or handle warnings "Cannot read name ranges for TableName - setting to empty"

I have a number of

tFileInputExcel

components in a job and they are filling the console window with

Warning:  Cannot read name ranges for TableName - setting to empty

messages. Is there a way to suppress or handle this particular error in a more graceful way?

Labels (2)
1 Solution

Accepted Solutions
cterenzi
Specialist
Specialist

If you are not reading xlsx files, there is a checkbox on the Advanced Settings tab of tFileInputExcel labeled "Ignore the warning" which may help.

View solution in original post

4 Replies
Sid3
Contributor III
Contributor III

hi,

Please share your job and error with a screenshot. else can you elaborate your error.

Have a look to this link. hope it helps.

https://community.talend.com/t5/Design-and-Development/resolved-Cannot-read-name-ranges-Error/td-p/6...
mobmsc2
Creator
Creator
Author

That does look useful

Is there a way to suppress or handle the warning without needing to open all the Excel files?

Sid3
Contributor III
Contributor III

you have to resolves this at excel side. dont think Talend can do something here.

Thanks,
Sid
Please like the post if it is useful
Please put to resolved if it resolves your issue.
cterenzi
Specialist
Specialist

If you are not reading xlsx files, there is a checkbox on the Advanced Settings tab of tFileInputExcel labeled "Ignore the warning" which may help.