IVirtualCubeDimensionFix.ForcedCommonElemToFill

Syntax

ForcedCommonElemToFill: Integer;

Description

The ForcedCommonElemToFill property determines a private dimension element populated with data from a data source without this dimension.

Comments

When a private dimension is force moved to shared ones, the data source that does not contain this dimension will store data in the ForcedCommonElemToFill element of the dimension to be moved. If the property is set to -1, data from the data source will be displayed in all element of the dimension to be moved.

To force move a private dimension to shared ones, use the IVirtualCubeDimensionFix.ForcedCommon property.

See also:

IVirtualCubeDimensionFix