Based on a certain criteria, I need to create another column, which would output "YES" or "NO".
I want "YES" as an output for the column, which contains a specific word (let's say "HELLO") and (OR in the Alteryx terms) I want "YES" for the column where the names equal to "Adam", "Steve", etc (that's a different column from where I have "HELLO").
So that would be an if formula with both contains and equals, I believe!
Any help would be much appreciated, thank you!