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

PL-400 Microsoft Power Platform Developer Questions and Answers

Questions 4

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 one 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 company requires custom validation when users save form records that use a synchronous plug-in.

If validation fails, a message that explains how to resolve the issue must be displayed on the form to the user.

You need to implement the custom validation.

Solution: Throw a custom exception with the message.

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 5

You need to configure a connector for the driving record verification API.

How should you configure the system? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 5

Options:

Buy Now

PL-400 Report Card

Questions 6

You are creating an app that connects to Microsoft Dataverse on a nightly basis. You plan to integrate the app with an external system.

The application must not authenticate by using a Microsoft Azure Active Directory (Azure AD) user account.

You need to enable the application to authenticate to Dataverse.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 6

Options:

Buy Now
Questions 7

You need to configure the address verification API.

Which values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 7

Options:

Buy Now
Questions 8

You need to configure the app to meet the address verification requirements.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Enable the command bar button only when the address shows as not verified.

B.

Make the address fields read-only after they have been verified.

C.

Open a confirmation dialog when the command bar button is selected.

D.

Clear the field indicating the address is valid when an address field changes.

Buy Now
Questions 9

A company designs a solution for use in an international organization.

The solution must provide multiple Ul languages and currencies.

You need to move components to include them as part of the solution.

Which three component types can you move? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

custom entity

B.

modified standard security role

C.

currencies enabled in the environment

D.

scheduled power automate flow

E.

available Ul languages

Buy Now
Questions 10

A company must copy customer account data changes from a Common Data Service (CDS) instance into an external system.

Azure Storage Queues are used to pass the changes from CDS to the external system.

You have the following code. (Line numbers are included for reference only.)

PL-400 Question 10

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-400 Question 10

Options:

Buy Now
Questions 11

You need to design functionality to process background check results.

What should you implement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 11

Options:

Buy Now
Questions 12

A manufacturing company takes online orders.

The company requires automatic validation of order changes. Requirements are as follows:

    If validation is successful, the order is submitted.

    If exceptions are encountered, a message must be shown to the customer.

You need to set up and deploy a plug-in that encapsulates the rules.

Which options should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 12

Options:

Buy Now
Questions 13

You need to configure the trigger for the priority field in the Account entity.

Which expression should you use?

Options:

A.

DIFFINWEEKS(now,1)

B.

SUBTRACTDAYS(10, Now())

C.

ADDWEEKS(1, CreatedOn)

D.

DIFFINDAYS(Createdon, now())

E.

ADDDAYS(10, CreatedOn)

Buy Now
Questions 14

You are developing a Power Platform solution. You plan to add three buttons to a form. The buttons have the following requirements:

PL-400 Question 14

You need to complete each button’s action.

Which commands should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 14

Options:

Buy Now
Questions 15

You create a Power Automate flow that retrieves data from the Microsoft Dataverse Account table.

The flow uses only a subset of Account table data.

You need to retrieve the required data.

How should you configure the Dataverse List Rows action? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 15

Options:

Buy Now
Questions 16

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.

You are developing a model-driven app for a company.

When you create a new Account record, you must automatically display a form to collect data that is needed to create a Contact record. The form must switch to the appropriate form layout based on the contact type.

You open the Contact form by using JavaScript. You pass the contact type information to the form by using the Xrm.Navigation.openForm function. An OnLoad event handler in the Contact form processes the data and shows only the appropriate sections of the form for the given contact type.

You need to configure the receiving form to accept the data parameter.

Solution: In the form editor, add an event handler for the data parameter.

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 17

You need to configure the trigger for account records.

Which expression should you use?

Options:

A.

ADDWEEKS(1, CreatedOn)

B.

ADDDAYS(10, CreateOn)

C.

SUBTRACTDAYS(10, Now())

D.

DIFFINDAYS(CreatedOn, now())

E.

DIFFINWEEKS(now, 1)

Buy Now
Questions 18

You need to select a process to create each function.

Which process should you use? To answer, drag the appropriate processes to the correct functions. Each process may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 18

Options:

Buy Now
Questions 19

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. Some question sets might have more than one 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 has implemented Dynamics 365 Customer Engagement. Several departments use opportunity records to bid for funding for projects within their own departments.

Each department’s opportunities are not visible to other departments. However, there are times when two departments need to work together on an opportunity.

You need to configure the security to meet the business requirements.

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

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 20

You need to configure a custom connector for the claim submission portal API.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 20

Options:

Buy Now
Questions 21

You need to create an application to deploy to other pharmacies. What should you do?

Options:

A.

Navigate to Customize the System and export everything to a managed solution.

B.

Recreate customizations in a new environment.

C.

Export the solution as a managed solution.

D.

Write a Web API to move customizations.

Buy Now
Questions 22

You need to assign the minimum environmental security role to the appropriate users.

Which security roles should you use? To answer, drag the appropriate security roles to the correct users. Each security role may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 22

Options:

Buy Now
Questions 23

You need to assign the minimum environment security role to the appropriate users.

Which security roles should you use? To answer, drag the appropriate security roles to the correct users. Each security role may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 23

Options:

Buy Now
Questions 24

You need to create an application to deploy to other pharmacies.

What should you do?

Options:

A.

Recreate customizations in a new environment.

B.

Create a customer connector to connect the pharmacies ' systems to the company ' s systems.

C.

Export the solution as a managed solution.

D.

Write a Web API to move customizations.

Buy Now
Questions 25

You need to ensure that users can create the required charts.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Create a quick view form to show the Accounts entity.

B.

Configure filter fields in the Annual revenue field.

C.

Add the Facility field to the account form.

D.

Delete the Annual revenue field from the account form.

E.

Create a view with annual revenue sorted lowest value to highest value.

Buy Now
Questions 26

You need to set up security to meet the requirements.

How should you configure security? To answer, drag the appropriate security mechanisms to the correct users. Each security mechanism may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 26

Options:

Buy Now
Questions 27

You need to create the model-driven app for referral.

Which function should you add?

Options:

A.

Flow

B.

Workflow

C.

Business rule

D.

Chart

E.

Subgrid

Buy Now
Questions 28

You need to synchronize pharmacy names and ensure that Dynamics 365 Sales data propagates correctly to the Cerner system.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 28

Options:

Buy Now
Questions 29

You need to create the model driven app for accounts designated as referrals.

What should you add to the app?

Options:

A.

Workflow

B.

Subgrid

C.

Business rule

D.

Flow

E.

Chart

Buy Now
Questions 30

You need to reduce response time for the information email on the website.

What should you create?

Options:

A.

a flow that creates a SharePoint item for each email response

B.

a flow that creates a notification in Microsoft Teams

C.

a Power Apps app that displays the number of email received in a dashboard

D.

a logic app that moves all emails received to Azure Blob storage

Buy Now
Questions 31

You need to configure the fields with the appropriate type.

Which type should you use? To answer, select the appropriate options in the answer area.

NOTE : Each correct selection is worth one point.

PL-400 Question 31

Options:

Buy Now
Questions 32

You need to reduce the number of Azure consumption API calls for User2.

Which markup segment should you use?

A)

PL-400 Question 32

B)

PL-400 Question 32

C)

PL-400 Question 32

D)

PL-400 Question 32

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 33

You need to select a process to create each function.

Which process should you use? To answer, drag the appropriate processes to the correct functions. Each process may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 33

Options:

Buy Now
Questions 34

You need to resolve CustomerB’s issues with the check-in application.

Which two options can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

LookUp to Filter

B.

Filter to LookUp

C.

Search to LookUp

D.

LookUp to Search

Buy Now
Questions 35

You need to modify the Power Automate flow to resolve CustomerC’s issue.

What should you do?

Options:

A.

Add a configure run that is set to is successful .

B.

Add a data operation that specifies the false conditions.

C.

Add a condition containing approval hierarchy.

D.

Add a timeout setting to the approval flow.

Buy Now
Questions 36

You develop code that will perform an update to existing records in a table. The update must occur based on the alternate key configured for the table. You need to perform the update.

Which two requests should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options:

A.

UpdateRequest

B.

UpsertRequest

C.

CreateRequest

D.

RetrieveRequest

Buy Now
Questions 37

A company uses Dynamics 365 Sales.

You need to configure the customer lookup search for email activity in the canvas app.

How should you complete the expression? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 37

Options:

Buy Now
Questions 38

A Microsoft Dataverse database contains two custom tables named TableA and TableB. The tables are configured with the following:

• A one-To-many relationship is configured between TableA and TableB.

• A lookup to TableA appears on a form in TableB.

• Both tables are components of an unmanaged solution.

• Both tables are components in a Power Bl report.

You receive an error when attempting to delete TableA. You need to delete the table.

What should you do?

Options:

A.

Remove TableA from the unmanaged solution.

B.

Remove the relationship between TableA and TableB.

C.

Remove the lookup field to TableA on the TableB form.

D.

Remove TableA from the Power Bl report.

Buy Now
Questions 39

You are developing a Power Platform solution. You are modifying a business process flow. You have created a new radial knob for the Total amount value and have added the radial knob to the form.

The Total amount value must be entered at initiation before moving to the next step.

You need to configure the business process flow.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 39

Options:

Buy Now
Questions 40

You need to ensure that Adventure Works Cycles can track information from visitors to bike fairs.

What should you create?

Options:

A.

a Power Automate flow that connects with the bike fair Power Apps app to create a lead in Dynamics 365 Sales

B.

a Power Automate flow that generates a new customer record in SharePoint.

C.

a Power Automate flow to capture customer data from the bike fair Power Apps app in SharePoint and create a lead in Microsoft Teams.

D.

a business process flow in Dynamics 365 Sales for capturing leads.

Buy Now
Questions 41

You need to ensure that Adventure Works Cycle can track information from visitors to bike fairs.

What should you create?

Options:

A.

A workflow in Dynamics 365 Sales Engagement for capabilities leads

B.

A flow to capture customer data from the bike fair Power Apps in SharePoint and create a lead in Microsoft Teams.

C.

A flow that connects with the bike fair Power Apps to create a lead in Dynamic 365 Sales

D.

A Microsoft flow that generates a new customer record in SharePoint

Buy Now
Questions 42

You need to resolve the performance issue with the Total Billed customer plug-in.

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 42

Options:

Buy Now
Questions 43

You need to replace the bicycle inspection forms.

Which two solutions should you use? Each answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

a flow that maps inspection data to Dynamics 365 Field Service

B.

a logic app that guides the technician through the inspection

C.

a canvas app that guides the technician through the inspection

D.

a model-driven app based on customer service entities

Buy Now
Questions 44

You need to improve warehouse counting efficiency.

What should you create?

Options:

A.

a flow that updates the warehouse counts as the worker performs the count

B.

a model-driven app that allows the user to key in inventory counts

C.

A Power BI dashboard that shows the inventory counting variances

D.

a canvas app that scans barcodes to allow a warehouse worker to select inventory counts

Buy Now
Questions 45

You need to reduce response time for the information email on the website.

What should you create?

Options:

A.

A flow that create a notification in Microsoft Teams

B.

A power Apps app that displays the number of emails received in a dashboard

C.

A flow that creates a SharePoint item for each email response

D.

Logic app that moves all emails received to Azure Blob storage.

Buy Now
Questions 46

You need to identify why employees are not receiving notification that nine customers are checked in and waiting in the repair area.

Which components should you test for each step? To answer, drag the appropriate components to the correct steps. Each component may be used once, more than once, or not at all.

You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 46

Options:

Buy Now
Questions 47

You need to select visualization components.

What should you use? To answer, select the appropriate options from the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 47

Options:

Buy Now
Questions 48

You need to recommend solutions to meet the e-commerce automation requirements.

Which platform tools should you recommend? To answer, drag the appropriate tools to the correct requirements. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 48

Options:

Buy Now
Questions 49

You need to create the customer mobile app.

Which type of function expression should you use?

Options:

A.

Filter

B.

Find

C.

LookUp

Buy Now
Questions 50

You need to identify the execution mode that is being used for the ISV solution reported by User5.

Which type of execution mode is in use?

Options:

A.

asynchronous

B.

atomicity

C.

transfer

D.

synchronous

Buy Now
Questions 51

You need to improve the efficiency of counting warehouse inventory.

What should you create?

Options:

A.

a model-driven app that allows the user to key in inventory counts

B.

a Power BI dashboard that shows the inventory counting variances

C.

a flow that updates the warehouse counts as the worker performs the count

D.

a canvas app that scans barcodes to allow a warehouse worker to select inventory counts

Buy Now
Questions 52

You need to select the visualization component.

What should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 52

Options:

Buy Now
Questions 53

You need to ensure data returned from the Web API corresponds to the correct environment What should you use?

Options:

A.

system settings

B.

plug-in secure configurations

C.

records in a new configuration table

D.

environment variables

Buy Now
Questions 54

You need to implement a reusable solution to encapsulate the parameterized Dataverse queries.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 54

Options:

Buy Now
Questions 55

You need to configure a Dataverse trigger and action in a Power Automate flow so researchers can update account records with data from the Web API even if they do not have edit privileges on the record.

What should you configure for each trigger and action requirement? To answer select the appropriate options in the answer area. NOTE: Each correct selection is worth one point

PL-400 Question 55

Options:

Buy Now
Questions 56

You need to determine the cause of the 404 error when connecting to the production instance of the Web API.

What do you identify?

Options:

A.

The web service lacks data for the record.

B.

An authentication error occurred.

C.

The request timed-out.

D.

The host name in the URL is missing a valid value.

Buy Now
Questions 57

You need to configure the row filter on the Dataverse trigger. Which filter should you use?

Options:

A.

not contains(new_dataid, " )

B.

new_dataid eq null

C.

Dataldnenull

D.

new dataid ne null

Buy Now
Questions 58

You need to configure the custom connector to incorporate the environment name and Datald in the Web API URL

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

PL-400 Question 58

Options:

Buy Now
Questions 59

You need to determine which component to add to the solution to resolve the account records import error. Which component should you add?

Options:

A.

connection

B.

service endpoint

C.

custom connector

D.

Accoun table

Buy Now
Questions 60

You need to configure the Web API and create the custom connector.

Which action should you perform for each step? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 60

Options:

Buy Now
Questions 61

You need to choose a technology to access the Web API. Which technology should you select?

Options:

A.

Canvas app that uses the custom connector

B.

Plug-in that contacts the Web API

C.

Power Automate flow that uses the custom connector

D.

Webhook that contacts the Web API

Buy Now
Questions 62

You need to configure security for the Azure Function and custom connector.

Which security tool should you configure for each item? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 62

Options:

Buy Now
Questions 63

You need to configure a Power Automate flow to update account records by using the response from the Web API.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 63

Options:

Buy Now
Questions 64

You need to select data types for required fields.

Which data types should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 64

Options:

Buy Now
Questions 65

You need to implement ribbon display rules to control availability for the scoring command button. Which rule types should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

PL-400 Question 65

Options:

Buy Now
Questions 66

You need to determine the cause for the issue reported by the interviewers. What is the root cause of the issue?

Options:

A.

The plug-in used to synchronize the Person of Interest field from Contact to Interview was not triggered.

B.

There was an error in the event pipeline and the entire transaction was rolled back.

C.

There is no plug-in registered to run when an interview record is created.

Buy Now
Questions 67

You need to resolve the issue with the new command button. What should you do?

Options:

A.

Pass the value PrimaryControl to the function in the action definition.

B.

Pass ExecutionContext To The function in the action definition.

C.

Pass the value SclcctcdControl to the function in the action definition.

D.

Select the Pass execution context as first parameter option on the event registration form.

Buy Now
Questions 68

You create the following Fetch XML query to determine the number of interviews where there are no recommendations for an applicant.

PL-400 Question 68

For each of the following statements, select yes if the statements is true, Otherwise select No.

NOTE: Each correct selectin is worth one pint.

PL-400 Question 68

Options:

Buy Now
Questions 69

You need to prevent the field used by the PCF control from updating the record.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Disable existing event handlers on the field.

B.

Call the setsubnitMode(‘never ' ) function on the field.

C.

Create a business rule to clear the field value.

D.

Make the field read-only.

Buy Now
Questions 70

You need to configure the PCF control to display team members for interview scheduling. Which two inputs should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options:

A.

identifier for the job candidate

B.

identifier for the job posting

C.

time-zone offset for the hiring manager

D.

time-zone offset for the job candidate

E.

identifier for the hiring manager

Buy Now
Questions 71

You develop the following code for the plug-in that sends email notifications to recruiters.

PL-400 Question 71

For each of the following statements, select Yes f the statement is true. Otherwise, select No

NOTE: Each correct select in worth one point.

PL-400 Question 71

Options:

Buy Now
Exam Code: PL-400
Exam Name: Microsoft Power Platform Developer
Last Update: Aug 19, 2026
Questions: 405

PDF + Testing Engine

$52.5  $174.99

Testing Engine

$40.5  $134.99
buy now PL-400 testing engine

PDF (Q&A)

$34.5  $114.99
buy now PL-400 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 19 Aug 2026