Topic Options
#5027 - 06/10/05 03:09 PM FR Printing of Zeroes
Phil M Offline
Adagio Fan

Registered: 11/17/03
Posts: 32
When printing statements from the Financial Reporter I would like zeroes displayed as hyphens instead of as zeroes. I can do this using an If statement, but in doing so I cause the Zero Suppress function to no longer work as the rows are no longer all zero. I have tested all of the built in formats but none provide the feature.

Excel offers this function as part of the "Accounting" Format. Is it possible to do the same thing in Adagio's Financial Reporter?


Top
#5028 - 06/10/05 04:29 PM Re: FR Printing of Zeroes
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11586
Loc: Vancouver, BC Canada
Hi Phil,

So you want Zero Suppress to suppress values other than zero? That in addition to having options to automatically print values other than 0.00 for zero balances (other than blank)? I can forward these suggestions to development. Though there inevitably will be some features in Excel that can't be replicated in the Financial Reporter (ie. how to you zero suppress rows in Excel?).

If having the hyphens in the Financial Reporter is important, then using the IF statement is the way to do it. You could use the ADSELECT function to select records (instead of using Zero Suppress); the syntax for this is:
ADSELECT("record range","criteria")
There are a few examples in the Help file, in the 'Adagio' functions list. Here's one:
ADSELECT("1000:9999","{BAL} <> 0")

Remember you can export financial statements to Excel - and can apply the hyphen formatting there if necessary.


Top
#5029 - 06/11/05 11:18 AM Re: FR Printing of Zeroes
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Hi Phil M,

We have had this request several times, but it is difficult to change the available formatting options as these are buried deep within the code of the financial reporter. It is on our list of things to "look at" though.

Also, you can use ".RowFormat" and the Style "FormatHidden", as an alternative to suppressing zero balance rows.


Top


Moderator:  Christa_Meissner 
Who's Online
1 registered (smhoon), 78 Guests and 1 Spider online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14498 Topics
70778 Posts

Max Online: 432 @ 01/20/25 10:17 PM
May
Su M Tu W Th F Sa
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31