XML in CSV or xlsx or something else

Hi @PhilippBobo,

Use the XML Reader node to read the XML file, then the XPath node to extract what you need (you can remove the source column) and finally the Excel Writer (XLS) node exports the table to an Excel file.

:blush:

1 Like