List logic, increment from previous value

@Dynamo_Noob This is the easiest way I could think of.
The List.Scan node is performing a cumulative sum down the list.

2 Likes