![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
1000 The only solution I see now is to denormalize Quantity into a new field |
#2
| |||
| |||
|
|
I am new to OLAP and I was wondering if it is possible to create a dimension in Analysis Services 2005 based on a range of values for a given field in a Fact table. Example: Field Name: Quantity Dimension Name: Quantity Range Dimension Values: 0-100 101-200 201-1000 1000 The only solution I see now is to denormalize Quantity into a new field QuantityRange that is computed based on the value of the quantity 1: 0-100 2: 101-200 3: 201-1000 4: > 1000 The values 1 to 4 would be my dimension. Thanks al lot |
![]() |
| Thread Tools | |
| Display Modes | |
| |