Alteryx Community, happy Wednesday!!
So I have a situation that I am not quite sure how to handle using Alteryx. I have a data set (see pic A) that has a column (Column E) with values delimited with commas. My next step is to find/replace the letters d and f with nothing. Then, I break out each value to it's own column (pic
.
What I would like to happen next is, for each record, I want Alteryx to look in the range of F through H, and if for example letter 'a' is detected, move that entire record to a separate sheet labeled a. If there is a letter 'b', put the same record on a sheet labeled 'b', and so on.
pic A

pic B

pic C

pic D (tab 'a')

pic E (tab 'b')

pic F (tab 'c')
