Hi All,
I have a requirement to calculate time deduction calculation between 2 time fields defined as HH24:MIN format,
for example this is the calculation that should happen;
A-B = C
10:30 -02:30 = 08:30
What the formula for this? Should I use ADD_SECOND formula somehow
Thanks