Topic Options
#4720 - 03/04/05 12:03 PM Blank Dept prob in FR
Ralph Allan Offline
Adagio Virtuoso

Registered: 06/02/04
Posts: 694
Loc: Prince George BC
A user has a ledger with two departments. One has no department code. The other one is department code "1".

When she tries to diaplay a financial report by department, the figures for the blank department include the other one -- ie: identical to the "consilidated" report.

Is there a way around this other than re-creating the whole chart of accounts?


Top
#4721 - 03/04/05 04:19 PM Re: Blank Dept prob in FR
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11572
Loc: Vancouver, BC Canada
Hi Ralph,

This is something we are aware of - when the Financial Reporter doesn't see a department in the acct-dept key, it sums all departments.

Workaround: Create a formula that finds the difference between all departments and all 'non-blank' departments; the result is the amounts for the blank department. For this client, it's much easier because there is only one other department (1).

=ADGET("gldata.Y","4000-*")-ADGET("gldata.Y","4000-1")

=ADGET("gldata.Y","4000-*")-ADGET("gldata.Y","4000-1:999999")
the above would be for the scenario where there are 2 or more departments and all are numeric.


Top
#4722 - 03/15/05 07:07 PM Re: Blank Dept prob in FR
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11572
Loc: Vancouver, BC Canada
Hi Ralph (and others reading this),

Another workaround for this scenario which would be potentially easier to use is to include a space after the dash which follows the account.

For example, if you have account 4000 and wish to output the amount for only a 'blank' department, use "4000- " as the account key, with that trailing space character.

Note that this workaround only works for a single account and not a range of accounts (ie "4000:4999- ")


Top


Moderator:  Christa_Meissner 
Who's Online
0 registered (), 84 Guests and 1 Spider online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14487 Topics
70742 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