- 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> )
Arguments¶
metric_in_semantic_viewMetric that you want to return in a query of a semantic view.
Returns¶
Returns the value of the specified metric.