Hyperion Essbase (MOSC)

MOSC Banner

How to use CellValue() function

edited Feb 24, 2020 7:39AM in Hyperion Essbase (MOSC) 1 commentAnswered

Hello,

I need to create a member formula to test if account value is negative. I never used CellValue() function. I'm having difficulty figuring it out.

Here is my member formula. I'm testing if AlllocatedBSPlug account is <0. If it is the case, I want to pull the value of the AlllocatedBSPlug account.

CASE
   When is ([Accounts].currentmember,[AlllocatedBSPlug]) then
     Case
      WHEN CellValue() <= 0 THEN

AlllocatedBSPlug

end
end

Any help will be greatly appreciated!

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