Stacking timestamps?
I have a data table that has time increments from 0-->n for each step for a series of several steps. Wondering if there's a bkm to script to make each step time start at the end time of the previous step.aka:currently: step1, time = 0--> 7, step2, time = 0-->12goal: step1, time=0-->7, step2, time7-->19 Advice? Columns: sensor Label | Value | time | Step