In the very simple attached model I'm trying to calculate the time between part arrivals using a stats collector.
So 1st column is arrival time. 2nd column needs to be arrival of previous row. And then 3rd column will be 2nd column - 1st column.
But I can't figure out how to reference the previous row data in the "Row Add Value" field of the 2nd column.
Is that possible?