Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities 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