![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I have to measures: [measures].[cost] and [measures].[budget]. I would like to add then within an MDX statement as such: SELECT ([measures].[cost] + [measures].[budget]) ON COLUMNS, {[products].[products].members} ON ROWS FROM [sales] How can I get the addition of two measures within MDX statement without adding a calculated member at the Analysis Services cube level. Thank you JAMES -- Message posted via http://www.sqlmonster.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |