Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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