Forum Discussion

ptmuldoon's avatar
ptmuldoon
Icon for Resolver I rankResolver I
3 years ago
Solved

Get Right of Second - (dash)

I am pulling in data from a JSON source, and one the fields that is imported looks something like such:

 

Number - Location - Description

 

And I need to put into a new column, just that Description part.  ie, what is to the right of the second dash in the string.

 

Any thoughts on the formula for that?

Thank you,

PT

  • Hi ptmuldoon ,
    yes, check that column and then add a new column like so:

     then:

    I would choose the option "From the end of the input",
    but you can also start from the beginning and then skip as many delimiters as you need.

1 Reply

  • ImkeF's avatar
    ImkeF
    Icon for Community Champion rankCommunity Champion

    Hi ptmuldoon ,
    yes, check that column and then add a new column like so:

     then:

    I would choose the option "From the end of the input",
    but you can also start from the beginning and then skip as many delimiters as you need.