Hello,
I'm having trouble with my nested formula and activating the Red, Green, Gray, Yellow ball based on the % compelte column.
=IF([% Complete] = IS BLANK, activate the RED ball
=IF([% Complete] = less than 100%, activate the YELLOW ball
=IF([% Complete] = 100% activate the GREEN ball
=IF([% Complete] = 0% activate the GRAY ball
Addtionally, if it is past the deadline and not green activated can it automatically activiate the Red flag symbol?