IP.GLGROUPFTYTPBASEAMOUNT function
Description
Returns the fund type amount to the selected legal entity, period, account group and optional posting attributes (from the start of the financial year up to and including that period).
Syntax
=IP.GLGROUPFTYTPBASEAMOUNT (fund_type, legal_entity, period, account_group, [attr1], [val1], [attr2], [val2], [attr3], [val3])
| Attribute | R/O | Description |
|---|---|---|
| Fund Type | (required) | |
| Legal_entity | (required) | Legal entity code |
| Period | (required) | Period (yyyy) |
| Account Group | (required) | |
| Postings | (optional) | Any posting attribute such as CostCentre, Department, Product. You can have several Postings at one time. |
Example:
=IP.GLGROUPFTYTPBASEAMOUNT("Restricted","LegeA","2025","Direct Income","Cost Centre","LOND")

Note
Posting attributes
A Posting attribute refers to attributes that can be used to summarise transactions after they have been posted. Enter the argument in the next input cell. e.g.

Common attributes include Cost centre and Department but can also include custom attributes.

The posting attributes are derived from the Chart of account rules related to the Account code.
Updated May 2026