I’m trying to format negative amounts (e.g., $-2000
) in an Interactive Grid so that they appear as ($2000)
. To achieve this, I’m using the format mask:
FML999G999G999G999G990D00PT
However, this format works correctly in an Interactive Report but shows as an invalid format in the Interactive Grid.
Can anyone suggest a better way to accomplish this formatting in the Interactive Grid?
Thanks in advance!

