Hello,
Im trying to calculate the percentage scrapped prodcuted with a formula I created dividing two values and each time I check the syntax of the formula, it keeps returning a missing ) error.
(PercentOfSum (@QtyScrapToNumber, ToNumber({MIMOMD.MIMOH.endQty_form})))
Please see the attached picture for more detail. I want to take the value QtyScrapToNumber (which is a sum) and divide it by the total parts producted which is endQty_form.
I appreciate all suggestions. Thanks.