Forum Discussion

Arranafc19's avatar
Arranafc19
Helper IV
6 years ago
Solved

Calulcate Total Time difference between two datetimes

Hi ,   I am working on a measure which calculates the total time difference between datetime columns in power bi.   I am using the below custom column to get this but my issue is that this create...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi  Arranafc19 ,

     

    You can use "datediff" function for calculation.

     

    Here is the reference:

    https://dax.guide/datediff/

     

    Best Regards,
    Kelly
    Did I answer your question? Mark my post as a solution!