Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate 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 #1: Join to Range

igornbarros
5 - Atom
Spoiler
igornbarros_0-1750279133125.png

 

lley124
7 - Meteor

Here is my solution. 

 

 

Deepakdevi1989
5 - Atom

Hi there all,

 

Brand new beginner to Alteryx. My solution was to use formula tool to categorise the postal codes into ranges, then use a join tool to do a lookup to the table. Then used the select records tool to remove the unecessary columns (should probably have been the first step), then used the summarise tool to groupby by region, sales rep and responder and count by responder. Probably not the most simple or easiest solution by far but it matched the output, so im happy as a first attempt.

ehendershot
7 - Meteor
Spoiler
ehendershot_0-1750783570532.png

 

bkclaw113
10 - Fireball

Testing

JPalay
5 - Atom

Challenge #1

JPalay
5 - Atom

attachment

mkeiffer
10 - Fireball
10 - Fireball

Here is my solution!

 

Working my way through all of the Weekly Challenges!  I moved the customer data from the Text Input Tool to an Alteryx database so the data would load faster. 

skichiban
5 - Atom

Thanks community, it was indeed a interesting task to practice Alteryx.

 

But i would like to ask why i need to add extra sorting to make it alike to targeted output, as i notice other solutions didn't use such tools? I have no idea on this, appreciate if there is any insight for me. Thanks so much!

 

Spoiler
skichiban_0-1751782501333.png

 

 

finnkap
6 - Meteoroid

Nice Challenge