Hyperion Essbase (MOSC)

MOSC Banner

DateDiff formula in ASO

edited Jan 25, 2016 1:56AM in Hyperion Essbase (MOSC) 3 commentsAnswered

Hi

I'm trying to create member formula for average days based on DateDiff (  [Date 1],[date 2], DP_DAY). Since this information is true only at level 0, I"ve created formula as

avg(crossjoin(crossjoin(

{[Dim 1 .CurrentMember.Leaves},

{[Dim 2].CurrentMember.Leaves}),

{[Dim 3].CurrentMember.Leaves}),

DateDiff (  [Install Date],[Failure date], DP_DAY ))

Unfortunately it does not retrieve any data . It fails with Essbase Error (1042017): Network error: Timed out before receiving all data error.  Does anyone aware of the alternate solution to this ?

Regards

G1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center