Click or drag to resize
IOtherTotalSpecPropApplyEvenWhenPossiblyWrongResult Property
Set this parameter to true to allow the calculation of Others even if the engine detects some potential mistakes. For example the country Russia is part of the continent Europe and Asia. If you have an hypercube with two dimensions Country and Continent and one measure Population, the engine can detect that the population of Russia is included in both the continent Asia and Europe. The default value is true.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
bool ApplyEvenWhenPossiblyWrongResult { get; set; }

Property Value

Type: Boolean
See Also