Forum Discussion

JulieMeeker's avatar
JulieMeeker
Qrew Trainee
2 years ago

Using Regex to breakdown Multi-select Text

I am trying to write a pipeline to create a record for each person in a Multi-select Text field.  I am assuming that you would use a text step to do this, but I am not familiar with how to format the regex expression so that it will pick up the names.  there is the "; " that separates the names.  Help please!

------------------------------
Julie Meeker
------------------------------

1 Reply

  • Should have looked a little harder before posting.  Here is the expression  ([^;]+)!  Thank you Community

    ------------------------------
    Julie Meeker
    ------------------------------