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

Essbase dense members don't calculate when crossing dynamic members

Summary:


Content (please ensure you mask any confidential information):

Hello, I have the following script and don't know why is not calculating.

*********

FIX (sparse members)

Dense_C = Dense_A + Dense_B;

Dense_D = Dense_C->Sparse_A * Dense_E;

ENDFIX

*********

Where Sparse_A is a sparse dynamic parent member

So, Dense_C calculates good, but the next line when I call Dense_C with the cross dim it seems that is not getting the value. It's like is not taking the dynamic parent. Is there any reason for this? Should I specify a SET Command or CALC BLOCK (CELL); ?

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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