Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

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

16 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      ^^

      yes it is.

      • hnguy71's avatar
        hnguy71
        Icon for Super User rankSuper User

        Can you provide some sample data and your expected result?