Forum Discussion
Steven Beauchem
Jun 11, 2018Copper Contributor
% Complete in Planner Graph API?
I've been exploring the Planner Graph API and Planner Flow Connector for some integration work we have planned. There is a "percentComplete" attribute exposed via both connections. How is the value of this attribute computed, given that Planner does not expose this attribute for manipulation via the UI? Trying to figure out if this is something I can leverage, or if I need to build something separately to track progress. Thx!
The '% Complete' field is set by changing the Progress field.
- Not started = 0%
- In progress = 50%
- Completed = 100%
1 Reply
Sort By
- Eric EatonIron Contributor
The '% Complete' field is set by changing the Progress field.
- Not started = 0%
- In progress = 50%
- Completed = 100%