Hi,
I am running the following MDX statement from transcation code MDXTEST (after enabling the query for OLE DB access):
SELECT
[Measures].[AFMDJPSPZGZMZV59YAPG6B89R] ON COLUMNS,
[0SOLD_TO].MEMBERS ON ROWS
FROM [0SD_C03/0SD_C03_Q009]
(The code was built using the MDX builder avaialable in MDXTEST)
After running the MDX statement in MDX i get an ABAP error (exception CX_RSR_MDX_ERROR is raised).
Also the check MDX button doesn't seem to be working.
I use BW 3.1 with service pack 26.
Are you aware of any settings i need to be made in order to make the MDXTEST functionality work correctly?
Regards,
Gili