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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Column names with spaces

I need to create an excel output file that uses column headers with spaces, it doesnt look like this is possible is there any work around? I need to you spaces I cannot use _
thanks
Labels (2)
10 Replies
Anonymous
Not applicable
Author

Hi
As Cedric LECLERC said, use a tFixedFlowInput to write the header data to the file first, and then append the record to the same file in next subjob.
Shong