Adding users assigned to specific roles within a task list to a project report
My client is interested in understanding who is assigned to specific roles within a project, but within a project report. See an example below:
| Project Name | Designer Assigned | Writer Assigned | Editor Assigned |
| 2024 Adobe Summit Creative | Joe Smith | Wanda Whitmore | Mike McGovern |
The two options I presented was to query the list of project team members and populate the cell with users on the project with job roles that match the column OR query the nested task list for specific tasks assigned to that job role and pull the assignments in those columns. Both comes with their own collection of benefits and drawbacks.
How have you achieved this for your own reporting needs?
