I have two times, a Start Time and an End Time. I need to find the total time between the Start and the End. This will indicate how long a shift runs. So the other issue could be a shift starts at 11:00 pm and ends the following day at 6:00am
I have this formula:
time({Shift_Day.End_Time}) - time({Shift_Day.Start_Time}).
But the value displayed is incorrect.
Thanks for any advise.
I have this formula:
time({Shift_Day.End_Time}) - time({Shift_Day.Start_Time}).
But the value displayed is incorrect.
Thanks for any advise.