Page 1 of 1

Formatted expression print an empty value while 0,00 was expected

Posted: Sun Jan 15, 2023 10:48 pm
by hugo
Hello,

The following expression: {Budget.Budgeted).ToString("#,##0.00")} when the Budget.Budgeted is 0 print an empty value instead of 0,00 like the old brother Flex.
This was tested with the latest version of Stimulsoft.JS.

Re: Formatted expression print an empty value while 0,00 was expected

Posted: Mon Jan 16, 2023 6:41 am
by Max Shamanov
Hello,

Please send us a sample report with test data that reproduce the issue.

Thank you.

Re: Formatted expression print an empty value while 0,00 was expected

Posted: Mon Jan 16, 2023 11:09 am
by hugo
Problem solved.
The hide zeros property was active and affected the formula (I found when I tried to isolate for your test case).
Thank you.

Re: Formatted expression print an empty value while 0,00 was expected

Posted: Mon Jan 16, 2023 11:56 am
by Max Shamanov
Hello,

You are welcome!