Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

Alteryx Designer Desktop Discussions

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

Iterative Multi Row Formula

schenkelpat
7 - Meteor

Hello Alteryx Community,

 

My team is trying to build a SIR model that we can update as data continues to come to light around COVID-19.  We keep hitting a wall because our calculation leverages data both across columns and down rows.  I need the calculation to run across to build the inputs for the multi-row.  It is necessary to run this one row at a time as the model builds.  Any suggestions on what tools might enable this iterative, looping process?

 

I've attached the Excel version with sample data and the desired outcome.

 

Thanks,
Pat

1 REPLY 1
Aaron_Harter
11 - Bolide

Hi @schenkelpat

 

You may want to try an iterative macro approach for these multi-row calculations... attached is a quick draft model.  Best of Luck!

 

Canvas:

2a.PNG

 

Macro Interior:

2b.PNG

Labels