Hyperion Essbase (MOSC)

MOSC Banner

MDX Error - Syntax error in input MDX query on line 11 at token ')'

edited Oct 31, 2017 12:11PM in Hyperion Essbase (MOSC) 3 commentsAnswered

Hello, I am new to MDX and have been getting the syntax error when trying to execute a calculation on an ASO cube. The ASO cube has 16 standard dims and 8 attribute dims. I am trying to write a script to do currency conversion for the data that is loaded in transactional currency to USD.

My msh looks like this

--------------------------------

execute calculation on database FPABBP.FPABBP with local script_file "TST.txt"
POV "CrossJoin ( Members ( Levels ( [TO_PML], 0 )),
     CrossJoin(Members ( Levels ( [D00DA], 0 )) ,
     CrossJoin ( Members ( Levels ( [DLI], 0 )) ,
     CrossJoin (  Members ( Levels ( [Product], 0 )) ,
     CrossJoin ( Members ( Levels ( [Program], 0 )) ,
     CrossJoin ( Members ( Levels ( [FR_PML], 0 )) ,

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