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 #121: World Cup 2018!

danrh
13 - Pulsar

8 tools with regex :)

 

Spoiler
Ironically, my first two tools concatenate the data rather than parsing.
image.png
patrick_digan
17 - Castor
17 - Castor

@MarqueeCrew I'm turning in my weekly assignment.

 

 

Spoiler
I used a few more tools than I wanted since there's no multi-row multi-field tool built in.
Capture.PNG

 

MarqueeCrew
20 - Arcturus
20 - Arcturus
Spoiler
capture.png

My solution with a special shoutout to @NicoleJohnson for solving with fewer tools than I did.  I went above and beyond to be unique.

 

 

 

Cheers,

Mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
MarqueeCrew
20 - Arcturus
20 - Arcturus

@patrick_digan,

 

Fewer tools than @NicoleJohnson.  Nice work.

 

Cheers,

Mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
ponraj
13 - Pulsar

Here is my version of solution. 

 

workflow.PNG

estherb47
15 - Aurora
15 - Aurora

Had fun with this one! Started down my usual path of removing null rows, assigning a record ID, and using Make Columns, but decided that @NicoleJohnson and I shouldn't be using the same methods week after week. So, went down another path.

 

7 tools. Added in @MarqueeCrew's checking tool to verify my solution. Thanks Mark!

I would like to include the images in a lovely report, but I'm struggling with some of them not downloading correctly. TBC when I get those all working. But for now....

Spoiler
image.png
mjholland
7 - Meteor

Mine feels a little messy, there are loads of text to column tools used here and I'm sure it's not the most efficient. I really struggle with Parsing and RegEx. But I got there in the end.

 

Spoiler

Challenge #121 My Solution.PNG
ggruccio
ACE Emeritus
ACE Emeritus

Got to the matching output fairly quickly.

 

Then added an optional report that combines the schedule, photo, and caption for each stadium.  (see example in spoiler tag)

 

Spoiler
Report ExampleReport Example
DawnR
8 - Asteroid

Getting the hang of some Regex_Match formulas.

ansari
7 - Meteor

Hi, here is my solution...!!

Spoiler
C_121.PNG