Forum Discussion

awtahhan's avatar
awtahhan
Regular Visitor
5 years ago

How to get the time difference between any 2 rows (consecutive or nonconsecutive)?

Hi, I have the following data set:   The data is sorted and grouped by _objectid_value. I want to be able to get the datetime diff between any 2 rows consecutavily or not. For example I w...