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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

How to add header into a CSV outputfile

Hey...

I need to know how I can add two header into a generated .csv outputfile.

The two header are in a seperate .csv and i want to combine them to the generated .csv outputfile.

Maybe I can add it before the creation of the outputfile?

Thanks for help.

Tobias

Labels (2)
1 Reply
Anonymous
Not applicable

One way is to enable the option "Add header" in the tFileOutputDelimited.
If you need different header names unlike the schema columns you can add the header line simply as first data row. To do that use tUnit:
Here an example:

0683p000009MGqo.png
Take care the tFixedFlowInput is the first flow in the order.