Exalytics and EPM Planning 11.1.2.4.001: Editing Dimension Member Formula Shows Percentage Values As "%25" Instead of "%"
(Doc ID 2074884.1)
Last updated on MAY 06, 2019
Applies to:
Hyperion Planning - Version 11.1.2.4.001 and laterOracle Exalytics Software - Version 1.0.0.5.0 and later
Information in this document applies to any platform.
Symptoms
When using Hyperion Planning 11.1.2.4.001 on Exalytics, the member formula doesn't display correctly in Planning for percentage values.
For example, when editing the Dimension Member Formula in Planning, the formula code displays percentage columns with "%25" instead of just a "%".
When this happens, the code may show a percentage column as "CBS_S1_%25" instead of "CBS_S1_%".
Displayed formula:
"CBS_S1_%25" * "001";
ENDIF
Expected formula:
"CBS_S1_%" * "001";
ENDIF
The same formula displays the code correctly in Essbase Administration Services (EAS) and in EPMR.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |