UseWholeProblemSelection: Boolean;
UseWholeProblemSelection: boolean;
The UseWholeProblemSelection property determines a modeling problem calculation area.
Available values:
True. The calculation uses the entire selection from the modeling problem without taking into account regular report selection.
False. The calculation uses intersection between the modeling problem selection by all dimensions and the regular report selection.
It is used only if modeling problems are connected to a regular report. To connect a modeling problem to a regular report, use the IEaxDataAreaExternalTransformation.Problem property.
A calculation area is determined identically to selecting a calculation area in data entry forms.
See also: