Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

XML parsing

cmiceli
5 - Atom

Is there a way to read from XML stored in a database column?

1 REPLY 1
mborriero
11 - Bolide

@cmiceli, I think the XML function is available when your data are on your machine.

if your database support it, Probably you can use a IN-DB formula tool with the REGEX function to parse the XML code.

Labels
Top Solution Authors