I have a collection of data and I need to get those values but in this format.
Example: 000123;000235;000654...I need a
(;) between each value, since that's the only way they'll work for me.
Attached is the capture of the collection obtained.
![36518.png 36518.png](/t5/image/serverpage/image-id/36528i6FF444EA5374EE65/image-size/large?v=v2&px=999)
I would be grateful if you could tell me how I could obtain the result that I need.