Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to aggegate the totals of the standard margin of several Classes in a Category total and cannot seem to find the right formula. I have attached the object, and thank you in advance for any assistance provided.
Try it by changing the expression as below.
sum(ExtensionAmt * MarginPct)
Hope this is what you were looking for.
Regards,
Sajeevan
On what basis do you want to group the classes?
Regards,
Kirann
Try it by changing the expression as below.
sum(ExtensionAmt * MarginPct)
Hope this is what you were looking for.
Regards,
Sajeevan
Thank you very much! Amazing what happens by moving a close bracket.
Regards.