IP.GLDASGROUPYTDCURAMOUNT function
Description
Returns the base amount from the general ledger for Currency, Legal Entity(s), Financial Year, DAS code, DAS Group code(s), Postings (Attribute, Attribute value(s)).
Syntax
=IP.GLDASGROUPYTDCURAMOUNT(currency, legal_entity, period, das_code, das_group_code, postings)
| Attribute | R/O | Description | 
|---|---|---|
| Currency | (required) | Currency (3 char) | 
| Legal_entity | (required) | The code of the Legal entity | 
| FinancialYear | (required) | Period (yyyymm) | 
| DAS Code | (required) | The DAS code | 
| DAS Group Code | (required) | The DAS Group code | 
| Postings | (optional) | Any posting attribute such as CostCentre, Department, Product. You can have several Postings at one time. | 
Example:
=IP.GLDASGROUPYTDCURAMOUNT("GBP","LegeA","202501","DAS_SOFA","SOFA","CostCentre","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 August 2025