

# NumericalDimensionField
<a name="API_NumericalDimensionField"></a>

The dimension type field with numerical type columns.

## Contents
<a name="API_NumericalDimensionField_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Column **   <a name="QS-Type-NumericalDimensionField-Column"></a>
The column that is used in the `NumericalDimensionField`.  
Type: [ColumnIdentifier](API_ColumnIdentifier.md) object  
Required: Yes

 ** FieldId **   <a name="QS-Type-NumericalDimensionField-FieldId"></a>
The custom field ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Required: Yes

 ** FormatConfiguration **   <a name="QS-Type-NumericalDimensionField-FormatConfiguration"></a>
The format configuration of the field.  
Type: [NumberFormatConfiguration](API_NumberFormatConfiguration.md) object  
Required: No

 ** HierarchyId **   <a name="QS-Type-NumericalDimensionField-HierarchyId"></a>
The custom hierarchy ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Required: No

## See Also
<a name="API_NumericalDimensionField_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/NumericalDimensionField) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/NumericalDimensionField) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/NumericalDimensionField) 