on 2021 Jun 01 2:26 AM
I have created a formula and would like to add numbers from that formula if they fit a specific criteria
My Formula is:
@ReqQty = {MIMOMD.reqQty}/((TONUMBER({MIMOMD.MIMOH.ordQty_form}))/{MIMOMD.MIMOH.bomItem,bomRev@MIBOMH>yield})
Then on the 'Select Expert Record' I enter:
if left({MIMOMD.partId},2) = "RM" THEN {@ReqQty} ELSE 0
But receive the error that says "The results of the selection formula must be a Boolean"
Where am I going wrong?
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.