Microsoft PL-400 Microsoft Power Platform Developer Online Training
Microsoft PL-400 Online Training
The questions for PL-400 were last updated at Dec 21,2024.
- Exam Code: PL-400
- Exam Name: Microsoft Power Platform Developer
- Certification Provider: Microsoft
- Latest update: Dec 21,2024
DRAG DROP
A company is creating a new system based on the Common Data Service (CDS).
You need to select the CDS 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 needs to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
DRAG DROP
A company is creating a new system based on the Common Data Service (CDS).
You need to select the CDS 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 needs to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
DRAG DROP
A company implements Dynamics 365 Sales.
Only sales managers must be able to perform the approval to move high value sales on in the opportunity qualification process. A new field must be created to capture the approval.
You need to create and secure the new field.
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.
HOTSPOT
A company delivers packages to businesses and consumers. A custom entity named Package captures the package details.
You need to add the following sets of fields to the entity and leverage the built-in operations of the platform:
✑ A set of fields to represent the package length, width, depth, and weight. The maximum value for any dimension is 100 centimeters.
✑ A set of fields for time-sensitive attributes to calculate the efficiency of a delivery based on when the delivery is entered in the system and the existing custom fields: Pickup time and Delivery time.
Which constructs should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
A financial services company uses the Common Data Service (CDS) to develop solutions. The company uses development and production instances.
You need to move solutions from the development instance to the production instance.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . In the development instance, make changes to the solutions that are deployed in the production instance, export the solutions as managed solutions, and import the managed solutions into the production instance.
- B . In the development instance, highlight the solution you want to make changes to, select Clone a Patch, make changes, export the solution, and import the solution into the production instance.
- C . Export all managed solutions from the development instance and import the solutions into the production instance.
- D . In the production instance, import solutions with the same version number or higher when updating solutions.
HOTSPOT
A company uses SharePoint for its intranet and other functions. The company has also implemented model-driven apps.
SharePoint users must be able to create contact records in the Common Data Service (CDS), without having to navigate to the model-driven apps.
You need to create a link in SharePoint to open the CDS contact from displaying data from SharePoint.
How should you complete the URL? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
A company uses a model-driven app to record details of laboratory test.
You are asked to create a custom component that makes it easier to capture multiple values from lab test results on mobile devices.
You need to create the interface for the dataset in case the mobile devices lose connection to the network.
Which method should you use?
- A . SaveData
- B . updateView
- C . init
- D . getClient
A bank uses a Common Data Service solution to manage clients.
Bank representatives perform client credit checks while the client is present. Credit checks may take up to five minutes to complete.
Bank policy dictates that the bank representative’s app must stay blocked until credit checks are complete.
You need to display a model-driven app while credit checks run to ask the bank representative and client to wait for the credit check to complete.
Which function should you use?
- A . Xrm.Navigation.openWebResource("prefix.myPoliteMessage.html")
- B . Xrm.Navigation.openAlertDialog(myPoliteMessage)
- C . Xrm.Utility.openWebResource("prefix_myPoliteMessage.html")
- D . Xrm.Utility.showProgressIndicator(myPoliteMessage)
DRAG DROP
You are creating a model-driven app.
Users need to see only the entities in the app navigation that are relevant to their role and their method of accessing the app.
You need to restrict entities on the sub-areas in the SiteMap.
Which properties should you use? To answer, drag the appropriate properties to the correct requirements. Each property 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.
HOTSPOT
You are troubleshooting Power Apps solutions.
You need to determine the cause for the identified issues.
What is the root cause for each issue? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.