function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
James McGillJames McGill 

Calculate Overall Discount for an Opportunity

I would like to calculate an overall discount for all products on an opportunity.  I calculated the discount for each product using the new List Price object, but am unsure how to use these to calculate the overall discount for an opportunity.
 
Is there an s-control that can do so?
 
Thanx.