Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines an aggregation instance for a partition.
Syntax
<AggregationInstances>
<AggregationInstance>
<AggregationType>...</AggregationType>
<AggregationID>...</AggregationID>
<Source>...</Source>
<Dimensions>...</Dimensions>
<Measures>...</Measures>
<Annotations>...</Annotations>
</AggregationInstance>
</AggregationInstances>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
AggregationID, AggregationType, Annotations, Dimensions, Measures, Source |
Hinweise
When a Partition element uses an AggregationDesign element to generate aggregations for that partition, each Aggregation in the AggregationDesign is instantiated for that partition. Multiple partitions can use the same aggregation design to generate multiple instances of a defined aggregation. The AggregationInstance element represents an instance of a defined aggregation.
The corresponding element in the Analysis Management Objects (AMO) object model is AggregationInstance.