Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

number format on reports

Questions related to using nuBuilder Forte.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: number format on reports

Unread post by admin »

Is the decimal point (at least) working?

It does now for me.
format.png
decimal_point.PNG

Steven
You do not have the required permissions to view the files attached to this post.
Celson
Posts: 36
Joined: Wed Jan 27, 2016 12:35 pm
Location: Salvador, Bahia - Brazil

Re: number format on reports

Unread post by Celson »

My results

a) Using decimal format with no grouping:
dasdas1a.png
dasdas1b.png
dasdas1c.png
b) Using currency format we use here in Brazil:
dasdas1d.png
dasdas1e.png
dasdas1f.png
I think after fixed it will allways show 2 decimals, even when it's ,00 - isn´t it?
Thanks!
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: number format on reports

Unread post by admin »

Guys,

I have fixed what I can.

It is on Github now.

Please test it.

I don't understand how to fix the font problem mentioned here...

https://forums.nubuilder.cloud/viewtopic.php?f=19&t=10654

Maybe someone can send me the fixed pdf file.


Steven
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: number format on reports

Unread post by Janusz »

Just tested - and for info - how it looks like with latest nuBuilder standard setting:
And by the way I used umlauts - and looks working.
Maybe the proper fonts to be used - I had some issues in the the past with Polish language and only 2 type of fonts were supporting special characters.
std.JPG
AND to mention if someone wants to use any other format it can be easily created with SQL using FORMAT and CONCAT functions so here belowe the other possible notation with minus in different place:
sql.JPG
Przechwytywanie.JPG
You do not have the required permissions to view the files attached to this post.
If you like nuBuilder, please leave a review on SourceForge
paulkauz
Posts: 30
Joined: Fri Oct 30, 2020 7:08 pm

Re: number format on reports

Unread post by paulkauz »

Bildschirmfoto 2020-11-28 um 18.18.51.png
Bildschirmfoto 2020-11-28 um 18.18.51.png
Bildschirmfoto 2020-11-28 um 18.18.51.png
You do not have the required permissions to view the files attached to this post.
If you like nuBuilder, please leave a review on SourceForge
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: number format on reports

Unread post by Janusz »

Przechwytywanie.JPG
You do not have the required permissions to view the files attached to this post.
If you like nuBuilder, please leave a review on SourceForge
paulkauz
Posts: 30
Joined: Fri Oct 30, 2020 7:08 pm

Re: number format on reports

Unread post by paulkauz »

Thanks, now the numbers with signs "Currency symbols" do work for me as well.
Those without currency symbols do not work at all, regardless if they have decimals or not.
They show up on the reports the wrong way.
wrong result.png
You do not have the required permissions to view the files attached to this post.
Last edited by paulkauz on Sun Nov 29, 2020 6:10 pm, edited 3 times in total.
If you like nuBuilder, please leave a review on SourceForge
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: number format on reports

Unread post by Janusz »

just done short test with new install from Sourceforge and looks like working on different formats:
Question if the minus is properly formatted - but there are many standards and for some it might be fine and for some maybe not.
What do you mean by "without signs" - is it just positive numeric value?
Przechwytywanie.JPG
Przechwytywanie2.JPG
You do not have the required permissions to view the files attached to this post.
If you like nuBuilder, please leave a review on SourceForge
paulkauz
Posts: 30
Joined: Fri Oct 30, 2020 7:08 pm

Re: number format on reports

Unread post by paulkauz »

Janusz wrote:just done short test with new install from Sourceforge and looks like working on different formats:
Question if the minus is properly formatted - but there are many standards and for some it might be fine and for some maybe not.
What do you mean by "without signs" - is it just positive numeric value?
Przechwytywanie.JPG
Przechwytywanie2.JPG
I have edited my earlier post. Please try biger numbers with separators to check if they work for you?
If you like nuBuilder, please leave a review on SourceForge
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: number format on reports

Unread post by Janusz »

Thanks, now the numbers with signs "Currency symbols" do work for me as well.
Those without currency symbols do not work at all, regardless if they have decimals or not.
YES - I see now - and to confirm I have the same problem here.

SO if the new format is created and the signs /Currency symbol is not defined (left blank) then the format is not working well on the reports.

The first sample belowe is with format: CHF 1'000.00
and the second with format: 1'000.00 (defined without currency)
case1.JPG
case2.JPG
and for example on the Browse Form - the format without currency symbol - works OK
case3.JPG
You do not have the required permissions to view the files attached to this post.
If you like nuBuilder, please leave a review on SourceForge
Post Reply