After years of using Alteryx, I just wonder - have anyone ever parsed real XML using 'XML parse' tool only?
Again, I had to parse a proper XML, however, it seems Alteryx can't parse the simplest (real) examples of XML using 'XML parse' tool.
Every time you have to combine multiple tools, deal with Regex etc.
So what's the point of having XML parse tool?
Even the example provided by Alteryx doesn't work, because it's fake - they've prepared 3 rows of xml, when a normal XML is a long text, there is no such thing as a 'row'. If you change those 3 rows into one (as it is in real life) Alteryx will prompt an error.