Hi Alteryx Community first time post so I apologize in advance if I don't properly word/format my post.
I am try to create a formula that looks at a range of strings in another column and based on the first two characters of each cell create a new column and label that group corresponding of cells with a new label. For example the first cell in the range starts with "*(" and then there are let's say 30 other cells that contain "*A" etc. until where I want to end that group at "*C" and call that group "Group *( - "C". How can I accomplish this? I tried several IF AND and IF LEFT formulas but couldn't get it to work I also tried REGEX_Match and couldn't get the formula right. Any assistance would be greatly appreciated.
-Avidan Rothman