- Create dimensions that show only the most relevant values for analysis
- Improve query performance by limiting the number of returned values, or
- Build reports with ranking without maintaining manual lists
- Aggregates the specified measure
- Sorts by that measure
- Limits to the specified number of values
- Returns the dimension values that meet the criteria
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
Examples
Top 10 states by order count
Bottom 3 countries by order count
Top 20 products by revenue
Top 5 sales reps by deal value