PointConsolidation
The PointConsolidation parameter determines whether to run a normal consolidation or a point consolidation. A point consolidation writes data back to the database only for the selected member and, optionally, also its leaf members (if SuppressLeafWriteback is set to 0). Skipping intermediate members when rolling up data to the selected member enables a controller to create executive summaries quickly and produce results for allocation in subsequent consolidations. These settings are available:
Value | Description |
---|---|
0 | (Default) Performs a normal consolidation, writing data back to the database for all descendants of the specified member, including intermediate members |
1 | Performs a point consolidation, writing back data to the database only for the specified member and its leaf members (if SuppressLeafWriteBack is set to 0), skipping intermediate members |
Type: Scripting parameter, Page option (Point Consolidation)
Related parameter: SuppressLeafWriteBack