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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
aolmo
Partner - Contributor
Partner - Contributor

File Excel

Good morning,

It is possible to make a file excel treatment of certain cells?

If you can, I would like to know how.

Thank you!

Labels (2)
2 Replies
Anonymous
Not applicable

Hi aolmo,


Could you please elaborate your case with an example with input and expected output values?



Best regards
Sabrina
Anonymous
Not applicable

You can write one record with one column on the start position. It is a bit cumbersome but it works.
More convenient is the usage of the excel custom components from Talend Exchange. 
There are dedicated components for this use case.
You need: tFileExcelWorkbookOpen, tFileExcelReferencedCellOutput and to write the file again: tFileExcelWorkbookSave.
https://exchange.talend.com/
search here for tFileExcel and you will get the whole component suite.