I am trying to do a simple report that lists each resource and the projects they are assigned to. I have projects with more than one resource assigned to a project, many project has 2 or 3 assigned. I want to see each resource and what projects they are working on. I tried the resourcing function but it does not really give me what I need lists the resources and projects but only allocations and I want some other info from the project.
I tried a report that reads all my project sheets and I can show a great Gannt chart with all the projects and resources but I need a report that has resource on the left not by projects but by resource.
So I created a master sheet that I have all the projects and I am pulling in data from all of the project sheets into the master metric sheet that shows the project and info and i can but I also need resources. Problem is I can create a report using the group function if there is only 1 resource but I cannot report where there are multi resources in the assigned. I tried creating a separate columns for each resource but then I cannot group them so I cannot report that way either. I really don't want to add 10000 ft as it is a small company and was hoping to do it in just smart sheet. Looking for something like below.
Resource 1 -
- Project 1.. Start date... end date.... other info
- Project 2..Start date... end date.... other info
- Project 3..Start date... end date.... other info
Resource 2 -
- Project 2..Start date... end date.... other info
- Project 4..Start date... end date.... other info
Resource 3