UpdateCells Element (XMLA)
Updates cells in a write-enabled cube.
Syntax
<Command>
<UpdateCells>
<Cell>...</Cell>
</UpdateCells>
</Command>
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 |
Remarks
The UpdateCells command updates cells in a cube that supports cell writeback.
For more information about updating cells, see Updating Cells (XMLA).