PL-600 example questions
The PL-600 is a timed exam where you will be asked to answer multiple-choice questions. This section includes a set of example questions that will help you prepare for the examination, followed by answers and their reasoning.
Question 1 – Dataverse column types
An organization is looking to provide staff members with a means of registering customer requests received over the phone. The requests need to be stored in a database. The staff members must be able to do the following:
- Select one or more preferred contact methods for the customer
- Select the product related to the request
Which two column types could you use to implement the requirement?
- A calculated column
- A choices column
- A lookup column
- A rollup column
Answers
The correct answer is B and C:
- Incorrect – a calculated column cannot be used for data entry. It is used to calculate a value based on the content of other fields...