HELLO ALL, In this result {"rownumber":1,"concatconcatconcatconcatba":"0240589001-CITISGSLXXX-SGD|2649|3"}, i want to get only "0240589001-CITISGSLXXX-SGD". How can this be achieved?
this result is the result of JSON.parse.
c
Christiaan
11/09/2022, 2:09 PM
Something like this for example. Depends if that concat value always has the | as a split character