We are looking for a report to identify how our users are doing on completing tasks on time over time.
Is there a way to track by individual the number of tasks they complete late over a given period of time (weekly, monthly, etc)?
Currently I am able to see the number of 'current' late tasks by user, but we are looking for a more historical view over time as it occurred vs just as of today.
Is there a report that exists to identify this information, or have you created something similar?
Any help or direction will be appreciated.
Thank you!
Tammy
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @TammyCa1
You could run task report or an assignment report - if those tasks can have multiple users, you likely want the assignment report.
You can then group by user.
As a filter you compare actual vs planned completion date:
Task report
actualCompletionDate=FIELD:plannedCompletionDate
actualCompletionDate_Mod=gtAssignment report
task:actualCompletionDate=FIELD:task:plannedCompletionDate
task:actualCompletionDate_Mod=gt
Hi @TammyCa1,
For some inspiration, the "Coffee Is For Closers" Task Report I just whipped up below is:
Have fun!
Regards,
Doug