![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello All, I am relatively new to Analysis Services (using MS SQL, Analysis Services 2000). I am playing with the "FoodMart 2000" database, cube is "HR". I have created a simple MDX query, but the cell only shows #ERR, and the error message is: "Formula error- the aggregate function cannot operate on calculated measure "test" - in the Aggregate function. An error occured during attempt to get a cell value." The MDX query is: WITH MEMBER [Measures].test AS 'aggregate({[Measures]})' SELECT {test} ON COLUMNS FROM {HR} The query itself probably does not show any meaningful results, but I cannot seem to get *any* query to run when I use the keyword "aggregate" within it. Is this aggregate function supported in sql 2000 (and Analysis services 2000)? Thanks in advance. |
![]() |
| Thread Tools | |
| Display Modes | |
| |