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 #275: Greatest Common Denominator

aaziz2
8 - Asteroid

here's mine, thanks

kcgreen
8 - Asteroid

Done!

 

Spoiler
275.JPG
networkmike42
8 - Asteroid
Spoiler
Screenshot 2023-11-02 104952.png

olga_strubbe
11 - Bolide

A neat challenge, thank you!  I followed in footsteps of @patrick_digan on this one - used a different formula to find a common denominator. 

It was a good learning experience with MOD function. 

2023-11-06_09-57-32.png

LorenzNacilla
8 - Asteroid

Managed to do it without a join

Spoiler
Challenge 275 Solution.png

ds_tomalexsmith
8 - Asteroid
Spoiler
Challenge 275 (flow).png

Far from the best way of doing it, but it works :)

aatalai
15 - Aurora

C275 did it with brute force

KosukeUchihashi
8 - Asteroid

Not a smart way at all :(

Fnumam
7 - Meteor

solution attached.

Spoiler
Screenshot 2024-08-02 161540.png
Chan_Baek
8 - Asteroid

My Solution