AnalysisRuleAggregation
A type of analysis rule that enables query structure and specified queries that produce aggregate statistics.
Types
Properties
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
The columns that query runners are allowed to use in aggregation queries.
Which logical operators (if any) are to be used in an INNER JOIN match condition. Default is AND
.
The columns that query runners are allowed to select, group by, or filter by.
Columns in configured table that can be used in join statements and/or as aggregate columns. They can never be outputted directly.
Control that requires member who runs query to do a join with their configured table and/or other configured table in query.
Columns that must meet a specific threshold value (after an aggregation function is applied to it) for each output row to be returned.
Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.