Forum Discussion
awtahhan
5 years agoRegular Visitor
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...
awtahhan
5 years agoRegular Visitor
I ahve other calculations based on the current structure, is there anyway to accomplish my goal withou pivotting the table? maybe using DAX?