Percent complete field in the Project All view

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 07:09 AM
I see a bar against each project record in the Project all view in the "Percent Complete" field with different colours like green, amber and red.
Can someone help me what are the RAG definition of this percent complete bar and what does it exactly represent?
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019 04:19 AM
You need set a business rule or script using which the target completion can be calculated.
Suppose you have Project which has 2 tasks. First task is 1 day duration and second task is 2 day duration. If you complete the first task - percent complete would be calculated as follows
percent_complete = (1 / (1+2)) *100 = 33%
Hope this clarifies.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019 04:42 AM
Hi Shubham,
Thanks for the response. I need to understand how a target % percent complete field will be calculated. Also in the example you gave, can you tell me what will be the color of the percent complete field bar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019 05:04 AM
Colours for percentage complete field bar.
example of SLA
Try this.