Essbase Error 1260052
Summary
Essbase Error 1260052Content
Hey Guys,
I'm new to MDX and tried to execute the following statement in Smartview:
SELECT
{[Time].[2017].[2017.07] : [Time].[2017].[2017.08]} ON ROWS,
{[KPI].[****]} ON COLUMNS
FROM CRM_ASO
I would like to receive the KPI for two Months. Whenerver I execute the Query I receive the following Error:
When I execute the Query for several years it is working. Does someone know why this error occurs in this case?
Best regards and thanks in thanks in advance
Max
0