Retail Predictive Application Server (MOSC)

MOSC Banner

How to extract a particular character from a particular measure dimensions

edited Mar 28, 2017 5:02AM in Retail Predictive Application Server (MOSC) 4 commentsAnswered

Hi,

What i need to achieve is:

I have a measure named BUCPSLSR at week/class/country/stocktype(custom hierarchy).

The BUCPSlsR file would be like this:

W33_2017,2815_2681_2,1,1000

Now in my class dimension we have tagged another custom hierarchy id "_2".

Now I need to check this tagged id and set a boolean measure as true.

BooleanMeasure = if(BUCPSLSR.position([prod].[clss]) == "2", true, false)

Can someone help me in achieving this.

Thanks.

Aagosh

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