cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to skip DIM when using ternary Operator Script Logic BPC 10.1?

former_member182305
Active Participant
0 Likes
402

Hello Experts,

I have a question Regarding Script Logic.

Is it possible to skip DIM when using ternary operator?

for example

*REC ( EXPRESSION=%VALUE%==50? 10: *SKIP_DIM, CECO=%X%)

I am asking because I am using variables to asign dimension member to dimension CECO. If the Value is = to 50 value I want a value to CECO if not I want the script to do nothing. I can't asign 0 Because in somecases %X% is a value that doesn't exist in dimension member.

Thanks for the post.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor

Not possible. Target CECO has to be a valid member.

Answers (0)