Hello All,
I have two columns with rows information coming in as date and text format, I am trying to apply a case statement, if either of the columns have date information then It should flag that as Yes, if not with No.
for example design review or code review column have date then it should flag as yes other wise no
Below shown is the sample data

Thank you
Avanti