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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
mickg
Contributor
Contributor

tAdvancedFileOutputXML row separator

It appears that there is no choice for row separator in tAdvancedFileOutputXML. The output file is generated with LF as row separator. I could find no choice in the component, and some older posts (2015) point in the same direction.

Is there any choice other than replacing LF with CRLF in an editor (e.g. notepad++)?

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Did you set any root tag in your tAdvancedFileOutputXML? Screenshot of how to configure your XML file will be preferred.

Perhaps you could read your xml file withe tFileInputFullRow component then replace LF with CRLF in a tMap component.

Best regards

Sabrina