INxDimensionTotalLabel Property |
If this property is set, the total of the calculated values is returned.
The default label is Total.
Example:
"qTotalLabel":"=<label>"
or
"qTotalLabel":{"qExpr":"=<label>"}
Where
<label> is the label of the Totalgroup.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax StringExpr TotalLabel { get; set; }
Property TotalLabel As StringExpr
Get
Set
Property Value
Type:
StringExprSee Also