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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
JSey
Creator
Creator

Talend output into a formatted excel format

Hi

I have a project where the requirement is to output data into a formatted .xlsx excel template with colours and sorting and multiple tabs. Is this possible with tfileoutputexcel? How would I do this (append the data to a pre-existing file template with all the excel formatting)?

Labels (2)
4 Replies
kakooo16
Creator
Creator

Maybe tick the append to an existing Excel file case in tfileoutputexcel ?

gjeremy1617088143

Hi i don't think its possible with tfileoutputexcel, maybe you can find components wich do this on talend exchange.

Send me Love and Kudos

JSey
Creator
Creator
Author

Can I use append if there are multiple work sheet within the excel document?

Ganshyam
Creator II
Creator II

Hi ,

 

Please use the talend custom component available in talend exchange.

tfileexcelsheetoutput will solve your purpose.

 

Regards