Skip to main content Skip to complementary content

AggrFunc Property

Overloads

AggrFunc

Flag 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.

JSON property name: qAggrFunc

AggrFunc

Flag 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.

JSON property name: qAggrFunc

Declaration

      public string AggrFunc { get; set; }
    

Property Value

Type Description
System.String

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!