Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Contains the custom rollup formula for an attribute member represented by the parent Attribute element.
Syntaxe
<Attribute>
...
<CustomRollup>...</CustomRollup>
...
</Attribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Notes
The CustomRollup element contains a Multidimensional Expressions (MDX) expression that defines the rollup behavior of the attribute member defined by the parent Attribute element.
For more information about MDX expressions, see Expressions (MDX).
Voir aussi
Référence
Insert Element (XMLA)
Update Element (XMLA)