EaxDrillType

Description

The EaxDrillType enumeration contains data drilldown methods.

It is used by the following properties and methods:

Available Values

Value Brief description
1 Down. Data drilldown that is moving one level down by levels of the dimension elements.
2 Up. Data drilldown returning one level up by levels of the dimension elements.
4 ToFixed. Drilldown with dimension fixing. Dimension is moved to the fixed list using this drilldown method. If data drilldown is performed for several elements, the data aggregation is enabled.
8 IntoFixed. Drilldown with moving down to fixed dimension.
16 OutOfFixed. Drilldown with returning one level up from the sidehead dimension.
32 DownThrough. Drilldown with moving down to relational table.
64 UpThrough. Drilldown with moving down from relational table.
128 To_. Drilldown by dimension level.
256 DownToAllRelate. Data drilldown for the selected component with displaying of all child elements on all levels.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

512 IntoAllLeaf. Drilldown of all lead elements of the selected element.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

1024 ToSameRelate. Drilldown of all one-level elements to the current element, which child elements are located on the same level with the current element.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

2048 ToSameParent. Drilldown of all elements having a common parent element and located on the same hierarchy level.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

4096 ToSameStory. Drilldown of all elements located on the same nesting level from the root element.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

8192 ToNextLevel. Drilldown with going one level down by element levels.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

16384 ToPrevLevel. Drilldown of data with returning one level up.

NOTE. It is used only when working with a constructed slice in Foresight Smart Tables.

Comments

Lead elements are elements on the lowest level and that do not have child elements.

See also:

Express Assembly Enumerations