Retail Predictive Application Server (MOSC)

MOSC Banner

Can't create NA mask

edited Jan 6, 2017 11:04AM in Retail Predictive Application Server (MOSC) 4 commentsAnswered ✓

I am trying to create a boolean mask to use with exportMeasure. The mask should be true for every cell that isn't NA.

This is the logic: namask=if(pllfbopr != navalue(pllfbopr), TRUE, FALSE)

But its not working, as can be seen by the execution steps below. Should U be using something besides "navalue(pllfbopr)" for the comparison??

$> printMeasureInfo -d ../domains/STK_MFP -measure pllfbopr -all

/opt/rpas/oretail/DEV/rpas_env/MFP/domains/STK_MFP/data/plcpbopr

real

"LF Opening Inv â¬"

pllfbopr

"Planner Last Forecast"

False

False

False

ps

pst

total

"pst"

-1.7976931348623e+308:1.7976931348623e+308

0

vndrchnlclssmnth

vndrchnlclssmnth

20150327223323614

1844

$> regmeasure -d /opt/rpas/oretail/DEV/rpas_env/MFP/domains/STK_MFP -add namask -type boolean -baseint mnthclsschnlvndr -db data/namask

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