Hyperion Essbase (MOSC)

MOSC Banner

Can you see the error in this member formula?

in Hyperion Essbase (MOSC) 5 commentsAnswered ✓

We are using Essbase 11.1.2.4.035. We have a member called FORECAST, which has the following formula:

IIF(Contains([Period].CurrentMember,{[&FcstMnth1]:[Dec]}),(StrToMbr(Concat("Forecast_", &FcstMnth1)),[&FcstMnth1]),StrToMbr(Concat("Forecast_",[Period].CurrentMember.Member_Name)))

It gives the following warning:

Error(1260052) - Syntax error in input MDX query on line 1 at token ')'FORECAST

I did not write this formula and it is stretching my MDX knowledge. The message appears to complain about brackets. I have counted brackets and everything appears to match up. Can you see the syntax error in this statement?

Thank you, Kevin

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