Forum Discussion
Anonymous
5 years agoNot applicable
How can I track multiple time differences simultaneously based on another column?
Hi all, I need help in tracking multiple smiultaneous timestamps. I have a simple table like the one attached. Table with columns Person ID, Time, Worktype and Index This is a table that...
lbendlin
5 years agoSuper User
You can AVERAGE() the duration for each eligible ID to arrive at the working time.