Symptom
When saving Data Action Advanced Scripts with fixed member ID instead of parameters, the following error is seen: An unexpected technical error occurred and has been logged.
Environment
SAP Analytics Cloud Version 2023.8.18
Reproducing the Issue
-
Creating Data Action with such scripts:
MEMBERSET [d/Measure] = "measure"
MEMBERSET [d/Dimension] = "dimension"DATA([d/Measures]="measure") = RESULTLOOKUP([d/Measures]= "measure",
[d/Dimension]= "dimension",[d/Version]="public.Actual",[d/Date]=Date()) - Click on save, error is seen: An error will pop up: An unexpected technical error occurred and has been logged.
- If using parameters, the Data Action can be saved without error.
Cause
This is an issue caused by QRC2 update.
In QRC2, when saving with fixed member IDs, there will be a type mismatch of attribute names, which leads to the error: An unexpected technical error occurred and has been logged.
Resolution
The issue has been solved by QRC3. (Version after 2023.16.)
See Also
- Internal product support WIKI: SAP Analytics Cloud Components
- Internal development WIKI: Dev Teams & Jira Projects
- 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- Have a question? Ask it here and let our amazing SAP community help! Or reply and share your knowledge!
- 2487011 - What information do I need to provide when opening an case for SAP Analytics Cloud?
- 2511489 - Troubleshooting performance issues in SAP Analytics Cloud
- Search for SAP Analytics Cloud content using Google or Bing:
- https://www.google.ca/search?q=site%3Ahttps%3A%2F%2Fapps.support.sap.com+SAP+Analytics+Cloud
- https://www.bing.com/search?q=site%3Ahttps%3A%2F%2Fapps.support.sap.com+SAP+Analytics+Cloud
- Note: Add relevant text or warning/error messages to the text search field to filter results.
- SAP Analytics Cloud Connection Guide
- Getting Started with SAP Analytics Cloud Expert Community page
- SAP Analytics Cloud Get More Help and SAP Support
- Need More Help? Contact Support or visit the solution finder today!
Keywords
SAP Cloud for Planning, save, data action, advanced scripts, unexpected technical error, INTERNAL_TECHNICAL_ERROR , KBA , LOD-ANA-PL-AF , Advanced Formulas , LOD-ANA-PL-DA , Data Actions , Known Error