Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.16 KB

File metadata and controls

45 lines (35 loc) · 1.16 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
Insert Element (XMLA) | Microsoft Docs
Learn how the Insert element inserts attribute members into a dimension.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

Insert Element (XMLA)

Inserts attribute members into a dimension.

Syntax

  
<Command>  
   <Insert>  
      <Object>...</Object>  
      <Attributes>...</Attributes>  
   </Insert>  
</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 Command
Child elements Attributes, Object

Remarks

The Insert command inserts new attribute members into a write-enabled dimension.