Hyperion Essbase (MOSC)

MOSC Banner

Essbase Array Variable - New Use Case!

edited May 24, 2013 5:20AM in Hyperion Essbase (MOSC) 5 commentsAnswered
I'm trying to define a few variables in a member formula. I keep getting code: Error(1200337). Does anyone know if there is a limit on member formula's that prevents you from declaring variables and arrays within them? The admin manual talks about using arrays specifically with member formulas, but perhaps that is to be interpreted as strictly within a calc script. Here's an example
VAR Xnull;
VAR X;

ARRAY Xi [Time];

FIX(@LEVMBRS(Time, 0))

... some code

ENDFIX;


Thank you

Patrick

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