Skip to main content
Returns the percent of total for the aggregate expression or column. Equivalent to aggregate / Subtotal(aggregate, mode, parameters). Category: aggregate Syntax:
Returns: Float Context Filtering: ✗ No

Parameters

Validation

  • Minimum parameters: 1
  • Maximum parameters: 3

Examples

Returns percent of total sales grouped by Category.
Returns percent of total for [Revenue] column by Region.
Last modified on March 13, 2026