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

toby49
8 - Asteroid
Spoiler
used generate rows then summarised. 
SanjeevDosanjh
7 - Meteor
Spoiler
Screenshot 2023-07-06 112620.png

Screenshot 2023-07-06 112630.png

lydiaaawren
7 - Meteor
Spoiler
alteryx 74.png

DouDoune
7 - Meteor

FactoMacro.pngExecFactoMacro.png

pilsworth-bulien-com
13 - Pulsar

My Solution:

Spoiler
74.png

DataCruncher2
7 - Meteor
Spoiler
Screenshot_1.png

Macro's are always a bit tricky to me!!

Had a lot of fun solving this though.

Anita-til
8 - Asteroid

A standard macro made it! Nice challenge.

clm_lamb
6 - Meteoroid

First challenge on macro, to actually train me on this topic :)

 

Spoiler

I'm using drop down tool to select the filed to calculate on, then use action too to replace the field name with the selected one.
First I'm generating rows according to the values in the selected column, then I'm using Multi-row formula to calculate the factorial factorial sequence, then a summarize tool to group by selected column and max of facorial :
Capture.PNG

 

 

jennifer_owens
8 - Asteroid

Attached

CVCurcurato
8 - Asteroid

Always love getting practice with generate rows!

dj-khaled-another-one.gif