Hi folks,
I'm facing a weird scenario while using SELECTION formula.
I've a select condition such that {INVENTORY_TYPE.CLASS}<>"A". The only values in CLASS is A,I and R.
Now, I changed the formula to
{INVENTORY_TYPE.CLASS} ="I" and
{INVENTORY_TYPE.CLASS} ="R"
and it will never work. My data becomes zero.
If I use a single condition such as
{INVENTORY_TYPE.CLASS} ="I" it will work again.
Can anyone guide me in solving this ? Thanks a million. It's driving me nuts!
I'm facing a weird scenario while using SELECTION formula.
I've a select condition such that {INVENTORY_TYPE.CLASS}<>"A". The only values in CLASS is A,I and R.
Now, I changed the formula to
{INVENTORY_TYPE.CLASS} ="I" and
{INVENTORY_TYPE.CLASS} ="R"
and it will never work. My data becomes zero.
If I use a single condition such as
{INVENTORY_TYPE.CLASS} ="I" it will work again.
Can anyone guide me in solving this ? Thanks a million. It's driving me nuts!