I have two fields, both time fields, formatted as HH:MM:SS. I need to calculate the difference between the two times, or time between.
For example:
Field 1: 08:30:30
Field 2: 11:45:40
Expected result: 03:15:10
And then I'd like to get an average of all of these time differences.
I'm using Business Objects v. 5.1.6
Thanks for any help in advance!
For example:
Field 1: 08:30:30
Field 2: 11:45:40
Expected result: 03:15:10
And then I'd like to get an average of all of these time differences.
I'm using Business Objects v. 5.1.6
Thanks for any help in advance!