Clay Icon

How to Split Comma-Separated Lists into Rows in Clay

Β·
Β·

Hi. I wanted to check with anyone, if it is possible to split a comma-separated list in a column into individual rows in Clay

  • Avatar of Muhammad S.
    Muhammad S.
    Β·
    Β·

    yes

  • Avatar of Muhammad S.
    Muhammad S.
    Β·
    Β·

    Regex pattern:

    (?<!\d)(\d+)(?!\d)

  • Avatar of Muhammad S.
    Muhammad S.
    Β·
    Β·
  • Avatar of Ma. V.
    Ma. V.
    Β·
    Β·

    Awesome. Thank you for sharing.

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·
  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.