Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.36 KB

reportingfirstweekofmonth-element-assl.md

File metadata and controls

50 lines (36 loc) · 1.36 KB
title description ms.date ms.service ms.custom ms.reviewer ms.topic author ms.author
ReportingFirstWeekOfMonth Element (ASSL) | Microsoft Docs
Learn about the ReportingFirstWeekOfMonth property element in the Analysis Services Scripting Language (ASSL) schema.
7/25/2018
analysis-services
assl
kfollis
reference
kfollis
kfollis

ReportingFirstWeekOfMonth Element (ASSL)

Defines the first week of the reporting month for the TimeBinding element.

Syntax

  
<TimeBinding>  
   ...  
   <ReportingFirstWeekOfMonth>...</ReportingFirstWeekOfMonth>  
   ...  
</TimeBinding>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element TimeBinding
Child elements None

Remarks

The element that corresponds to the parent of ReportingFirstWeekOfMonth in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.TimeBinding.

See Also

Properties (ASSL)