Those of you who have checked our new post series about “Merlin report templates” know by now…
- How to modify existing reports
- How to edit description or report template names
- How to create your own report templates
- How to localize a Merlin report template
- Further tips for localizing an xslt report template
- How to add an option in an xslt report template
- How to add an option in a python / wbl report template
- How to add a property into an existing xslt report
- How to add a property into an existing python /wbl report template
Now let’s do some magic with the reports.
- Map a status or flag information to a graphic file
- Define the size of the project image over the options
- List overdue tasks along with the next activities, in “Next Due Activities” report
- Report planned, actual and planned vs actual work per phase in a chart
- Report expected work costs per role for your resources
- Report expected work costs per resources’ group
- Report the project’s name in the Next Due Activities report
- Modify the “Milestone Trend Report” to show the WBS in the table and in the chart
- Report expected or actual resources’ work per phase
- Report resources work cost per phase
- Report cash flow for expected cost or approved budget
- Report billable costs entered on elements
- Report element costs by type
- Report issues
- Report Events
- Output Project’s WBS
- Resources Time allocation to various tasks and subtasks
Resources Time allocation to various tasks and subtasks
If you would like to report time allocation of your resources onto tasks and subtasks of your project, this is a custom report template to use.
It lists all tasks and subtasks of your project with expected or actual work and also a distribution of work to assigned resources.
You may check contained ‘MERTimeAllocation.py’, “MERTimeAllocation.wbl” to see how we ask for all task rows with hierarchy, iterate in master resources, collect their planned or actual work to cumulate those values for activity groups, how we convert them to working days and finally output them for the report.  Feel free to modify this custom report further as you require for your needs.
An output sample:
And the report options:
Installation:
- Extract the zip first
- place the contained mrept package under the following path of your mac: ~/Library/Application Support/Merlin/Reports
- (in case you have no “Reports†folder please create it first and pay attention to name it exactly as “Reportsâ€)
- restart your Merlin and
- call File > New Report… to find the new report called “Time Allocation”.
Pingback: MERLIN – DO A BIT OF MAGIC IN REPORTS – PART XVIII » MacPM
Pingback: Merlin – Do a bit of magic in Merlin reports – PART XXII » MacPM
Pingback: Merlin – Do a bit of magic in Merlin reports – PART XXI » MacPM
Pingback: Merlin – Do a bit of magic in Merlin reports – PART XXIII » MacPM
Pingback: Merlin - Do a little bit of magic in Merlin reports - part XXV » MacPM
Pingback: Merlin – Do a little bit of magic in Merlin reports – part XXVI »
This template is great, is it possible to have the Totals in Days rather thank in Months or Weeks?
Thanks
Cinzia
I am not sure I understand, you need the report in days? It already calculates totals in days.
Or you need the report totalling time in months (or maybe weeks)?
For latter, one would need to calculate days in months using the project settings defaults defining the amount of days by month.
For weeks, one would need to calculate days to hours and then to weeks. So I am expecting some rounding issues here, but yes, this is possible. Is this what you asked for?
Best regards, Vicky
Pingback: Merlin – Do a little bit of magic in Merlin reports – part XXV | MacPM
Pingback: Merlin – Do a little bit of magic in Merlin reports – part XXIV | MacPM