Invalid Field Value Error: Invalid Expression when converting IF to Invoice

We have a bit of an issue when converting Item Fulfillment into Invoice for the following:

Invalid Field Value Error: Invalid Expression

Solution:

Updated workflow formula:

(NVL({subtotal}, 0) - (NVL({totalcostestimate}, 0) + NVL({custbody_f5_custbody_freightways_store}, 0))) / NULLIF({subtotal}, 0)

Leave a comment

Your email address will not be published. Required fields are marked *