This has been bugging me for a long time and I can’t see if this is possible.
In an RG, with Input 1 & Input 2, I want input 2 to reference input 1 from the previous row. Is that possible?
Input 1 = current cell index. Input 2 = Input 1 (current cell index - 1)
So input 2 would always repeat input 1 but be 1 row behind.
??