core.noscript.text
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
@gurusaraf Can you give a sample input and output?
You can do that "manually" by using seven Generate Rows and append each one of them. See the workflow attached