Is it possible to report out tasks sorted by each resource assigned to it?
I have a report that shows all in-progress tasks by resource for all projects. The issue is with tasks that have multiple resources assigned to them. The report only shows that task under one of the assigned resources. That task does not show under the other assigned resources. I want the task to show up under each resource's name. We want to use this report to drive a daily scrum for the team. I know the issue is that Assigned allows for multiple values. But, there has to be a way to have a report that shows which tasks each resource is working on. Does anyone have something like this? I tried to drive this from the Assigned table but it does not allow me access to the task table.