Hyperion Planning (MOSC)

MOSC Banner

Execute a BR upon specific conditions in PBCS

edited Feb 7, 2019 11:58AM in Hyperion Planning (MOSC) 15 commentsAnswered ✓

Hi all,

I wonder if it is possible to make a calc that detects some specific conditions and then it executes one business rule or another depending on those conditions.

Usually, you conditional rules will look like:

FIX (you cube region)

SparseMember(

IF (Conditions)

Calc A;

ELSE

Calc B;

ENDIF

)

ENDFIX

I'm looking for something more like:

IF (Contitions)

Launch a very large, complex, almost unintelligible business rule

ELSE

Launch another vary-likely-to-be large, complex, almost unintelligible business rule

ENDIF

Is there a way to do this?

Many thanks in advance.

Regards,

G.S.Feliu

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center