Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.57 KB

measuregroupid-element-xmla.md

File metadata and controls

48 lines (37 loc) · 1.57 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
MeasureGroupID Element (XMLA) | Microsoft Docs
Learn how the MeasureGroupID element identifies a measure group within a parent element that contains an object reference.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

MeasureGroupID Element (XMLA)

Identifies a measure group within a parent element that contains an object reference.

Syntax

  
<Object> <!-- or one of the elements listed below in the Element relationships table -->  
   ...  
   <MeasureGroupID>...</MeasureGroupID>  
   ...  
</Object>  

Element characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality See the table below.
Ancestor or Parent Cardinality
Source, Target 1-1: Required element that occurs once and only once.
All others 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Object, ParentObject, Source, Target
Child elements None

Remarks