Forum Discussion
TaroGulati
1 year agoHelper III
Time difference two tables
Hi all, I am having difficulty in calculating the time difference between two tables. I need to calculate sum of time difference from table 2 between type A and B which is 21 min. Thi...
ryan_mayu
1 year agoSuper User
totally 21 mins, then substract 6 mins from row 2 and 5 mins from row 3.
21-6-5=10.
if I misunderstood the calculation logic, pls correct me.
TaroGulati
1 year agoHelper III
Hi, yes you are correct.
Thanks