Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

TotalLabel Property

Overloads

TotalLabel

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 Total group.

JSON property name: qTotalLabel

TotalLabel

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 Total group.

JSON property name: qTotalLabel

Declaration

      public StringExpr TotalLabel { get; set; }
    

Property Value

Type Description
StringExpr

Implements

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!