Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Date Difference

Hello,    is it possible to subtract the 2 columns below and get the answer in a time format.      The format that I am looking for would be  7:14:41 or just 7:14  
  • mahoneypat's avatar
    5 years ago

    In the query editor, add your column where you subtract the two columns, which will result in a duration.  Change the type to a decimal number (that will be in days).  Load the data, then go to the Diagram View and use a custom format string to display it as a datetime with a format string of hh:nn:ss

     

     

     

     

    Pat