Format expression with different result in Reports.JS

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

Format expression with different result in Reports.JS

Post by hugo »

Hi,

The following expression: {SupplierBalance.Balance.ToString("#,##0.00")}
Works for Flex and .NET versions of Stimulsoft Reports.
The result is: -55,35

With Stimulsoft.JS the result is: 5-5.35
So negative values does not work (the sinal - on the wrong position) and the dot instead of comma.
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Format expression with different result in Reports.JS

Post by Max Shamanov »

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

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

Re: Format expression with different result in Reports.JS

Post by hugo »

Thank you.
I'm looking forward for the fix.
I'm using Stimulsoft for almost 10 years now with Flex + .NET !
I'm finally migrating my Flex application to JS, so, I have hundred of report with this format expression.
For now this is the first issue about compatibility.
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Format expression with different result in Reports.JS

Post by Max Shamanov »

Hello,

We are still investigating the issue, we will let you know about the result.

Thank you.
#7370
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Format expression with different result in Reports.JS

Post by Max Shamanov »

Hello,

We have made an improvement.
Please, check our next build when it will be available.

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

Re: Format expression with different result in Reports.JS

Post by hugo »

Hello,

Thank you very much.
When the next build will be released ?
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Format expression with different result in Reports.JS

Post by Max Shamanov »

Hello,

The release build 2022.3.3 will be available within one or two weeks.

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

Re: Format expression with different result in Reports.JS

Post by hugo »

OK, thank you.
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Format expression with different result in Reports.JS

Post by Max Shamanov »

Hello,

You are welcome!
Post Reply