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

Stimulsoft Reports.JS discussion
Post Reply
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

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

Post 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.
Max Shamanov
Posts: 786
Joined: Tue Sep 07, 2021 10:11 am

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

Post by Max Shamanov »

Hello,

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

Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

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

Post 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.
Max Shamanov
Posts: 786
Joined: Tue Sep 07, 2021 10:11 am

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

Post by Max Shamanov »

Hello,

You are welcome!
Post Reply