Dear Alteryx Community,
I have a requirement to parse and combine approx. 250 xml files. For this purpose I am using XML input/parse tool that is downloaded from Alteryx Gallery (link below). Rest of the workflow uses basic tools like select, formula, text2columns etc. (see picture attached)
Link to XML parse tool that im using:
https://gallery.alteryx.com/#!app/XML-Parse/5c1ef7bb0462d70ba8a4b755
All xml files have the same structure (identical column names) and they are located in the same folder.
Question is:
Instead of manually copy-pasting workflows for 250 files, is there a way to loop transformation workflow (transform data from xml to spreadsheet format) for all files?
Thank you for your reply in advance!