![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Everyone, I have Program Dimension: *OperatorType (Internet,Radio,TV etc') **OperatorName (Radio station,Channel etc') ***ProgramName (program name) If i want to show the OperatorType key i use the: [program].CurrentMember.Properties("Key") with MEMBER [Measures].[OperatorTypeID]] as '[program].CurrentMember.Properties("Key") ' SELECT Non Empty {[Measures].[AdvID],[Measures].[AdvSize],[Measures].[Price],[Measures].[OperatorTypeID]} ON COLUMN, [Program].[OperatorName].members on rows from adv_small but what should I do if i want to show the OperatorType Key and OperatorName (which is leve down OperatorType) Key? thanks |
#3
| |||
| |||
|
|
NEVER MIND I GOT IT "Ruby Nadler" wrote: Hi Everyone, I have Program Dimension: *OperatorType (Internet,Radio,TV etc') **OperatorName (Radio station,Channel etc') ***ProgramName (program name) If i want to show the OperatorType key i use the: [program].CurrentMember.Properties("Key") with MEMBER [Measures].[OperatorTypeID]] as '[program].CurrentMember.Properties("Key") ' SELECT Non Empty {[Measures].[AdvID],[Measures].[AdvSize],[Measures].[Price],[Measures].[OperatorTypeID]} ON COLUMN, [Program].[OperatorName].members on rows from adv_small but what should I do if i want to show the OperatorType Key and OperatorName (which is leve down OperatorType) Key? thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |