Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Time delta for a calculated column, when sorted by time

I have a set of data, each with a timestamp.    I am trying to create a calculated column that, for each row, contains the time delta between that row and it's chronological predecessor, when the d...