How do I create a user task report showing tasks assigned in projects, requests assigned to them, and tasks they create for themselves via "My Work"? | Community
Skip to main content
Level 2
October 13, 2020
Question

How do I create a user task report showing tasks assigned in projects, requests assigned to them, and tasks they create for themselves via "My Work"?

  • October 13, 2020
  • 1 reply
  • 1553 views

Essentially, I'm trying to create a fully comprehensive report showing everything a user has in their queue, or to do list, at any given point. I'd like to show:

  • tasks assigned in a project
  • assignments when a request is submitted via request queue
  • assignments when a user requests something from another user directly
  • tasks a user creates for them selves
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Community Advisor
October 13, 2020

Hi Chris,

Take a look at this document in Workfront one, it provides the code needed to build a report showing tasks and requests in one report view. Hope this helps!

Best Regards,

Rich.

ChrisCo4Author
Level 2
October 20, 2020

Hi Richard,

This is immensely helpful - thank you so much for pointing me in the right direction!

By chance, do you know how to filter this report to a specific user's tasks? The current code as-is shows all users tasks / issues, but I'm curious how I could create this report for a specific user.

Thanks again,

Chris

Community Advisor
October 20, 2020

HI Kevin,

Yes the same challenge occurs in an assignment report. You do have some other options with an assignment report though which could work for you. You are able to filter based on any of the assignee's belonging to specific group or team which would allow you to narrow down your results to a specific sub-set of users.

Best Regards,

RIch.