Chris White
07/11/2019, 8:31 PM{custbody_cntm_fulfill_amount}/COUNT({inventorydetail.inventorynumber})
, but this threw the dreaded Unexpected Error. To make sure I didn't fat-finger the custom field name, I commented out the division, like so: {custbody_cntm_fulfill_amount}/*/COUNT({inventorydetail.inventorynumber})*/
, and voilà, it worked. Why did commenting the division out cause the correct behavior? Thanks!MySuite
07/11/2019, 8:35 PMChris White
07/11/2019, 8:36 PMGregory Jones
07/11/2019, 8:41 PMChris White
07/11/2019, 8:47 PMGregory Jones
07/11/2019, 8:47 PMjkabot
07/11/2019, 9:20 PMChris White
07/12/2019, 1:13 PM