Do you have any question about this error?
Message type: E = Error
Message class: R9E - Error Messages for Query Designer .NET
Message number: 964
Message text: Local calculation for &1 '&2' is ignored when accessing using MDX
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
R9E964
- Local calculation for &1 '&2' is ignored when accessing using MDX ?The SAP error message R9E964, which states "Local calculation for &1 '&2' is ignored when accessing using MDX," typically occurs in the context of SAP BW (Business Warehouse) or SAP HANA when using MDX (Multidimensional Expressions) queries. This error indicates that a local calculation defined in the InfoProvider (like a BEx query or a calculation view) cannot be executed when the data is accessed via MDX.
Cause:
- MDX Limitations: MDX queries have certain limitations regarding local calculations. Local calculations are often not supported in the same way as they are in other query languages or environments.
- Data Source Type: The type of data source being accessed may not support local calculations when queried through MDX.
- Query Design: The design of the query may include local calculations that are not compatible with MDX execution.
Solution:
- Review Query Design: Check the design of the BEx query or calculation view. If local calculations are used, consider whether they can be replaced with global calculations or measures that are compatible with MDX.
- Use Compatible Data Sources: Ensure that the data source being accessed supports the required calculations when queried via MDX. If necessary, switch to a different data source or modify the existing one.
- Modify Local Calculations: If local calculations are essential, consider implementing them in a way that is compatible with MDX. This might involve moving calculations to the database layer or using calculated members in MDX.
- Testing: After making changes, test the MDX query to ensure that it executes without errors and returns the expected results.
Related Information:
By addressing the design and compatibility of your queries and calculations, you can resolve the R9E964 error and ensure that your MDX queries function as intended.
Get instant SAP help. Start your 7-day free trial now.
R9E963
Suppressing zeros for query '&1' is ignored when accessing using MDX
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
R9E962
&1 '&2' in the default values is ignored when accessing using MDX
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
R9E965
Condition '&1' is ignored when accessing using MDX
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
R9E977
Query cannot be generated. Correct it first in Query Designer
What causes this issue? While generating a query, the system found that it has already been flagged as containing errors by Query Designer. The query...
Click on this link to search all SAP messages.