I have an IF() that I am running to calculate a % complete of a tasklist. I want the % COMPLETE column to have the same value, so it will shade the bar in the gantt view. How do I do that?
I changed the settings for the "% complete column" to none to allow me to input a formula. However, it did not shade the bar (guessing this is the setting to define that shading).
I tried using an update automation, but it will only pass a string and not a formula.
Am I missing something? Is it not possible? Work around?