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

FIX on Temporary Variables Error

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

Summary

FIX on Temporary Variables Error

Content

Hi,

I want to FIX on temporary variables defined in the below Calc Script.

FIX(@RELATIVE(PROJECT, 0), @RELATIVE(POSITION, 0), "Base", "FORECAST");

VAR ST_DT = "20171022";

VAR END_DT = "20171125";

/* FIX(ST_DT:END_DT);  */ -------->I have commented this because It was giving me validation errors.

"510002"

(IF ("ACCOUNT_NBR"->"BEGBALANCE" == 510002)

IF ("CALCULATE"->"BEGBALANCE" == 1)

"510002" = 45;

ENDIF

ENDIF;)

ENDFIX

/*ENDFIX*/

Any Suggestions please.

Thanks,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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