Good Morning Community,
I was hoping that someone could validate the below IFAND formula as I am getting an error which I cant resolve:
=IF(Status@row = "Green", "On-track"), ifand(Status@row="Yellow", "At-risk"), ifand (Status@row="Red", "Not on track"), if(Status@row="blue", "complete")))