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 #74: Build a Factorial Calculator

Samuel_To
10 - Fireball

Hi @JoeM,

 

Here is my solution.

 

Thanks and Regards,

Samuel

justynam
8 - Asteroid

My solution - with iterative macro

Inactive User
Not applicable

My first Weekly Challenge solution!

JoshuaGostick
12 - Quasar

My first macro solution!

Spoiler
challenge_74_macro.PNG
Spoiler
challenge_74.PNG
OldDogNewTricks
10 - Fireball

I decided to build my solution with the Python tool to take advantage of the built-in math library in Python.  Enjoy!

 

Spoiler
challenge_74_completed.jpg

 

 

payam2
8 - Asteroid

Have just learnt how to package my workflow as well. I mean, I think I have!

jbranaum
8 - Asteroid

My Solution

NilsM
8 - Asteroid
Spoiler
WC74_2.PNGWC74_1.PNG

My solution

Justin_0
8 - Asteroid

I did a macro!

JackParry
8 - Asteroid

My solution using an iterative macro