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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax bool ApplyEvenWhenPossiblyWrongResult { get; set; }
Property ApplyEvenWhenPossiblyWrongResult As Boolean
Get
Set
Property Value
Type:
BooleanSee Also