Exam | Microsoft Power Platform Developer |
Number | PL-400 |
File Name | Microsoft Power Platform Developer.PassLeader.PL-400.2022-05-25.1e.85q.vcex |
Size | 3.38 Mb |
Posted | May 25, 2022 |
Downloads | 37 |
Download | Microsoft Power Platform Developer.PassLeader.PL-400.2022-05-25.1e.85q.vcex |
Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.
Coupon: MASTEREXAM
With discount: 20%
As part of the month-end financial closing process, a company uses a batch job to copy all orders into a staging database. The staging database is used to calculate any outstanding amounts owed by clients, and must process all historical data. You need to ensure that only the data affected during the month is included in the integration process. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
Correct Answer: CD
A company is creating a one-way integration from the Common Data Service to an external system.
Data will be sent from a webhook to an Azure Function. You need to configure the Azure Function to handle data from the webhook. Which class and data type must the Azure Function handle?
Correct Answer: B
A company is migrating from an on-premises Dynamics 365 installation to a Power Platform solution. You are creating plug-ins for the new solution. You need to register the plug-ins. Which isolation mode should you use?
Correct Answer: C
An organization uses a public-facing Power Apps portal. You need to change the layout of a specific web page. What are two possible ways to achieve the goal? (Each correct answer presents a complete solution. Choose two.)
Correct Answer: AD
You are developing a model-driven app. The app uses data from two custom tables. The tables have a parent-child relationship. The parent record form contains a subgrid that displays the child records. When creating a new child record from the parent form, data must automatically populate in the child record form to reduce data input errors. You need to implement the solution. What should you do?
Correct Answer: B
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?
Correct Answer: C
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?
Correct Answer: B
You create a Power Automate flow that retrieves data from a proprietary database. You need to ensure that the flow works for other users. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: BC
You are creating a model-driven app. A JavaScript function must be manually initiated by the user from within an entity form. You need to add a button to the form to run the JavaScript. What should you do?
Correct Answer: A
You are creating a canvas app for a bank. Consumers will enter information into the app when they apply for a loan. The input form for the app must display fields to prompt the consumer for their first name, last name, address, and the requested loan amount. Immediately after a consumer enters a value for the LoanAmount field, the background color for the column must change. The background color for the column must change to red if a consumer enters a value of more than $5,000 and must turn green for values less than or equal to $5,000. You need to implement the required behavior. Which option should you use?
Correct Answer: D