Pooja said:
hello John,
Sorry for getting back to you earlier..I was in training yesterday..
Okay to answer your question regarding project...I have a master PROJECT
file which has 4projects.....
PROJECT
project 1
phase1
task1
task2
task3
phase2
task1
task2
task3
phase3
task1
task2
task3
project 2
phase1
task1
task2
task3
phase2
task1
task2
task3
phase3
task1
task2
task3
project 3
phase1
task1
task2
task3
phase2
task1
task2
task3
phase3
task1
task2
task3
project 4
phase1
task1
task2
task3
phase2
task1
task2
task3
phase3
task1
task2
task3
Now these projects could represent (ex house1, house2 house3, house4)
Within these projects I have "phases" these phases are planning, launching
etc ...
and within these phases I have tasks,,which is actual work taks....like
paiting, wallpaper....
I have laid out the sample of I am working above....
These tasks have budget assigned to them and start and finish date.......
I have assisgned resources to these tasks.....Now these resources are not
specially working on one project.......They are working on multiple projects
at a given time.....for ex:in feb....John is working in house1 and
house2....Pooja is working on house3 and house4......so on...
After I assign resources to these taks,,I get a resource graph which gives
me allocation and overallocation by month for each resource...
What I am looking for is a graph that gives me resource allocation plus also
gives me breakdown of the graph ...
Ex...
In feb John is working 60% in house1 and 40% house 2
and Pooja is working 30% in house3 and 50% in house4...
When I get a bar graph I need to see this by month for John....the
distribution....or breakdown of the work he is doing not just the total
amount of work he is doing in feb...
I hope I have designed a clear picture infront of u......
The resource graph doesnt do ( not that I know of) so I want to download the
data to excel...but even in excel when I download data it's lots of
manipulation with copy and paste.....which every one in my department is not
going do....it's tedious...
The reason I started using resource usage view,,,so that I can copy the info
and past it in excel...tht's why I need to Entry tables in resource usage
view...and with the help of you and the macros..it finally worked....so I
have the entry table in the resource usage view.....but the only issue is the
right side of the resoure usage view.....the budget distribution I need them
in %.......not in hours.......since my graph is about % of contribution in
each project by month..Hope it make sense...
If you could help me out with this....I'll appreciate it..
Thanks
Pooja
Pooja,
I'll be honest with you here, I find the excessive use of ellipsis in
your post to be rather aggravating. It's like reading a telegram with a
bunch of extraneous "stops" in the text. Ok, enough on that.
I don't understand what you mean by "...having the entry table in the
resource usage view...". Regardless of what view is being used to
display data in Project, the view table simply identifies which Project
fields will be shown as columns in that view. The Entry table is a
built-in definition but it can be customized by the suer to shown fewer
or more fields.
It still isn't clear whether you have a true master file (with inserted
subprojects) or a single file simply arranged to have each project as a
summary line. Depending on which structure you have, the grouping
function (Project/Group By/Customize Group By) can be used to set up the
Resource Usage view to break down the data as I understand you want it,
that is, resource work by month by project.
You are correct in that Project's built-in Resource Graph will NOT give
the breakdown of data as you want. Therefore, you will need to export
the timescaled data. The best way to do that is with a custom macro,
however, Project also has a built-in utility called "analyze timescaled
data in Excel" which can export the data. Unfortunately it will NOT
export it in a grouped format so the user would need to manipulate the
data once it is in Excel. A custom macro of course could do that
automatically. On the other hand, if you are happy with a copy and paste
approach, then grouping first will save some manipulation in Excel, but
copying and pasting is a very slow, tedious approach.
Nonetheless, your bottom line question seems to be on how to get
timescaled data in percent rather than in hours. I'm afraid this is
something the user will need to do once the data is in Excel.
John
Project MVP