Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How do you report on tasks that only have a team assigned?

Avatar

Level 2

I'm trying to find out if it's possible to report on tasks that only have a team assigned (no individuals). Obviously you can filter on the Assigned To {team name} - but I don't know how to include tasks with only the team assigned. Is there a way to filter for an exact match on the assigned to team, or perhaps a way to count the number of assignments so that it must be only 1?

Any ideas would be appreciated. Thanks-

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

‚assignedToID ISBLANK

AND‚

TeamID ISNOTBLANK‚

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

‚assignedToID ISBLANK

AND‚

TeamID ISNOTBLANK‚

Avatar

Level 2

Perfect, thank you!!