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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

append rows in excel file

Hello,
I have a loop in which I want to add some rows in each iteration. Is it "Talend-possible"? 0683p000009MACn.png
Labels (2)
1 Reply
Anonymous
Not applicable

Yes. In the tFileOutputExcel component make sure append is checked. If you need to start with a fresh file each time, you should add a step earlier in the job to delete (or move) the previous excel file.