Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

CPQ-211 Exam Dumps : Salesforce CPQ Admin Essentials for Experienced Administrators

PDF
CPQ-211 pdf
 Real Exam Questions and Answer
 Last Update: Mar 7, 2026
 Question and Answers: 243
 Compatible with all Devices
 Printable Format
 100% Pass Guaranteed
$27  $90
CPQ-211 exam
PDF + Testing Engine
CPQ-211 PDF + engine
 Both PDF & Practice Software
 Last Update: Mar 7, 2026
 Question and Answers: 243
 Discount Offer
 Download Free Demo
 24/7 Customer Support
$42  $140
Testing Engine
CPQ-211 Engine
 Desktop Based Application
 Last Update: Mar 7, 2026
 Question and Answers: 243
 Create Multiple Test Sets
 Questions Regularly Updated
  90 Days Free Updates
  Windows and Mac Compatible
$31.5  $105

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

Salesforce CPQ Admin Essentials for Experienced Administrators Questions and Answers

Question 1

Universal Containers has a Product that requires a price of USD 100 and EUR 95 in the 2019 Price Book. When the Product is selected under a bundle, the price should be included as part of the bundle.

How should the Admin meet this requirement?

Options:

A.

Change the Price Book Entries for the Product in the 2019 Price Book to 100 USD and 95 EUR.

On the Product Option, set the Selected field to True.

B.

Change the Price Book Entries for the Product in the 2019 Price Book to 100 USD and 95 EUR.

On the Product Option, set the System field to True.

C.

Create a Product Option record and set the Unit Price field to 100 and the Currency field to USD.

Create a Product Option record and set the Unit Price field to 95 and the Currency field to EUR.

On both Product Option records, set the Required field to True.

D.

Change the Price Book Entries for the Product in the 2019 Price Book to 100 USD and 95 EUR.

On the Product Option, set the Bundled field to True.

Buy Now
Question 2

User A at Universal Containers has an active quote with Company A. Before the quote is finalized, however, Universal Containers enters into an agreement with Company A to always provide a 20% discount on one of the products that User A is quoting. An Admin has correctly configured the contracted price. When User A recalculates, however, the contracted price is not applied. What explains this behavior?

Options:

A.

The User must press Refresh Prices to see the effect.

B.

The quote line for this product has Non Discountable checked.

C.

The contracted price is only applied when adding a product.

D.

The User must set Allow Contracted Prices on their quote.

Question 3

When quoting any subscription product, a user at Universal Containers must choose the payment frequency between Monthly or Annually. When frequency is Monthly, Universal Containers wants to apply an automatic uplift of 10% to the price of the subscription service. The Admin decides to use a price rule to implement this requirement and wants to inject the result of a calculation in the List Price field on the quote line. Which formula expression should the Admin set up on the price condition for this uplift price rule?

Options:

A.

IF(TEXT(Payment_Frequency_c) = “Monthly”, SBQQ_Product_r.SBQQ_ListPrice_c * 1.1, SBQQ_ListPrice_c)

B.

IF(TEXT(Payment_Frequency_c) = “Monthly” , SBQQ_ListPrice_c * 1.1, SBQQ_ListPrice_c)

C.

IF(TEXT(Payment_Frequency_c) = “Monthly” , SBQQ_OriginalPrice_c * 1.1, SBQQ_OriginalPrice_c)

D.

IF(TEXT(Payment_Frequency_C) = “Monthly” , SBQQ_PriceBookEntry_r.UnitPrice * 1.1, SBQQ_PriceBookEntry_r.UnitPrice)