Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a query to retrieve dimension values for a specific dimension attribute.
Syntax
protected Query buildDimensionAttributeQuery(QueryBuildRange _dimensionAttributeRange, DimensionAttribute _dimensionAttribute)
Run On
Server
Parameters
- _dimensionAttributeRange
Type: QueryBuildRange Class
The range that is entered in the dialog for the dimension value.
- _dimensionAttribute
Type: DimensionAttribute Table
The dimension attribute record.
Return Value
Type: Query Class
A query with data sources and ranges that corresponds the dimension attribute.