Page 1 of 1

Formatting / grouping of thousands

Posted: Tue Nov 24, 2020 3:34 am
by kev1n
Hi,

Formatting / grouping of thousands is incorrect for negative values.

E.g. -123 is formatted as $ -,123.00

The expected output is $ -123.00

( Tested with format N|$ 1,000.00 )

Fix: https://github.com/smalos/nuBuilder4-Bu ... dSpaces.md

Re: Formatting / grouping of thousands

Posted: Tue Nov 24, 2020 4:30 pm
by Celson
Great!

This is a bug that was happening with my currency numbers!
{B45199FA-DCF0-4E12-9C6E-32500DBCFAA3}.png
Thanks!

Re: Formatting / grouping of thousands

Posted: Tue Nov 24, 2020 5:28 pm
by admin
kev1n,

Cool fix!

It is now on Github.

Thanks.

Please test it again.


Steven