Hyperion Planning/Planning Cloud : Rule Doesn't Generate Error Messages When Fix Expression Evaluates Empty Data Sets After Using "SET EMPTYMEMBERSETS" Property
(Doc ID 2729232.1)
Last updated on SEPTEMBER 22, 2022
Applies to:
Hyperion Planning - Version 11.1.2.1.000 and laterOracle Planning and Budgeting Cloud Service - Version 16.01.47 and later
Information in this document applies to any platform.
Symptoms
Rule doesn't generate error message when fix expression evaluates empty data sets after using "SET EMPTYMEMBERSETS" property.
For Example:
SET EMPTYMEMBERSETS ON;
FIX( <EXPRESSION>)
"<Dimension_Member_Name>"(@RETURN ("This is an empty data set", [ERROR])
ENDFIX
Rule should generate en error message in response to the @RETURN function if FIX expression is evaluating the empty data set but it's not working that way.
Changes
N/A.
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 |
Changes |
Cause |
Solution |
References |