Put parantheses for an element

Hi @11atzitzi,

The easiest way to do what you want is to use just the String Manipulation node with the following expression:

join("{", string($Your_Column$), “}”)

Best,
Anna