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.
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.