I have been following some threads discussing how to use RYG balls in conditional formulae based on a date column (i.e. green if the date is in the future, yellow if it is today, red if in the past, etc.), and those are very helpful! I would like to do the following, however, and I cannot find a thread that addresses this in particular:
I have a column for a date on which a report is due (Final Report Due), and another for the date on which a report was actually submitted (Final Report Submitted). There is also a third column for Project End Date.
I would like my Project Status ball (RYG) to reflect green if the date of the Project End Date is in the future, yellow if the Project End Date is in the past AND the Final Report Due is in the future, and red if the Project End Date is in the past and the Final Report Submitted is empty.
Is this possible? Is there an alternative I could achieve by modifying things?