How to track daily Work
Hello,
As a PM I would like to track the amount of time invested by every team member in each task daily.
I tried adding "time entry rows", but if I registered 3 hours yesterday and 2 hours today for the same task, when I run my query to review the work done today, the time spent shown is the total (3 + 2), not just the hours worked today.
My query's filters include: Time Sheet Entry = true, date = today.
Thanks for your help!