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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Surround header with double quote

Hi there,

 

I need to surround my columns header with double quote.
Example : 

"Key"; "Data"; "Date"; "Column1"....

 

Does anyone has a solution ? 

 

Thanks?

Labels (3)
1 Solution

Accepted Solutions
2 Replies
fdenis
Master
Master

in talend column name are java Object so no space or specil char.
but if wou vant to insert header into a file you can start by inserting first data line as header.
fdenis
Master
Master

0683p000009M7Fs.png