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 BSO outline formula with @AVGRANGE

Summary:

I'm trying to create a dynamic formula in the outline for the average of the last 12 months in PBCS. Account and Period are denses.

When I change to dense dimensions it works. However Year is a sparse dimension in our application and, when changed, the formula no longer works.

I've already tried use @RELXRANGE and it is not working too.

Can anyone help me make it work or is there a workaround?


Content (required):


No formulas below is working:

"Prop_Agency_Fees_Perc" = @AVGRANGE(SKIPBOTH, "Prop_Agency_Fees_Perc", @XRANGE(@MEMBER(@PREVSIBLING(@CURRMBR("Years")))->@MEMBER(@PREVSIBLING(@CURRMBR("Period"))),@MEMBER(@CURRMBR("Years"))->@MEMBER(@CURRMBR("Period")));

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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