Is there a way I can set a timer on a task I assigned to my employee? I want to be able to track the amount of time a job was assigned to them to the time it takes them to start working on it.
You can have a “Task Assigned Date and Time” column and “Task Started Date and Time” column. Calculate the difference between both dates to get the time it took to start the task.
3 Likes
When you create the task, set the current date & time to the “Task Assigned Date and Time” column.
When your employee clicks the “Start task” button, you set the current date & time to the “Task Started Date and Time” column.
2 Likes