Assignment Report Help? Projects that do not have xyz assigned. | Community
Skip to main content
Christina_Jarosz
New Participant
December 15, 2022
Solved

Assignment Report Help? Projects that do not have xyz assigned.

  • December 15, 2022
  • 1 reply
  • 533 views

Guys I'm stuck!

 

I'm trying to determine of which projects owned by xyz team were not assigned a graphic designer role.

 

I can't seem to grab this somehow. Is it an assignment report of all projects that do not have a graphic designer role as part of a project user? A task report that shows projects that do not have any time tracked by a graphic designer? A project report that does not have a graphic designer attached?

 

Every time I try it I'm just not getting it. What am I missing?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by skyehansen

I'm looking at the API explorer and it looks like a project report using an exists statement and the project user roles collection might work? (never tried it myself) If that one doesn't then the project users collection would also probably work but only exposes the primary role (so someone with a secondary role of graphic designer wouldn't show not up)

1 reply

skyehansen
skyehansenAccepted solution
New Participant
December 19, 2022

I'm looking at the API explorer and it looks like a project report using an exists statement and the project user roles collection might work? (never tried it myself) If that one doesn't then the project users collection would also probably work but only exposes the primary role (so someone with a secondary role of graphic designer wouldn't show not up)