XML Parsing Help !
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I am using an XML input and trying to extrac the child values. Please refer to the screenshot below :
I am getting the desired parsed output but for one column called label.
This is the xml structure for this field
Below is the output
I suspect it maybe due to there being 2 tags and the input tool not recognizing the same.
Will be great if anyone has faced this issue previously and guide.
Thanks in advance.
Solved! Go to Solution.
- Labels:
- Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
Would be nice to see to see the Outer Xml, to see what Alteryx recognizes. Can you tick the option to return Outer xml?
All the best,
Konstantin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @JDong ,
On your input data configuration select Return Outer XML, this allows to get one column called Outer_Label, then use the XML parse tool
https://help.alteryx.com/2019.4/XMLParse.htm
To get the fields of language
Let me know if this helps
Best,
Vianney
Vianney
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Please find the sample attached
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Outer xml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No issue for me with this configuration:
(If this post helps, then please consider it as the solution to help the other members find it more quickly).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Getting an error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The XML has lot of tags and is a large file.
Unable to share the full file, but label is tagged inside other tags.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
can you share the configuration that you used for the XML Parse tool?
Vianney
