Hyperion Essbase (MOSC)

MOSC Banner

Using @SUMRANGE to provide amount to @ALLOCATE

edited Jan 25, 2017 8:49PM in Hyperion Essbase (MOSC) 3 commentsAnswered ✓

The following statement assigns the value I expect to see for Budget:

"Budget" = @SUMRANGE("FY17"->"Forecast_1"->"Final"->"YearTotal",@UDA("Account","NOALLOC"));

However, the same expression, planted in this @ALLOCATE statement assigns nothing to budget

"Budget" = @ALLOCATE(@SUMRANGE("FY17"->"Forecast_1"->"Final"->"YearTotal",@UDA("Account","NOALLOC")),@SIBLINGS("Supply_Chain_Planning_Input"),"FY17"->"Forecast_1"->"Final"->"YearTotal"->"A60000",,share);

Can you see the error in my syntax?  Ultimately, I want to use this expression to back out the total for tagged accounts from an allocation.

Thanks,

Rich

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