Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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 #346: Map Messi and Ronaldo's Goals (Part 1)

rohityaman
8 - Asteroid

Solved!

 

Spoiler
Challenge_246.jpg

 

alineruizcampos
8 - Asteroid
Spoiler
Screenshot 346.png

AndreeaS
8 - Asteroid
Spoiler
Screenshot 2023-07-19 172604.png

 

Tgigs
8 - Asteroid

My solution attached.

 

Here are the steps I took.

 

1) Cleaned up the JSON_Name column using regex to remove the leading digits.

2) Used find and replace with unicode conversion table to clean up JSON_ValueString column.

3) Used make columns tool with dyanamic select and rename to restructure the data.

4) Joined the datasets into one dataset based on wyId and playerId fields.

5) Filtered by shortName contains "Messi" or shortName contains "Ronaldo"

 

Nice little dynamic way to restructure the data. Never used the make columns tool before. Also was nice to get to use the find and replace tool. Used some new tools for this exercise so it was beneficial.

Carolyn
12 - Quasar
12 - Quasar

Solved!

 

Spoiler
Screenshot.png

tristank
11 - Bolide

GOOOOOOOOOOOOOAAAAAAAAAAAAAAAAAAAAAAAAALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL

 

Spoiler
Screenshot 2023-08-01 153957.png

 

jacobcarman
9 - Comet
Spoiler
Screenshot 2023-08-15 100501.png

My solution for part 1.

mithily
8 - Asteroid
Spoiler
ok one more to go for today
DaisukeTsuchiya
14 - Magnetar
14 - Magnetar
Spoiler
スクリーンショット 2023-08-18 173327.jpg

Rana_Kareem
9 - Comet
Spoiler
Challenge 346.png