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

IDESCENDANTS in AGG

Summary:


Content (required):

We have an aggregation as part of our calc people plan rule using just an agg function. This doesn't seem to work unless @idescendants is included after the agg. Can anyone explain why that is needed? In our financial cube an agg function works just fine. Reading about the @idescendants function itself hasn't helped clarify for me.

Version (include the version you are using, if applicable):

PBCS

Code Snippet (add any code snippets that support your topic, if applicable):

FIX(@RELATIVE({varEntity},0))

AGG("Cost Center", "Market", "Employee");

ENDFIX

@IDESCENDANTS({varEntity},0);

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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