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.
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.
Hi,
If it helps, instead of selecting a drop down in “Aggregate Function”, you can write the function inline.
Example =Sum(SSOLine.CuryUnitPrice]) / Max(InventoryItemCurySettings.RecPrice)
I hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.