Compound interest with variable contributions

To do the same thing that you do in Excel, you probably want use case number 2 in this post to get a row number.

Once you have that, create a math column to subtract 1 from that row number.

Then create a Single Value column, Get: ‘From start’, Row: ‘math column’, From: ‘Table->Whole Row’.

Finally create a lookup to retrieve the previous row value from the single value column.