Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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

JoeChan619
8 - Asteroid

Nice challenge!

#37 challenge.png

alacoume
8 - Asteroid

I have started with RegEx parsing when i realised that a xml component parsing was existing. After readig the help page, here is my solution:

danblythe_RSM
8 - Asteroid
Spoiler
I dont understand why the XML Parse work properly, but I managed to solve it!
eraaz_lala
8 - Asteroid

Hello,

Please find my solution to challenge # 37

 

Regards, Eraaz

Flo_P
8 - Asteroid
Spoiler
Skipped the letter casing of all fields part, everything else looking good.
Flo_P_0-1674476443631.png

 

benjimoser
9 - Comet

My Solution.

Spoiler
benjimoser_0-1674477808001.png
kristiadiuisan
8 - Asteroid
Spoiler
Alteryx_challenge_37_KU.png
jerviss53
8 - Asteroid

solution attached

CeliaC_Silje
8 - Asteroid

Decided to separate the parsing for billing and shipping info because of column # - much easier to troubleshoot

Spoiler
CeliaC_Silje_0-1677810587878.png
Linas
8 - Asteroid
Spoiler
Linas_0-1678209502437.png