E
Eric
I want to create a graph that will show the difference of when a task is
scheduled to start vs. when it actually started. I checked the DB
documentation of Project server and found the two columns that i need
(Task_start_date [field for scheduled start] and Task_Act_Start [field for
actual start]).
However i noticed that even if the task actually started so late, the
task_act_start is still the same as those of the task_start_date. It does not
actually get the actual date that the task has started.
We want to analyze if the members are working as scheduled.
Any help on these? or am i looking at the wrong tables??
scheduled to start vs. when it actually started. I checked the DB
documentation of Project server and found the two columns that i need
(Task_start_date [field for scheduled start] and Task_Act_Start [field for
actual start]).
However i noticed that even if the task actually started so late, the
task_act_start is still the same as those of the task_start_date. It does not
actually get the actual date that the task has started.
We want to analyze if the members are working as scheduled.
Any help on these? or am i looking at the wrong tables??