Website Upgrade Incoming - we're working on a new look (and speed!) standby while we finalise the project

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

Primavera 5 Reporting

8 replies [Last post]
Grant Polatajko
User offline. Last seen 12 years 23 weeks ago. Offline
Joined: 21 May 2003
Posts: 9
I need to create an "Activity Role and Resource Assignment"-type report that displays an Activity Code description as one of it’s columns. Is this possible?

Replies

Grant Polatajko
User offline. Last seen 12 years 23 weeks ago. Offline
Joined: 21 May 2003
Posts: 9
Thanks Dieter

This works fine.
Dieter Wambach
User offline. Last seen 7 years 27 weeks ago. Offline
Joined: 15 Jan 2007
Posts: 1350
Sorry,
there was a mistake - some words skipped:
Change the 2nd line to "activity Name, your code’s name"
Dieter
Dieter Wambach
User offline. Last seen 7 years 27 weeks ago. Offline
Joined: 15 Jan 2007
Posts: 1350
Hi Grant,
there is a way. Using the wizard you’ll create a report from the group "Resource and Role Assignments". You’ll include a column with that code value - give enough space for the decription.
Now you’ll have to change to the Editor - icon at the right border of your screen.
You’ll click onto this field, NOT onto the headline!
Choose "Properties".
Change the 2nd line ("cell object") to "activity name/"
Change the 3rd line to "description"

This should work

Good luck
Dieter
Rodel Marasigan
User offline. Last seen 21 weeks 6 days ago. Offline
Joined: 25 Oct 2006
Posts: 1699
The only way that I can think of is using ODBC link to database or use SQL to access PMDB database and link the table of ActvType to Task Table and RSRC Table to produce that report. These require a deep knowledge on Database/ ODBC link or SQL.

Otherwise the best way is to export it in Excel and modify to suit your needs. You can do copy and paste function to speed up your work.

I hope this help.

Regards,
Rodel
Grant Polatajko
User offline. Last seen 12 years 23 weeks ago. Offline
Joined: 21 May 2003
Posts: 9
Thanks again Rodel

I don’t want to group in this way. I really neeed the activity code description in the detail section of the output.

Surely this is one of the reasons that we put code descriptions into the database, so that reports will make more sense.
Rodel Marasigan
User offline. Last seen 21 weeks 6 days ago. Offline
Joined: 25 Oct 2006
Posts: 1699
Try to group/ organised by activity code.

Same thing right click and click column and select all the fields you want to show and click Ok.
Right Click again and click Group & Sort-> customise
Select the activity code and tick Show title, tick show code and un-tick show description and click Ok.

I hope this will help.

Regards,
Rodel
Grant Polatajko
User offline. Last seen 12 years 23 weeks ago. Offline
Joined: 21 May 2003
Posts: 9
Thanks for taking the time to reply Rodel.

I have tried the methods you have suggested but in each case I am only able to see the Activity Code values and I require to see the associated Activity Code descriptions on this report. The code values are meaningless to the users of this report.

Any other suggestions.

Regards

Grant
Rodel Marasigan
User offline. Last seen 21 weeks 6 days ago. Offline
Joined: 25 Oct 2006
Posts: 1699
Yes it is possible. Click resource assignment icon directory toolbar (left side of your screen)
Click Layout on the top or right click on your screen.
Select Column-> Customise
Select Activity codes or any required field available to display.
Select File-> Preview once it’s done.

You can also do this on the Report by creating a new report and follow the report wizard.

Regards,
Rodel