Examples
Compare vs Full Network
Compare vs Region Average
Attributes
Display name shown in the dropdown (e.g., “vs Franchisees”)
Aggregation function to apply across benchmark entities. Options: avg, median, min, max, sum, count, count_distinctAllowed values:
avgmedianminmaxsumcountcount_distinct
Column that defines individual entities (e.g., “store_id”, “customer_id”). Required for benchmark calculations.
SQL WHERE clause to filter which entities are included in the benchmark (e.g., “ownership_type = ‘franchise’”)
Dimension columns to group the benchmark by (e.g., [“region”]). Leave empty for dataset-wide benchmark.
Exclude the current row from its own benchmark calculation (table context only). Default: false
Default display type for this comparison. Options: pct (percentage change), abs (absolute change), compared_value (benchmark value)Allowed values:
pctabscompared_value
Custom comparison label text (overrides default “vs ”)
Format code for percentage values
Format code for absolute values
If true, negative changes are shown as positive (green)

