PlannedPercentDoneColumn
A column representing the planned % complete of the task.
Please refer to the getPlannedPercentDone method's docs for details.
Note, that if you would like to filter, sort, or group by this column, you need to define the statusDate on the project and not as a config for this column. This is because filtering/sorting/grouping code generally does not have access to the UI.
Configs
89
Configs
89Common
Integration
Interaction
Menu
Misc
Rendering
Properties
162
Properties
162Common
Class hierarchy
Editing
Integration
Interaction
JSON
Menu
Misc
Other
Parent & children
Rendering
Functions
77
Functions
77Configuration
Editing
Events
Identification
Misc
Other
Parent & children
Events
5
Events
5Event handlers
5
Event handlers
5Typedefs
2
Typedefs
2Fields
2
Fields
2An index (1-based) of the baseline version to be used for planned percent done calculation.
A reference date, to track the progress from. If not provided, the project's status date is used.
Note, that if you would like to filter, sort, or group by this column, you need to define the statusDate on the project and not as this config. This is because filtering/sorting/grouping code generally does not have access to the UI.