Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #37: Parsing a Raw XML File

Sashikumar
8 - Asteroid

Good

Spoiler
ch37.PNG
anshuverma0912
8 - Asteroid

Hi, Last time I wasn't able to solve the challenge. And this time when I tried, I was able to solve it in just 9 tools. I am happy!! 

greggrimmer1
8 - Asteroid
Spoiler
greggrimmer_0-1603713848180.png

 

A2H
11 - Bolide
Spoiler
Capture d’écran, le 2020-10-27 à 12.59.47.png
WernerE
8 - Asteroid

Thanks

PhilipMannering
16 - Nebula
16 - Nebula

Solution attached.

p-g
8 - Asteroid

Nice XML Parsing Exercise. Please find below my 7 tool solution.

 

Spoiler
p-g_0-1607335249155.png

 

phottovy
13 - Pulsar
13 - Pulsar

I decided to avoid using the XML parse tool to get a better understanding of xml structure. My solution includes both the answer as well as a view that shows each level of the XML parse. It seems like this could be useful in unpacking other data structures as well:

 

XML.PNG

JasonHu
8 - Asteroid
Spoiler
workflow.png

Here is my submission for challenge 37.

TraceyD
Alteryx Alumni (Retired)

That was tough!