Aggregate

Aggregates the Accounts member based on its Time Balance behavior.

Syntax

Aggregate ( set [, accounts_member] )
ParameterDescription

set

A set containing tuples to be aggregated. If empty, #Missing is returned.

accounts_member

A member from an Accounts dimension. If omitted, the current member from Accounts is used.

Notes

For each tuple in set, the value of accounts_member is evaluated.

If accounts_member has no time balance tag, or if set is one-dimensional, this function behaves the same as Sum().

If accounts_member has a time balance tag, this function behaves as follows: