tonyvee1973
IS-IT--Management
Hi
Running a report which shows whether a stock code needs to be replenished.
i have the formula below:
if {Master.balance} <= {@Trigger} then 'yes' else 'no'
But i also need the decision below integrated:
If {category} = 'h' and (master.code} is one of 1,15,122,400 then yes else no
Can anyone help?
Running a report which shows whether a stock code needs to be replenished.
i have the formula below:
if {Master.balance} <= {@Trigger} then 'yes' else 'no'
But i also need the decision below integrated:
If {category} = 'h' and (master.code} is one of 1,15,122,400 then yes else no
Can anyone help?