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

Essbase Error(1200335): Calculating in serial

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

Summary

Essbase Error(1200335): Calculating in serial

Content

Hey!

Got this error message when running calc script (business rule) in PBCS: Cannot calculate. Essbase Error(1200335): Calculating in serial

Rule validates but when making Launch gives this message. Script is of type: IF bla-bla; ELSEIF bla-bla; ELSEIF bla-bla; ENDIF.

I suspect this one can be wrong:

IF (@ISMBR(@MEMBER(@CONCATENATE("FY", (@HspNumToString(@ISMBR("StartYear") - 2000 ))))) == @CURRMBR("Year"))

It should compare member of Year dimension which are FY17, FY18, FY19, etc. with the value from @CONCATENATE - "FY17", "FY18" etc. where "StartYear" has value of 2017, 2018, 2019, etc.

Where could it go wrong?=)

Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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