You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

IF condition don't work

edited Aug 2, 2018 2:36AM in Essbase 5 comments

Summary

IF condition don't work

Content

Hello,

I have a BR, to make a copy between scenarios. I have all the real data in scenario V_BASE and I want to copy only the "real" month for the corresponding forecast scenario.

So if I have the scenario SC_F9+3 I will have 9 real months and 3 forecast. I made the following code and didn't' work, can someone tell me why?

&Orc_Cenario - is the variable for scenario

&Orc_Ano - is the variable for year

SET CREATENONMISSINGBLK ON;

SET AGGMISSG ON;

SET UPDATECALC OFF;

FIX ("Jan","SC_F1+11", &Orc_Ano)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!