Syntax
Properties
The name of the dimension. Dimension names must:
- Be unique within the view
- Start with a letter
- Contain only alphanumeric characters and underscores
Referencing duration dimensions
Duration dimensions can be referenced in the model using parameterized syntax, similar to timeframes:${order_fulfillment_time[days]}${order_fulfillment_time[hours]}${order_fulfillment_time[weeks]}
null. For example, a reference like ${order_fulfillment_time} will be null.
Examples
Order fulfillment duration
User account age
Project duration with all intervals
Related parameters
timeframes- For time segmentation of timestamp fieldssql- For custom field calculations