(in case you have no "Reports" folder please create it first and pay attention to name it exactly as "Reports")
and this another report template:
Checklist Report (mod - for master projects)
For installation, just proceed as explained:
> To install the reports,
> • extract the zip file provided here,
> • place the contained mrept packages 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 them listed.
> There are various options in the 'Options' tab.
This specific report was created to be used when outputing checklists of master projects.
It allows in the options to disable the display of checklist elements of completed projects,
and gives you three sorting options, by checklist title, by expected start of the activity on which the checklist was attached on, or project's title.
The report "Resource Work Costs per Phase" (mentioned in this thread) plots the budget along with the resource's cost for example
Hi Vicky - Having these reports is wonderful...but those of us who are trying to adopt Merlin cannot do our jobs without more reports available - specifically, drill-down budget reports that can sort based on activity/sub-activity and by resource.
--
You received this message because you are subscribed to the Google Groups "Merlin2Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/merlin2users/-/KVRVnwR49XcJ.
To post to this group, send email to merlin...@googlegroups.com.
To unsubscribe from this group, send email to merlin2users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/merlin2users?hl=en.
You need enable the columns "project", "expected start" and "expected end"
and sort by "project"
Best regards, Vicky
> Hi Vicky,
>
> Is it possible to also overlay the actual costs on the cost distribution report? Basically to compare planned vs actual cost (almost like an EVA).
This option is already available in the "budget / cost balance" report.
You would like to have it as well in the "cost distribution" report? I will see what I can do.
Best regards, Vicky
> Hi,
>
> thanks for the quick reply. In the budget/cost balance report, I can see the actuals vs planned cost. But I would be interested to see the monthly (or whatever frame) distribution of also the actual costs. If that opiton would be available, Merlin could be used for EVA reporting and the like. Would be great if you could work out something
I've check this... and there is currently no way outputting the actual cost distribution. Merlin is not offering such a method so I cannot output it...
Here are the available methods one could use in a python report:
self.project.expectedWorkCostBetweenDate_andDate_
self.project.elementsCostBetweenDate_andDate_
self.project.baseCostBetweenDate_andDate_
self.project.expectedCostBetweenDate_andDate_
self.project.approvedBudgetUndistributedBetweenDate_andDate_
self.project.budgetExpectedCostBalanceBetweenDate_andDate_
As you see... no actualCostBetweenDate_andDate_ sorry.
Best regards, Vicky
--
You received this message because you are subscribed to the Google Groups "Merlin2Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/merlin2users/-/Js4MwOop9oUJ.