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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Creating a dynamic schema for Excel with a variable number of columns

Hello,
i am currently trying to apply a dynamic schema to Excel as its possible with tFileInputDelimited. Is there any way to do this?
Best regards
Yannick Rüttgers

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,
neither tFileInputExcel nor tFileOutputExcel support dynamic Types, imho you would need to rewrite the component to do so
(i work on TIS 5.4.1)

Regards
dj
Anonymous
Not applicable
Author

Hi,
Please take a look at custom component tFileExcelSheetInput which is written by community user and shared on talend exchange portal to see if it works for your case.
https://exchange.talend.com/#marketplaceproductoverview:gallery=marketplace%252F1&pi=marketplace%252...

Best regards
Sabrina