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.
SOLVED

Waterfall Subtraction Formula

jgarcia0417
7 - Meteor

Hi everyone,

 

I'm working on a workflow where i'm automating a waterfall logic. 

 

I hit a snag on the subtraction part, do you know any way to recreate this excel logic within Alteryx? - the output will always be 5 rows so if its static its fine.

 

jgarcia0417_0-1658169861280.png

 

I've attached a sample workflow too 

 

Thanks! :)

 

i was thinking maybe a formula tool tied to a record ID? - dont know how to execute to modify each row of data though. 

 

 

2 REPLIES 2
BrandonB
Alteryx
Alteryx

You probably want to use a multi-row formula with some logic like this:

 

BrandonB_0-1658170621900.png

 

jgarcia0417
7 - Meteor

You're awesome thanks again!!

Labels
Top Solution Authors