Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
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