Salesforce Certified CPQ Specialist — Question 31

Universal Containers provides a discount for an enterprise-level customer if a single line’s Net Price is above a certain threshold. The Admin has set up a Price Rule with a reference to a custom formula field on the Price Condition to apply the discount automatically. The user has to click Calculate twice for the discount to apply.
What is the most likely cause of the issue?

Answer options

Correct answer: B

Explanation

The correct answer is B because the formula field likely requires certain calculations to be completed before it can return a valid value, prompting the Price Rule to evaluate again for the discount to apply. Options A and C are incorrect as they do not address the timing of data calculations, while D incorrectly attributes the problem to unsupported date/time data, which is not the primary cause here.