Trying to sum multiple lines on a GI - and then use that sum within a secondary calculation. Is this possible in Acumatica? I seem to be getting varied results when attempting this per below.

Best answer by yhartman
View originalTrying to sum multiple lines on a GI - and then use that sum within a secondary calculation. Is this possible in Acumatica? I seem to be getting varied results when attempting this per below.
Best answer by yhartman
View originalHi,
If it helps, instead of selecting a drop down in “Aggregate Function”, you can write the function inline.
Example =Sum([SOLine.CuryUnitPrice]) / Max(InventoryItemCurySettings.RecPrice)
I hope this helps!
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.