Hi,
I am trying to write a formula in Alteryx based on a template I have created in Excel to calculate cascading prior months amounts. I have attached an excel file to illustrate the formula I am trying to create.
To calculate the total for 1-2017 in cell C25, this sums the amount in the current month (Month 0 column) + the amount from the prior month (Month 1 column) + the amount from two months prior (Month 2 column) + the amount from 3 months prior (Month 3 column).
See attached excel example.
Does anyone know how to create this in Alteryx?