title
UpdateCells Element (XMLA) | Microsoft Docs
ms.custom
ms.date
03/03/2017
ms.prod
sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic
reference
apiname
apilocation
apitype
Schema
applies_to
f1_keywords
microsoft.xml.analysis.updatecells
urn:schemas-microsoft-com:xml-analysis#UpdateCells
helpviewer_keywords
ms.assetid
18336a35-8a46-4532-9ee7-71828b2982af
caps.latest.revision
12
author
jeannt
ms.author
jeannt
manager
erikre
UpdateCells Element (XMLA)
Updates cells in a write-enabled cube.
<Command >
<UpdateCells >
<Cell >...</Cell >
</UpdateCells >
</Command >
Characteristic
Description
Data type and length
None
Default value
None
Cardinality
0-n: Optional element that can occur more than once.
Relationship
Element
Parent elements
Command
Child elements
Cell
Remarks
The UpdateCells command updates cells in a cube that supports cell writeback.
For more information about updating cells, see Updating Cells (XMLA) .
Drop Element (XMLA)
Insert Element (XMLA)
Update Element (XMLA)
Commands (XMLA)