Forum Discussion
Jason_Gonzalez
Apr 05, 2023Copper Contributor
% complete field and checklist items
Is it possible to tie the checklist items and % complete field? I would like to cross check items on the checklist within a task, and automatically update the % complete field from 0% to 20% (if ...
- Apr 06, 2023
Hello Jason_Gonzalez ,
This is not possible out of the box, you might be able to do something with custom code using the Scheduling API: https://learn.microsoft.com/en-us/dynamics365/project-operations/project-management/schedule-api-preview
Or for an out of the box option, create tasks instead of checklist items.
Paul
Paul_Mather
Apr 06, 2023MVP
Hello Jason_Gonzalez ,
This is not possible out of the box, you might be able to do something with custom code using the Scheduling API: https://learn.microsoft.com/en-us/dynamics365/project-operations/project-management/schedule-api-preview
Or for an out of the box option, create tasks instead of checklist items.
Paul