Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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