We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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 #93: Pumpkin Production

ntakeda
12 - Quasar

My solution.

RebekaMazuchova
8 - Asteroid

:)

JBevan89
8 - Asteroid

Great Challenge

mattnason1
9 - Comet

Pretty fun.  Probably should have done some transposing for less joins.  But this was quicker.

PuffinPanic
10 - Fireball
10 - Fireball

My solution

Don't panic - I've got Alteryx!
tnjsims
8 - Asteroid

Completed. 

Pilsner
13 - Pulsar

Started off well then made a right mess in the middle. Please ignore the unnecesary extra join tools 😄. Fun challenge, here's my solution:

Spoiler
93.png

mceleavey
17 - Castor
17 - Castor

This took me longer than I care to admit. Mostly because I point blank refuse to read the question.

 

Spoiler
Workflow.png

First I used the text to columns tool to split out the first field on Input 2. I then dynamically renamed to take the name of the columns from the first row of data, then dropped the extraneous columns.
On Input 1 I stripped the commas from the number field and converted to a numeric value, then joined the two datasets together.
From there it was a simple task of Averaging each state and joining it back to the main stream and calculating the difference between this and the State value. I then isolated the min and max using the sample tool and joined them together.

Allegedly reading the question helps. The jury is still out.

 

M.



Bulien