Can I use the error in a statement for multiple created columns in Formula tool?
If [MCO Name] in ('BDD') then Null() else "error in a" endif
I want to do this to multiple columns to output these nulls in a separate output as a monthly quality check
It let me do this for the first column then the next ones it says its a malformed statement which makes me think maybe you can only use this for one column in the formula
thanks!