Using formulas for calculating lines in financial reports you can directly reference the general ledger accounts. Enter code of account between # (hash) signs. Reference individual account code or, for that matter,classes, groups, and any analytical lever… Here you can of course use wildcard characters, most often the % sign.
Furthermore, reference can ben made to:
- D – debit transactions on account in a given period
- K – credit transactions on account in a given period
- S – absolute value of account balance in a given period = |D - C|
- P - credit – debit (credit balance in a given period) = C - D
- O – debit – credit (debit balance in a given period) = D - C
Below You Can See Examples of Correct Entry:
- #S1200# = balance of account 1200 in a given period (absolute balance)
- #D12%# = debit transactions on accounts of group 12 in a given period
- #K0%# = credit transaction on accounts of grade 0 in given period
- #O02%# = debit – credit on accounts of group 02 in a given period (debit balance) = #D02%#-#K02%#
- #P90%# = credit – debit on accounts of group 90 in a given period (credit balance) = #K90%#-#D90%#
Initial balance of financial reports formulas (formulas only below)
To display the initial balance before the characters with special meaning (D, K, S, P, O) use letter Z. For example: #ZS1200# it will display the initial account balance for account 1200. The conditions which must be satisfied that the initial balance of the account lists are:
- transaction on account must be on opening journal, which is dated the same date printout of balance,
- general ledger open date in administration panel need to be the same as date printout balance (since program version 55.57.00).
When using the sign type Z is to be noted that this initial balance not deduct in other formulas. It is therefore necessary that the initial balance in the case that the same account occur in other calculations subtracted.
For example: initial balance on 01st of January at account 1200 on debit side is 2.320,00 EUR. In the period of fiscal year there is net amount (15.336,61-10.957,60) 4.379,01 EUR transactions. Total amount of account 1200 is 6.699,01 EUR.
Formulas need to be set as bellow:
Transactions in period one more time cover initial balance in calculation, what means that it must be subtracted. Otherwise, the line initial balance amount will be doubled, once in initial balance in once in transactions.

|