--- title: "ReportingFirstWeekOfMonth Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "ReportingFirstWeekOfMonth Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "ReportingFirstWeekOfMonth" helpviewer_keywords: - "ReportingFirstWeekOfMonth element" ms.assetid: 29818404-ad45-403f-8fd9-3e3246d301ad caps.latest.revision: 31 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # ReportingFirstWeekOfMonth Element (ASSL) Defines the first week of the reporting month for the [TimeBinding](../../../analysis-services/scripting/data-type/timebinding-data-type-assl.md) element. ## Syntax ```xml ... ... ... ``` ## 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](../../../analysis-services/scripting/data-type/timebinding-data-type-assl.md)| |Child elements|None| ## Remarks The element that corresponds to the parent of **ReportingFirstWeekOfMonth** in the Analysis Management Objects (AMO) object model is . ## See Also [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)