Page 1 of 1

Negative value not shown within bracket irrespective for Text format settings

Posted: Tue Aug 04, 2020 1:47 pm
by MYadav
Hi,

Working on stimulsoft report designer for silverlight.

I needed to calculate a particular value within a text box. This value is combination of some business objects exposed from data source. e.g. (A-B-C)/D

D is rounding factor and could be up to 1 trillion. Sometime the final values turns into exponential value if the denominator is a number like 1 trillion or 1 billion. To handle that, I have used Format("{0:N2}",. If a provide a Text format to such a text box with formula as negative number display in (n), report shows the negative number as -n.

How can I fix the issue?

Regards,
Meenu

Re: Negative value not shown within bracket irrespective for Text format settings

Posted: Fri Aug 07, 2020 12:57 pm
by Lech Kulikowski
Hello,

Unfortunately, the Silverlight is no longer supported.
We can not say something about the issue without a sample.

Thank you.