Practice Free PL-400 Exam Online Questions
DRAG DROP
A company is creating a new system based on Microsoft Dataverse.
You need to select the Dataverse features that meet the company’s requirements.
Which features should you select? To answer, drag the appropriate features to the correct requirements. Each feature 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.

DRAG DROP
You are creating a Power Apps connector between Dynamics 365 Sales and Stack
You must generate a Slack notification whenever a new product is added to Dynamics 365 Sales. You must not be required to sign in directly into Dynamics 365 Sales to generate notifications. You created a Power Apps connector between Dynamics 365 Sales in Slack to enable this to happen. You need to configure the appropriate security for each scenario?
Which security components should you configure? NOTE: Each correct selection is worth one point.

You enable change tracking on the Account table in Microsoft Dataverse. You plan to use the Organization Service to retrieve the delta data by using C#.
You need to determine which message to use.
What should you use?
- A . UpdateEntityRequest
- B . RetrieveEntityChangesRequest
- C . odata.track-changes
- D . RetrieveAttributeRequest
- E . UpdateRequest
You enable change tracking on the Account table in Microsoft Dataverse. You plan to use the Organization Service to retrieve the delta data by using C#.
You need to determine which message to use.
What should you use?
- A . UpdateEntityRequest
- B . RetrieveEntityChangesRequest
- C . odata.track-changes
- D . RetrieveAttributeRequest
- E . UpdateRequest
You need to implement the Suitability Assessment Tool.
What should you use?
- A . Power App Component Framework (PCF) control
- B . form
- C . view
- D . component library
HOTSPOT
You need to resolve the issues with the appointment data.
What should you change on the view? To answer, select the appropriate interface components in the answer area. NOTE: Each correct selection is worth one point.

DRAG DROP
You create a new canvas app.
You update a test case and must test the app in a separate browser.
You need to test the app by using Test Studio.
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.

Explanation:
https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/working-with-test-studio
HOTSPOT
You develop the following code as part of an OnSave event handler in a form.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

HOTSPOT
You are developing a model-driven app for the purchasing department of an organization. You provision a new test environment and a security role. You select users to test the apps and assign the users to a security group named TestSG.
If the tests succeed, a manager will perform additional testing in the production environment and then publish the app for the organization’s purchasing department.
You need to ensure that the test and production environments are configured correctly.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Set the test environment security group to TestSG and assign test users the app security role. PowerApps apps use role-based security for sharing. The fundamental concept in role-based security is that a security role contains privileges that define a set of actions that can be performed within the app. All app users must be assigned to one or more predefined or custom roles.
Box 2: Assign the manager the app security role.
Box 3: Set the production environment security group to TestSG
Box 4: Add all users in the department to the TestSG security group.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/share-model-driven-app
DRAG DROP
You manage two Microsoft Power Platform solutions.
• Solution A contains a custom text column named customjext.
• Solution B contains a view that references the customjext column.
Both solutions in the managed state are installed in the destination environment.
You need to delete the customjext column and apply changes in the destination environment.
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. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
