Optional
qOptional
qIndex of the active expression in a cyclic measure. The indexing starts from 0. The default value is 0. This parameter is optional.
Optional
qFlag 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.
Optional
qIf 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 .
Optional
qDefinition of the expression in the measure. Example: Sum (OrderTotal) This parameter is mandatory.
Optional
qDescription of the measure. An empty string is returned as a default value. This parameter is optional.
Optional
qArray of expressions. This parameter is used in case of cyclic measures ( qGrouping is C). List of the expressions in the cyclic group.
Optional
qDefault value is no grouping. This parameter is optional.
One of:
Optional
qName of the measure. An empty string is returned as a default value. This parameter is optional.
Optional
qLabel expression. This parameter is optional.
Optional
qFormat of the field. This parameter is optional.
Optional
qIf set to true, percentage values are returned instead of absolute numbers. Default value is false. This parameter is optional.
Optional
qIf set to true, it inverts the sort criteria in the field.
Optional
qName connected to the measure that is used for search purposes. A measure can have several tags. This parameter is optional.