--- title: "NonEmptyBehavior 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: - "NonEmptyBehavior Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "NonEmptyBehavior" helpviewer_keywords: - "NonEmptyBehavior element" ms.assetid: b4c78af4-b049-4189-a35b-206e3938d1db caps.latest.revision: 34 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # NonEmptyBehavior Element (ASSL) Determines the non-empty behavior associated with the parent of the [CalculationProperty](../../../analysis-services/scripting/objects/calculationproperty-element-assl.md) element. ## Syntax ```xml ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|String| |Default value|None| |Cardinality|0-1: Optional element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent element|[CalculationProperty](../../../analysis-services/scripting/objects/calculationproperty-element-assl.md)| |Child elements|None| ## Remarks The **NonEmptyBehavior** property applies to **CalculationProperty** elements with a [CalculationType](../../../analysis-services/scripting/properties/calculationtype-element-assl.md) set to *Member*. The element that corresponds to the parent of **NonEmptyBehavior** in the Analysis Management Objects (AMO) object model is . ## See Also [CalculationProperties Element (ASSL)](../../../analysis-services/scripting/collections/calculationproperties-element-assl.md) [MdxScript Element (ASSL)](../../../analysis-services/scripting/objects/mdxscript-element-assl.md) [MdxScripts Element (ASSL)](../../../analysis-services/scripting/collections/mdxscripts-element-assl.md) [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)