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 #480: Electric Vehicle Production Insights - Part 1

tnjsims
8 - Asteroid

Completed. 

david_m
7 - Meteor

Completed

Spoiler
solution.png
lwolfie
11 - Bolide

Slow moving morning this morning.

Reesetrain2
9 - Comet
9 - Comet

All,

 

My solution!

Spoiler
Spoiler
Screenshot 2025-07-14 173205.png

TH
8 - Asteroid

Reading the instructions was really helpful in getting the right answer here. Easy to get something close to the right answer only to realize you forgot a step in the middle or at the beginning.

I learned

1. Sometimes I can present the answer simply, yet more tools would make it look the way they want

2. Sorting is usually important before the multi-row formula tool

3. In the Summarize tool you can pass unrelated data through using the "group by" functionality (but only if you can be sure that that will not change the summarization).

3. Being dynamic can be a challenge. It is really only useful if you need the workflow to function with new/different inputs. That said, it can make the programming more interesting.

rmassambane
11 - Bolide

480

AlteryxUser1
7 - Meteor

My solution to this challenge

alacoume
9 - Comet

My solution:

Spoiler
Challenge_480.jpg
NatSnook
8 - Asteroid

Done, thanks

 

Spoiler
NatSnook_0-1753978386798.png

 

Ziteng
6 - Meteoroid

This is a fun one. The tools and logic I've used are slightly different from the solution and get us the same results. Keen for any feedbacks if anyone thinks mine needs improvement!