OptionalqOptionalqIndex of the active expression in a cyclic measure. The indexing starts from 0. The default value is 0. This parameter is optional.
OptionalqFlag indicating how the measure should be aggregated to create a grand total. "None" - No total calculation. "Expr" - Calculate total according to the measure expression. "" - Empty string is default and has same effect as "Expr". This parameter is optional.
OptionalqIf set to true, the sum of rows total should be used rather than real expression total. This parameter is optional and applies to straight tables. Default value is false. If using the Qlik Sense interface, it means that the total mode is set to Expression Total .
OptionalqDefinition of the expression in the measure. Example: Sum (OrderTotal) This parameter is mandatory.
OptionalqDescription of the measure. An empty string is returned as a default value. This parameter is optional.
OptionalqArray of expressions. This parameter is used in case of cyclic measures ( qGrouping is C). List of the expressions in the cyclic group.
OptionalqDefault value is no grouping. This parameter is optional.
One of:
OptionalqName of the measure. An empty string is returned as a default value. This parameter is optional.
OptionalqLabel expression. This parameter is optional.
OptionalqFormat of the field. This parameter is optional.
OptionalqIf set to true, percentage values are returned instead of absolute numbers. Default value is false. This parameter is optional.
OptionalqIf set to true, it inverts the sort criteria in the field.
OptionalqName connected to the measure that is used for search purposes. A measure can have several tags. This parameter is optional.