![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a cube that tracks survey data. Products are rated on a 1 to 10 scale. There is a Product dimension and the rating scores are in the Fact table. Is there a way to create a calculated member that counts the number of times a score of 9 or 10 is given to a particular product? I then want to divide this number by the total number of reviews for that product...possible? |
#3
| |||
| |||
|
|
= 9)))' select {[Measures].[NumberOfHighRanks]} on columns, |
|
I have a cube that tracks survey data. Products are rated on a 1 to 10 scale. There is a Product dimension and the rating scores are in the Fact table. Is there a way to create a calculated member that counts the number of times a score of 9 or 10 is given to a particular product? I then want to divide this number by the total number of reviews for that product...possible? |
![]() |
| Thread Tools | |
| Display Modes | |
| |