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!
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