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

Give string value to the member

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

Summary

Give string value to the member

Content

Hi!

I need to write member formula for name of the month to be equal to a string "Jan", "Feb", etc.:

IF("StartMonth" == 1)

"StartMonthName" = "Jan"

There are month names in the outline exactly the same: Jan, Feb, Mar, etc. which are members of dimension. I need afterwards to compare month names with this "StartMonthName" if it's equal, more or less. The script above doesn't return the "Jan" in the form.

How to give the string value to the member in calc script?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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