Graphical indicator for %complete and duration

R

rathan

i want to display graphical indicator depending on the %completion
field value.For instance if the %Completion is less that 50% then the
stoplight should alert with RED.But here i have to consider the
duration(%duration).for instance if %completion is 20% when the
%duration is also 20% then its fine.But if duration% is 80% and
%completion is 30% the we should alert about this.what i need is can we
derive a formula and then based on the value we can display the
Stoplight.That is considering both %complete and duration-completed.
any suggesstions
 
R

Rod Gill

Yes you can do this by creating a formula in one of the custom fields. You
will need to use an if statement inside another If to create values "Red",
"Amber" and "Green". Then add graphical indicators to the same custom field
(Tools, Customize, Fields.) Don't have time to knock it up at the moment,
but it isn't too hard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top