We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Iterate 7 variable - a1 , a2 , a3 , a4 , a5 , a6 , a7 | Each variable vary from 1 to 100

gurusaraf
5 - Atom

Basically I want to find all combinations of a1 , a2 , a3 , a4 , a5 , a6 , a7 which fits a certain criteria where all these variable can take any integer value from 1 to 100 independently

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@gurusaraf 
Can you give a sample input and output?

dougperez
12 - Quasar

You can do that "manually" by using seven Generate Rows and append each one of them. See the workflow attached

Labels
Top Solution Authors