Time Dimension
The time dimension allows aggregations to be created with respect to time. For example a time dimension can be used to create the following table:
Year | Month | Count |
---|---|---|
2003 | January | 120 |
February | 230 | |
March | 350 | |
April | 280 |
The time dimension can be combined with any other dimension. For example, you can use the time dimension on rows and the data dimension on columns to create the following table:
Month | Tennis racquets | Soccer balls |
---|---|---|
January | 50 | 70 |
February | 120 | 110 |
March | 300 | 50 |
April | 220 | 60 |
See Also
Numeric Range Dimension
Progress Dimension
Data Dimension
Defining Dimensions