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(0): Error executing formula argument [3] can not be [LIST] in function [@_XWRITE]

The below line of code has started to output the above error, since roughly 9th August, as I understand. It seems like the issue is related to the @NEXTSIBLING function:

@XWRITE("OFS_Total Plan"->"Base_plus_Activated_Options", _FSCube_, 

          Odette_Integration, "Base_Business_Case",  

          @NEXTSIBLING(@MEMBER(@CONCATENATE("FY", @CalcMgrDatetoString("Last_Date_in_Venue"->BegBalance->"Base_Business_Case"->"OFS_Direct Input", "yy"))))

                           @NAME(@CalcMgrDatetoString("Last_Date_in_Venue"->BegBalance->"Base_Business_Case"->"OFS_Direct Input", "MMM")));


Here is the full error message:

Cannot calculate. Essbase Error(0): Error executing formula for [BegBalance] (line 20): argument [3] can not be [LIST] in function [@_XWRITE]

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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