Categories:

Aggregate functions (Semantic Views)

AGG

Evaluates and returns the value of a metric in a semantic view when you run a query.

Syntax

AGG( <metric_in_semantic_view> )
Copy

Arguments

metric_in_semantic_view

Metric that you want to return in a query of a semantic view.

Returns

Returns the value of the specified metric.

Language: English