We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

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 #195: XML Parsing

hanykowska
11 - Bolide

Nice, turned out to be fairly straightforward, once you know what you're doing!

 

Spoiler
hanykowska_0-1589831722221.png

 

mattreynolds
9 - Comet

Took about 4 nodes. RegEx to the rescue!

JonMcMillin
8 - Asteroid

Bit of a sketchy solution, reliant on rows not moving around around but hey, if it works... right?

 

Spoiler
JonMcMillin_0-1590103978548.png

 

VizChic
11 - Bolide

Jon - how would you do it differently if the rows move around? 😄

Mengdee
8 - Asteroid

xml.. not my favourite.. 

grazitti_sapna
17 - Castor

Hi Solution to Challenge 195.

 
 

ss.png

Sapna Gupta
paulfound
11 - Bolide
Spoiler
PaulFound_0-1594744737775.png

Is it cheating to use XML Parse? Seems to easy??  

nickjastrzebski
8 - Asteroid

Regex to the rescue!

 

Spoiler
image.png
johnemery
11 - Bolide

Pretty easy IF you're comfortable dealing with XML files using the XML Parse tool. Without that background, these XML challenges can be extremely difficult.

 

Spoiler
Capture.PNG
Sashikumar
8 - Asteroid

Help to thing more for this challenge.

Spoiler
ch195.PNG