Categories
Best Practices

Salesforce CPQ Calculation Sequence

Price Calculation in Salesforce CPQ can be configured in so many ways! And that is great, because the product can fit into many requirements. However, due to the flexibility demanded, the whole calculation sequence is quite a complex series of operations.

High level, there are 5 key groups of actions happening during the calculation in the CPQ:

  1. Loading and initialisation
  2. Calculation Round 1
  3. Calculation Round 2
  4. Calculation Round 3
  5. Final Evaluations

Within each groups there are important things happening, like Price Rules running on specific events, formula fields evaluating, Quote Calculator Plugin methods running, using discount schedules data, etc. It all has a very, very specific order of execution, which you must be aware of when building Salesforce CPQ pricing logic.

The Salesforce CPQ documentation of this Pricing Waterfall is really good. You should go ahead and open this link and analyse it in details.

By Marcin Krzych

Author of "The CPQ Implementation Guide" book. In IT since 2007, In Salesforce ecosystem since 2011, In Salesforce CPQ projects since 2016.
8 SF certifications.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.