Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
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
19 - Altair

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