Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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 #13: HTML Table Parsing

jdunkerley79
ACE Emeritus
ACE Emeritus
Spoiler

This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

DavidThorpe
Alteryx
Alteryx

My solution:

 

Spoiler

This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

hugolees
7 - Meteor

Not sure how scalable my answer is for different formats of HTML, but glad other people have worked it out and I can see it is possible with the XML parsing tool.


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

catherineduffy
8 - Asteroid

My solution


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

RolandSchubert
16 - Nebula
16 - Nebula

My solution - started using Multi-Row Formula tool and Cross-Tab tool, but switched to Column tool for the first time, really usefull. 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

smoskowitz
12 - Quasar

I am not happy with the way I completed this one. Must of spend about 2 hours on it. I need to figure out a better way. 😞


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

Thableaus
17 - Castor
17 - Castor

Challenge #13, done.


Regex makes things as easy as pie.

 

Cheers,


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

rfergus
8 - Asteroid

Took me a while to figure out a good RegEx, but it was worth it.

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

Sajeel_Kershi
8 - Asteroid

completed


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

T_Willins
14 - Magnetar
14 - Magnetar

As long as the format of the incoming data is consistent, this workflow works.

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.