you probably want to do a task-level custom field that calculates $work/$milestone.work (should likely be read-only). Not sure if this is part of your question, but you can't create a custom formula in the grid - only as part of a report or a custom field (which would then be in the grid).
Post
FollowTask Work as Percentage of total Milestone work
Hello,
I want to make a new column in the Work plan table, which shows the the percentage of work of tasks and subtasks on the milestone.
For example if the work for the entire milestone is 1000 hours and a task has work of 100 hours with 2 subtasks with 50 hours each. I want to show the 10% (100/1000) for the task and the 5% (50/1000) for each subtask.
Something like: work of the task / sum(all task in the milestone)
I looked through all available columns but could not find what need and did not find a possibility create a column with custom formula.
Thanks in advance.
Please sign in to leave a comment.
2 comments
Date
Votes
Comment actions
Thank you that helped a lot.
Comment actions