Retail Predictive Application Server (MOSC)

MOSC Banner

Copy values from one intermediate measure to another with different base intersection

edited Feb 13, 2019 10:36AM in Retail Predictive Application Server (MOSC) 4 commentsAnswered ✓

Hi,

How to i copy values from a measure A with intx (item/pzon/pro) to a measure B with intx (day/item/pzon/pro).

I've used the below mace  command to do that but only first value of Measure A is spread and copied to B.

Measure A - ByI2PromoFrcstOvrU

Measure B - ByI3PromoFrcstOvrU

nohup mace -d $PP_DOMAIN -run -expression "ByI3PromoFrcstOvrU.level([CLND].top)=if(ByI3PromoFrcstOvrU>0, ByI2PromoFrcstOvrU,ignore)" &

Measure B contains values for all the items.

How will i spread and copy the data for items in measure B to Measure A.

Thanks

Sathya

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