Hi guys
This problem has been driving us nuts for weeks and we are now fast approaching the deadline for when this needs to be addressed.
Problem: I deploy and process the cubes via the SSAS Deployment Wizard within the AX GUI. I go through the process for deploying the initial DynamicsAX cubes. The start to deploy but about 3 minutes later they stop.
We get the following message.
Server: Operation completed with 8 problems logged.
MdxScript(General ledger cube) (8, 57) The '[Accounts receivable open amount - accounting currency]' member was not found in the cube when the string, [Measures].[Accounts receivable open amount - accounting currency], was parsed.
Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (9, 5) Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (13, 64) The '[Accounts receivable open amount - accounting currency]' member was not found in the cube when the string, [Measures].[Accounts receivable open amount - accounting currency], was parsed.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (15, 9) The END SCOPE statement does not match the opening SCOPE statement.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (16, 5) The END SCOPE statement does not match the opening SCOPE statement.
Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (17, 5) Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (21, 64) The '[Accounts receivable open amount - accounting currency]' member was not found in the cube when the string, [Measures].[Accounts receivable open amount - accounting currency], was parsed.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (23, 9) The END SCOPE statement does not match the opening SCOPE statement.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (24, 5) The END SCOPE statement does not match the opening SCOPE statement.
Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (25, 5) Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (29, 64) The '[Accounts receivable open amount - accounting currency]' member was not found in the cube when the string, [Measures].[Accounts receivable open amount - accounting currency], was parsed.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (31, 9) The END SCOPE statement does not match the opening SCOPE statement.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (32, 5) The END SCOPE statement does not match the opening SCOPE statement.
Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (33, 5) Leaves function for attributes with mixed granularity in different measure groups is not supported.
MdxScript(General ledger cube) (37, 64) The '[Accounts receivable open amount - accounting currency]' member was not found in the cube when the string, [Measures].[Accounts receivable open amount - accounting currency], was parsed.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (39, 9) The END SCOPE statement does not match the opening SCOPE statement.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (40, 5) The END SCOPE statement does not match the opening SCOPE statement.
The END SCOPE statement does not match the opening SCOPE statement.
MdxScript(General ledger cube) (41, 1) The END SCOPE statement does not match the opening SCOPE statement.
One or more errors were encountered in the MDX script.
We also get this error message:
Errors occurred while processing the Analysis Services database: Dynamics AX initial
I am assuming both are related? Anyway when I check SSAS in SQL Server Management Studio the Cube folder was created under databases but it seems it contains no data as when we try opening the cube in excel is can see the database but there is nothing.
Under Analysis Services Servers in System Administrator the Server selected is the local server as this is where we wish to deploy them.
We have another client who we have deployed the cubes for successfully. I have tried replicating/mirroring the set up and permissions etc but nothing seems to be working.
If anyone could help that would be brilliant!
Many thanks in advance!
Paddy