In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!
Free Trial

Alteryx Designer Desktop Discussions

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

Multi-Row Formula

dreamlaurie
6 - Meteoroid

Can I use the Multi-Row tool to find the next Account with a "0" in Doc 2/Doc 3?  I want to apply some math between Account 123 and Account 999 with the zeros several rows down.

3 REPLIES 3
OTrieger
13 - Pulsar

@dreamlaurie 
Of course that you can do it. 
There are several options,:
1. you can define the rows +1 +2 +3 +4 etc. or -1 -2 -3 -4 etc.
Or you can filter out the row in between and then do the usual away with +1 or -1

griffinwelsh
12 - Quasar

Not sure if I understand your goal, but this configuration will increase the new field number by 1 each time Doc 2 = 0 or Doc 3 = 0.

2239.png

dreamlaurie
6 - Meteoroid

How do I filter out the rows in between?  For each set of data like this, I don't know how many rows will be between the 123 and the 999 with the zeros.  Thanks

Labels
Top Solution Authors