![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I'm not 100% sure but I think all you need to do is surround your sum statement with curly braces signifying that it is a set. Here is the MDX select { sum ( { [HomeAirportCode_Dim].[SEA] , [HomeAirportCode_Dim].[IAH] } , Measures.[Account Id] ) } on columns, { [SubCruise_Dim].[Subscribed]} on rows from Account_Fact See if that works. V |
![]() |
| Thread Tools | |
| Display Modes | |
| |