Percent complete field in the Project All view

Dhiren Aghera
Tera Guru

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?

find_real_file.png

 

 

7 REPLIES 7

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.

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?

 

Colours for percentage complete field bar.

example of SLA

Try this.

 

CaptureXYZ.JPG