![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
does anyone know if the following is possible ? I am trying to retrieve the sales for every product and sales of the product family that each product belongs to, I tried the mdx query below, but I get back "unknown dimension: [Product].[Product Family]", with member [measures].[Product Family Sales] as '([Product].[Product Family].CurrentMember,[Measures].[Unit Sales])' select {[Measures].[Unit Sales],[Measures].[Product Family Sales]} ON COLUMNS, {[Product].Members} ON ROWS FROM [Sales] |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |