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 1200400: scalar double argument expected in function

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

Summary

Essbase Error 1200400: scalar double argument expected in function [@EQ]

Content

HI,

Added the below code to Dynamic calc in Essbase outline. there are no syntax error, but retrieving data in smart view, getting error message as scalar double argument expected

Please let me know is there any other functions required to be added in the below code:its checking for Period 1 in IF statement.

           IF(@LIST(@ILSIBLINGS(@CURRMBR("Fiscal"))) ==0 )

          "Earned Buy $";

           ELSE "Earned Buy $" - @PRIOR("Earned Buy $");

          ENDIF;

Please suggest other options.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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