I created a formula to compare two values, the ordered quantity and the received quantity. Is there a reason why I can’t use the select expert to choose between the True and the false value? Best alternative?
Your problem is not very well defined....What are you comparing? The ordered quantity to received quantity?
this certainly can be done in a record select EXCEPT
if there are multiple receivings. You cannot have summary functions in a select clause for records. Jim Broadbent
I have the answer...
Sum ({RECLINE.QTY_RCV}, {POLINE.SKU}) <>{POLINE.QTY_ORD}
I wanted to do this evaluation as a boolean, T or F and select True. Based on IdoMillet's response I entered the the formula in the select expert formula editor and got the desired results.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.