Hello,
I'm pretty new to Alteryx and I'm not quite sure what i'm doing wrong here.
All the reference columns are data type V-string and I want my output to be a string as well. All the other posts I viewed this error was due to the data type not being formatted as a number/float, but I'm only working with strings here and would like to return a string, so I'm not sure if I need to use an entirely different formula or not.
What I would like to see is "if the RepName column contains test and the Client name column contains test then the In/Out column should return out, else return In"