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.

XML

JulioPwC
6 - Meteoroid

I am trying to read my XML files to create a table like in the example, but Alteryx does not recognize the XML structure.

1 REPLY 1
apathetichell
20 - Arcturus

https://learn.microsoft.com/en-us/previous-versions/windows/desktop/ms757863(v=vs.85)

 

@JulioPwC - this is using an XSD external schema I believe. You can't open it with out this (Alteryx/non-Alteryx is moot) You can try parsing it via regex to look at that tags - but it's fairly nuanced and takes time.

Labels
Top Solution Authors