Skip to main content Skip to complementary content

IOtherTotalSpecProp Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Syntax

[ValueClass]
public interface IOtherTotalSpecProp

Properties

Name Description
ApplyEvenWhenPossiblyWrongResult

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.

JSON property name: qApplyEvenWhenPossiblyWrongResult

ForceBadValueKeeping

This parameter is used when qOtherMode is set to:

* OTHER_ABS_LIMITED

* OTHER_REL_LIMITED

* OTHER_ABS_ACC_TARGET

OTHER_REL_ACC_TARGET

and when the dimension values include not numeric values.

Set this parameter to true to include text values in the returned values.

The default value is true.

JSON property name: qForceBadValueKeeping

GlobalOtherGrouping

This parameter applies to inner dimensions.

If this parameter is set to true, the restrictions are calculated on the selected dimension only. All previous dimensions are ignored.

The default value is false.

JSON property name: qGlobalOtherGrouping

OtherCollapseInnerDimensions

If set to true, it collapses the inner dimensions (if any) in the group Others .

The default value is false.

JSON property name: qOtherCollapseInnerDimensions

OtherCounted

Number of values to display. The number of values can be entered as a calculated formula.

This parameter is used when qOtherMode is set to OTHER_COUNTED .

JSON property name: qOtherCounted

OtherLimit

Value used to limit the dimension values. The limit can be entered as a calculated formula.

This parameter is used when qOtherMode is set to:

* OTHER_ABS_LIMITED

* OTHER_REL_LIMITED

* OTHER_ABS_ACC_TARGET

OTHER_REL_ACC_TARGET

JSON property name: qOtherLimit

OtherLimitMode

Sets the limit for the Others mode.

This parameter is used when qOtherMode is set to:

* OTHER_ABS_LIMITED

* OTHER_REL_LIMITED

* OTHER_ABS_ACC_TARGET

OTHER_REL_ACC_TARGET

JSON property name: qOtherLimitMode

OtherMode

Determines how many dimension values are displayed.

The default value is OTHER_OFF .

JSON property name: qOtherMode

OtherSortMode

Defines the sort order of the dimension values.

The default value is OTHER_SORT_DESCENDING .

JSON property name: qOtherSortMode

ReferencedExpression

This parameter applies when there are several measures.

Name of the measure to use for the calculation of Others for a specific dimension.

JSON property name: qReferencedExpression

SuppressOther

If set to true, the group Others is not displayed as a dimension value.

The default value is false.

JSON property name: qSuppressOther

TotalMode

If set to TOTAL_EXPR , the total of the dimension values is returned.

The default value is TOTAL_OFF .

JSON property name: qTotalMode

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!