Skip to main content
This is useful for ensuring that symmetric aggregates are computed correctly, especially for nested columns (structs) which are common in Google BigQuery.

Syntax

Properties

dimension_name
object
The name of the dimension. Dimension names must:
  • Be unique within the view
  • Start with a letter
  • Contain only alphanumeric characters and underscores

Examples

Nested column with custom primary key