Forum Discussion
Anonymous
7 years agoNot applicable
Calculate difference in minutes
I wanna know from the Datestamp coulmn see how much minute difference it's between the previous value and the last one.
I tried this formula below but got totaly different value.
Datediff = DATEDIFF(DataView[CommTimestamp];TODAY();minute)
The datestamp look like YYY-MM-DD-HOUR-MINUTE-SECOND