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
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Formatting / grouping of thousands
-
- Posts: 36
- Joined: Wed Jan 27, 2016 12:35 pm
- Location: Salvador, Bahia - Brazil
Re: Formatting / grouping of thousands
Great!
This is a bug that was happening with my currency numbers! Thanks!
This is a bug that was happening with my currency numbers! Thanks!
You do not have the required permissions to view the files attached to this post.
Re: Formatting / grouping of thousands
kev1n,
Cool fix!
It is now on Github.
Thanks.
Please test it again.
Steven
Cool fix!
It is now on Github.
Thanks.
Please test it again.
Steven