PL-400 Microsoft Power Platform Developer (beta)

Loading demo links...

Showing 13–15 of 15 questions

Question 13 (Mixed Questions)

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

A university implements Dynamics 365 Sales. Several departments use opportunity records to bid for funding for projects within their own departments. You configure the system to ensure that each department can only work on their own records.

Employees in multiple departments often need to work together on an opportunity. Employees report that they are not able to see opportunities from other departments.

You need to ensure that employees from more than one department can work on the same opportunities when necessary.

Solution: Use access team templates and give access to members in the two departments.

Does the solution meet the goal?

Select an option, then click Submit answer.

  • Yes

  • No

Question 14 (New Update)

You are developing a Power Platform solution for a medical practice. You create a custom table named Doctors to record details about the doctors who work at the medical practice.

You must be able to attach a PDF copy of a doctor’s medical license to the row for each doctor.

You need to configure the table.

What should you do?

Select an option, then click Submit answer.

  • Create a Power Automate flow to add attachments.

  • Navigate to Table options and enable attachments.

  • Navigate to Column options and enable attachments.

  • Create relationships between the Doctor table and the Notes table.

Question 15 (New Update)

You plan to populate records in a Common Data Service entity containing an option set field.

The source system has the label for the option set but not the corresponding integer value.

You are using a non .NET programming language.

You need to find the integer value for the option set.

What should you do?

Select an option, then click Submit answer.

  • Use Web API and use a PicklistAttibuteMetadata request.

  • Use the Organization service and execute a RetrieveOptionSetRequest request.

  • Use Web API and use an InsertOptionValue action.

  • Use the Organization service and execute a RetrieveAttributeRequest request.