Forum Discussion
jvandyck
Helper IV
8 years agotime elapsed across multiple records
Hi Looking for help on this challenge. I have a tabel with logon/off events per employee and per ip adress. Based on this information I want to get the total active time per day per user, across ...
jvandyck
Helper IV
8 years agoCreative! But with 1500 employees and multiple lines per user, this will not work i think
Stachu
Community Champion
8 years agowell, it already works for multiple users and multiple lines per user, the question is performance
for the example you posted it gives 10,5, adding other users works as well
EDIT - unless your point is about aggregating times of different users - then you need to add user in GroupBy