Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.3 KB

skippedlevels-element-xmla.md

File metadata and controls

44 lines (34 loc) · 1.3 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
SkippedLevels Element (XMLA) | Microsoft Docs
Learn how the SkippedLevels element contains the number of levels skipped by an attribute member represented by the parent [Attribute](../xml-elements-properties/attribute-element-xmla.md) element.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

SkippedLevels Element (XMLA)

Contains the number of levels skipped by an attribute member represented by the parent Attribute element.

Syntax

  
<Attribute>  
   ...  
   <SkippedLevels>...</SkippedLevels>  
   ...  
</Attribute>  

Element characteristics

Characteristic Description
Data type and length Integer
Default value 0
Cardinality 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Attribute
Child elements None

Remarks

The SkippedLevels element determines the number of levels skipped by an attribute member defined by the parent Attribute element.