Section(Sections, Integer)

Characteristic Description
Icon
Icon for methods

Availability

When the Section and Section Indexstandard data dimensions are selected for the data set.

Note:

The Section Index standard data dimension is required for data sets that contain repeating sections.

Returns

A data set subset with data from only the section.

Syntax

NameOfDataSet.Section(Sections.section, sectionIndex)

Parameters

  • Parametersection.
  • Definition—Section on which to filter.
  • Data type—Integer.

  • ParametersectionIndex.
  • Definition—Index of the repeating section, from 0 to a maximum value, which equals the count of the repeating section instances.
  • Data type—Integer.