Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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 #40: Parsing a HTML File

cgoodman3
14 - Magnetar
14 - Magnetar
Spoiler
I found this post really helpful as I usually do lots of text to columns to parse out the tags, but by searching for the last instance of a tag you can then get the text after this, which saved some tools.

Challenge 40.PNG
Chris
Check out my collaboration with fellow ACE Joshua Burkhow at AlterTricks.com
RWvanLeeuwen
11 - Bolide

I think I solved it although I am unsure about a few records... It seems I am missing a few physicians but I'll be needing an expert opinion on where these records went.

 

 

My workflow:

Spoiler
40.png
joemkcarr
8 - Asteroid

Enjoyed this one

Hannah_Lissaman
11 - Bolide

Another challenge where RegEx does a lot of heavy lifting! Here's my solution:

Greg_Murray
12 - Quasar

Solution attached

KaleyVolk1
7 - Meteor

I just started using this application (love it btw) and here is my solution!

KaleyVolk1
7 - Meteor

I just started using this application (love it btw) and here is my solution!

AndrewRein
8 - Asteroid
 
Johnny_Analytics
8 - Asteroid
Spoiler


Challenge_40.png
smoskowitz
12 - Quasar

It's crude and not elegant -- but it gets the job done.