Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

How to extract first value from Path function?

I'm using path and I'm getting value "123 | 456 | 678" to Path Column. I would like to create new column, which included first value of Path which is "123". Is this possible?   https://docs.microso...
  • Anonymous's avatar
    Anonymous
    6 years ago
    I solved with PATHITEM(pathcolumn;1)