Expand my Community achievements bar.

SOLVED

Decimal field: Sign in front of a positive amount?

Avatar

Level 2

Hi,

is it possible to add a '+' sign in front of a positive amount? 

Example: +120,53

Thanks

Regards

 

1 Accepted Solution

Avatar

Correct answer by
Employee

There is no "automatic" picture clause which does that to my knowledge. The plus character is treated as a space on output. Even if you get a '+' character in front, it would also remain with negative values. You could try scripting.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

There is no "automatic" picture clause which does that to my knowledge. The plus character is treated as a space on output. Even if you get a '+' character in front, it would also remain with negative values. You could try scripting.

Avatar

Level 2
Ok thank you for your answer Kosta, i'm going to try with scripting.