Hello, I was wondering if anyone could help me with this. I am using the formula tool to apply the following formula to a column, however im receiving an error:
IF IsEmpty ([PARTY TYPE])= 1 THEN "Entity" ELSEIF [PARTY TYPE]=2 THEN "Individual" ELSE "Investigation" ENDIF
Can anyone please help