Forum Discussion

Steven Beauchem's avatar
Steven Beauchem
Copper Contributor
Jun 11, 2018
Solved

% 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

  • Eric Eaton's avatar
    Eric Eaton
    Iron Contributor

    The '% Complete' field is set by changing the Progress field.

    • Not started = 0%
    • In progress = 50%
    • Completed = 100%

     

Resources