Hi-
I need to concatenate parentheses for $ amount.
For example
32,256.36- Should be (32,256.36)
The date type is CURR.
what i did is i moved it to Char type and concatenated but when i write i am not getting the commas separated $ amount value.