Hello friends,
I am new to Alteryx! Its an awesome tool and I really love working with it.
I am trying to create a custom text field based on data from a native text field from an Excel data source. For example, the name of the custom column is "NewStatus" which is based on text from another column (lets say "Comment"). I would use a search on the text in Comments to get Status (similar to using LIKE in SQL).
What tool do I use how do I build the expression?
Thank you for your help!