Previous Topic

Next Topic

Book Contents

[NameOfCustomDataDimension]

Note: A method is generated for every custom data dimension that is created for a data set.

[NameOfCustomDataDimension]

Characteristic

Description

Icon

Icon for methods.

Availability

When a custom data dimension is created for a data set.

Returns

A data set subset with data from only the custom data dimension.

Syntax

NameOfDataSet.dimension(ValueOfDimension)

Parameters

  • Parameterdimension.
  • Definition—Name of the custom dimension on which to filter.
  • Data type—String or Integer, depending on the data type of the custom data dimension.

Send Feedback