Hyperion Essbase (MOSC)

MOSC Banner

CCONV Calculation Command

edited Jun 22, 2011 10:53AM in Hyperion Essbase (MOSC) 1 commentAnswered
 When trying to qualify the rate to be used by adding a cross dimension member, the calculation verifies okay but does not apply the rate I expected.

e.g, when trying to convert Actual 2007 to 2011 at a fixed rate of 2011 P12 :

FIX(Actual,"2007":"2011")


   DATACOPY LOCAL TO "CC@What_IfRate";

          FIX("CC@What_IfRate")
             CCONV "2011"->ActualP12_Ex->USD;
         ENDFIX 

ENDFIX

I expect 2007 to 2011 to be converted at the 2011 P12 rate, but it converts each year between 2007 & 2011 at that years P12 rate instead

Why does it ignore the cross dimension member ?

Thanks

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