Hyperion Planning (MOSC)

MOSC Banner

How to get the next month in Period Member into Calculation Rule into FIX

edited Dec 9, 2014 10:01AM in Hyperion Planning (MOSC) 7 commentsAnswered

Hello gurus,

I have the following business rule:

XRANGE(Ene, {Mes_Corte}))

Budget=Actual;

ENDFIX;

What we need is to assing a value for the next month selected into the variable Mes_Corte. For example if Mes_Corte="May":


FIX(FY15, {Mes_Corte}+1))     /* It has to be June */

Budget=1000;

ENDFIX;


Is there any function o proposal to use?


Thanks in advance

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