Assistance with XPath Node to parse xml to table

Hi all,

I need assistance with parsing an XML in KNIME to a table format. The XML is a complex structure which I am struggling to correctly add the correct XPath to each line. Could anyone assist in building out a simple XPath to correctly parse the fields?

I have attached a sample copy of the xml required to be parsed.2testXMLtoParse.txt (4.8 KB)

Thanks all.

Hi @Miguel_n11 ,

here is an example to extract some values and to split the trades array into rows:

I hope it helps.
Best Regards

4 Likes

Absolutely incredible, thank you so much.
This is a huge assistance.

Regards,

Miguel

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.