C
Carl Paul
Hi
Anybody know the exact formula for %Complete of a task with multiple
assignments?
This is a more complicated question than it first appears. Internally, the
assignment table has no duration field. If you wanted to calculate the
duration of an assignment, you would have to iterate through all the
assignment detail records and even then the algorithm would be somewhat
arbitrary.
I suspect the %Complete for a task with multiple assignments is actually
based on assignment work and actual-work. Is this true??
Carl
Anybody know the exact formula for %Complete of a task with multiple
assignments?
This is a more complicated question than it first appears. Internally, the
assignment table has no duration field. If you wanted to calculate the
duration of an assignment, you would have to iterate through all the
assignment detail records and even then the algorithm would be somewhat
arbitrary.
I suspect the %Complete for a task with multiple assignments is actually
based on assignment work and actual-work. Is this true??
Carl