Nov 22 2023 02:21 AM
I wonder if I can ask a question, guys?
I am working with a company that is using a Resource Pool and have allocated it across several projects.
However, when we look at the costs of resources on each project, we get the overall costs for resources for all projects. (Using MS Project 2021 Pro)
I assume there must be a way to create a report on each project instance of what the resources are costing for just that project. Any help would be appreciated. I tried a few options, but it didn't seem to change from costs for all projects.
Nov 22 2023 05:40 AM - edited Nov 22 2023 05:42 AM
SolutionHi @Tamsons .
Try inserting the Cost column into the Resource usage view table, and group by the Project field and Then by Name, selecting in the Group form: "Group assignments, not resources" selected, "Project" in Field Name, "Assignment" in Field Type, "Name" in Field Name, and "Resource" in Field Type.
I hope you find it useful.
Nov 22 2023 05:48 AM
Thanks for this reply. I have added the costs field in. How do I access the group by window to do the grouping you suggest?
Nov 22 2023 06:00 AM
Nov 22 2023 06:33 AM
Nov 22 2023 08:26 AM
Hi @Tamsons.
Below the reply box, a text that says "Open full text editor" is displayed, from where you can insert images. If it doesn't appear, you may need to register.
I attach an image of the resources (R1, R2, R3) grouped by projects (Project A, Project B, Project C), with their corresponding and totaled allocations and costs.
Regards.
Nov 23 2023 01:31 AM
Nov 23 2023 09:12 AM - edited Nov 23 2023 09:15 AM
When the resource pool file is opened you will see this window. If option 3 is selected a master file will be created, as noted. If option 1 or 2 is selected, no master will be created.
If you feel Ignacio_Martin answered your basic query about how to get the report you wanted please mark his response as the answer.
John
Nov 23 2023 10:17 AM
Nov 23 2023 10:32 AM
Nov 27 2023 01:59 AM
Nov 27 2023 02:42 AM - edited Nov 27 2023 02:47 AM
Hi Tamsons.
A quick way is copy paste.
First, you select the table on the left, clicking on the upper left corner, copy (Ctr+C) and paste into Excel, and then you do the same by selecting the entire time phase on the right, if you need it, by clicking on the upper left corner of that zone, copy(Ctr+C) paste.
N.- The time scale (dates) is not pasted into Excel, but I think it is easy to include manually.
Regards.
Nov 27 2023 03:27 AM
Nov 27 2023 07:54 AM
My preferred method is via a VBA macro, its easier and more reliable than copy and paste. I have a few different macros that export timescaled data to Excel. If interested, let me know.
John
Nov 28 2023 01:13 AM
Nov 22 2023 05:40 AM - edited Nov 22 2023 05:42 AM
SolutionHi @Tamsons .
Try inserting the Cost column into the Resource usage view table, and group by the Project field and Then by Name, selecting in the Group form: "Group assignments, not resources" selected, "Project" in Field Name, "Assignment" in Field Type, "Name" in Field Name, and "Resource" in Field Type.
I hope you find it useful.