Forum Discussion

lenosepulveda's avatar
lenosepulveda
Frequent Visitor
3 years ago

code M for conditional column with two conditions (IF; AND)

I need to create a conditional column where I get two conditions. Example:   If the "Error code" column does not start with the text "EAC" and "REV", return the value 1, or return the value 0.   ...