We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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