I need help changing the below formula to add "Discussion Needed", if the date is the 22 Month Final Review Due has passed.
=MIN(IF(Table1[@[6 Month Review Due]:[22 Month Final Review Due]]>TODAY(),Table1[@[6 Month Review Due]:[22 Month Final Review Due]]))
Thanks in advance.
=MIN(IF(Table1[@[6 Month Review Due]:[22 Month Final Review Due]]>TODAY(),Table1[@[6 Month Review Due]:[22 Month Final Review Due]]))
Thanks in advance.