![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| With Member [Measures].[Goal] as |
#3
| |||
| |||
|
|
Since the fact table has "Value" data for non-leaf members, presumably the "Members With Data" option has been selected for your dimension. In that case, assuming there is a basic Sum measure called "MyValue", then the "Goal" can be: With Member [Measures].[Goal] as '([MyDimension].CurrentMember.DataMember, [Measures].[MyValue])' - Deepak *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
![]() |
| Thread Tools | |
| Display Modes | |
| |