I am trying to write an If statement in a view, but can't seem to get it right. Does anyone know how I can accomplish this.
Basically, I want an if statement that will see if there is a value of "x" in the field, if there is, I want it to write "Yes", otherwise I want it to write "No".
Any help would be appreciated.
Thanks
Michelle