Hi There,
I have a formula:
IF [Goal] IN("K-4", "R-2", "M-3", "Z-1") THEN "Yes" ELSE "N/A" ENDIF
There is a item in my data set that has a "K-4" and thus should be "Yes" but alteryx is not recognizing this.
I have cleansed the data of white spaces.
Can you please let me know what you think.
Thank you