How to get custom field values for tasks using PDS

B

Burki

Hi all

When we define a Custom Field using MS Project Professional with a
formula then it becomes necessary to update that column in the Project
Plan. Also we are unabe to find a PDS API method/function which return
that Custom Field for a specific project. For example if we define a
Custom Field "Enterprise Baseline Cost" with formula "[Baseline Cost]"
then we cannot access it for a specific project using PDS API
method/function.

Also we need to verify the formula which we are using to get the Tasks
Starting Late.

Formula:
IIf([% Work Complete]="0%" And [Start]>[Current Date] And [Actual
Start]=ProjDateValue("NA"),"Starting Late","On Schedule")


Best Regards
Burki
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top