I have a report with subtotals. The subtotals sometimes have the minus sign above the amount.
For example :
-
123.456.789
I prefer to have the minus in fromt of the amount ( -123.456.789)
I don't want to set fixed withs to my columns (has no effect in html)
Is there a way to get this done ??
Thanks in advance
do you mean that your report output has the minus sign above the amount ???
have u tried to apply the white space = 'No wrap' property for the fact cells....
Thnx for your reply, that worked indeed.
U r welcome :)