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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Multiple XML file output

I have an Excel data sheet with multiple rows. I would like to output the result per row into a new XML file.
How would I go about generating multiple XML files? ( I did try to use XML output).
Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello ,
You can split the XML to different xml per record by setting the property Split output in several files to "1" in the advanced settings of tAdvancedFileOutputXML
Second way is to use tFlowToIterate Component.
Let me know if it helps.
Anonymous
Not applicable
Author

Vikram,
The image in your demo page does not show up.