Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Error When Using Cross Dimension Members in PBCS

edited Apr 24, 2019 2:55PM in Planning 4 comments

Summary

Script editor returns "Invalid Member Name" error when I use crossdim members left of the equal sign

Content

Hi everyone,

when I try to build a calc script that contains cross-dimensional members within a fix, I seem to be unable to use cross-dim members left of the equal sign.

When I try this

FIX(Actual)

"60100000"->"Entity Currency" = "60200000"->"Parent Currency"

ENDFIX

I receive the following error message: Error:Invalid member name [60100000->Entity Currency]

I can do this

"60100000" = "60200000"

and I can do this

"60100000" = "60200000"->"Parent Currency";

The only way I can do the initial calculation is when I do it on a member:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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