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 #434: Summing Across Many Rows

Supriya2203
8 - Asteroid

Using Transform and Dynamic rename tools

Krzysiek
8 - Asteroid

My Solution

 

Spoiler
Capture.PNG
Desmond
8 - Asteroid

My solution

annbriceAB
8 - Asteroid

My solution.

Pratik1996
7 - Meteor
Spoiler
Spoiler
Solution 
 

Alteryx_434.png

 

Spoiler
 
ahsanaali
11 - Bolide
Spoiler
434.png

mkeiffer
10 - Fireball
10 - Fireball

My solution!

 

Spoiler
Screenshot 2024-07-28 at 6.38.21 PM.png

Yoshiro_Fujimori
15 - Aurora
15 - Aurora

My solution.

 

Spoiler
The actual result did not exact match with the expcted data.
Does anybody know why?

Workflow
Challenge_434_workflow.png
Formula
  Percent = Round([Value] / [Total], 0.01)
  Name = Replace([Name], "B01001", "Percent")

 

 

susmithat
5 - Atom

I tried this way:

hansfinesse
8 - Asteroid
Spoiler
Screenshot 2024-07-29 114414.png