PL-400 Exam Questions
242 real PL-400 exam questions with expert-verified answers and explanations. Page 3 of 5.
- Question #208
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 display...
- Question #209
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. Y...
- Question #210
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 va...
- Question #211
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...
- Question #212
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 JavaSc...
- Question #213
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 con...
- Question #214
You are creating a Power Automate flow. You create an Azure Service Bus listener app that receives requests from a third-party application. When the flow calls the message queue, i...
- Question #221
A Power Platform solution includes the following Web API call: GET You need to explain what this line of code is doing. What does the code do?
- Question #222Develop integrations
The communication department for a company plans to add a publicly accessible survey page to the company's public website. You must add the new survey page to the company's public...
Dataverse integrationAzure ADConditional AccessApplication authentication - Question #223
You are a Power App maker. You are developing an app in a development environment. You create the following custom forms in the Account entity: - FormB contains a message that appe...
- Question #224
You are developing a model-driven app for a company. The app must map child records to a parent record. You need to use the column mapping feature to configure the app. Which two a...
- Question #227
You have the following code: You have a contact record that uses the GUID 991bf2fd-d40c-4752-9984-26b7c0455b69. You need to assign the contact record as the primary contact for an...
- Question #228
You are developing a new Power Platform app. The checker fails with an error due to missing security roles. You need to add security roles to the Power Apps Checker application use...
- Question #229
You are creating a Power Apps app. The app must retrieve data from an API that requires two-factor authentication. You need to configure authentication. Which type of authenticatio...
- Question #230
You are creating a canvas app that realtors use to identify neighbors for properties that are for sale. The OnStart property includes the following code: ClearCollect(collectNeighb...
- Question #235
You create a form in a model-driven app that uses data from the Lead table in a Microsoft Dataverse instance. You add a business rule to the Lead table. The business rule displays...
- Question #236
You are developing a Power Apps app to manage records in the Account table in Microsoft Dataverse. You must configure a Web API request to retrieve changes from the table. You need...
- Question #237
You are creating a Power Apps Component Framework (PCF) component. You add the following markup to the component manifest. (Line numbers are included for reference only.) You need...
- Question #239
You create a plug-in to validate data. Users report that validation is not working as expected. You need to debug the plug-in. Which tool should you use?
- Question #241
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 q...
- Question #246
You are implementing business logic for a model-driven app form by using multiple JavaScript web resources. The business logic, number of JavaScript files, and the columns that the...
- Question #247
You are creating a model-driven app for Contoso, Ltd. You add a button to the account page. The button must send a text message to the company's account team when a user selects th...
- Question #248
You are developing a Power Platform app. The app must implement a two-way listener to an on-premises system by using Microsoft Azure Service Bus. You create an Azure Service Bus na...
- Question #251
You are troubleshooting a new canvas app. Users report the app loads slowly. You use the Monitor tool to view various events being performed in the app. Events performed in the app...
- Question #255
Case Study 5 - Northwind Electric Cars Background Northwind Electric Cars' ride sharing service is growing rapidly. The company is expanding to offer ride sharing in new cities. Th...
- Question #256
Case Study 5 - Northwind Electric Cars Background Northwind Electric Cars' ride sharing service is growing rapidly. The company is expanding to offer ride sharing in new cities. Th...
- Question #257
Case Study 5 - Northwind Electric Cars Background Northwind Electric Cars' ride sharing service is growing rapidly. The company is expanding to offer ride sharing in new cities. Th...
- Question #262
Case Study 5 - Northwind Electric Cars Background Northwind Electric Cars' ride sharing service is growing rapidly. The company is expanding to offer ride sharing in new cities. Th...
- Question #265
Case Study 5 - Northwind Electric Cars Background Northwind Electric Cars' ride sharing service is growing rapidly. The company is expanding to offer ride sharing in new cities. Th...
- Question #269
You are configuring a Microsoft Power Virtual Agents chatbot to use the authenticate option for Microsoft Teams only. You need to select the variables that will return information...
- Question #270
You develop and deploy a Power Apps solution. The following changes must be made to the solution: - Delete a column of data. - Modify several views. - Add several charts to dashboa...
- Question #272
Case Study 3 - Contoso Pharmaceuticals Background Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities. The c...
- Question #273
Case Study 3 - Contoso Pharmaceuticals Background Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities. The c...
- Question #276
You are creating a canvas app to retrieve user sign in information from Microsoft Azure Active Directory (Azure AD) when someone searches for information about an end user. You cre...
- Question #277
You are configuring a custom connector for a web service. The web service is hosted in two different regions. The web service URL includes a common domain name and a unique sub- do...
- Question #278
You are a Power Apps maker creating a chat bot for a website. The chat bot must recognize geographic attributes to enable additional functionality. You need to recommend a feature....
- Question #279
You develop a model-driven app. You add the following users as members to the Sales Microsoft Azure Active Directory (Azure AD) security group: User1, User2, and User3. The Sales A...
- Question #281
A company develops a new Microsoft Dataverse plug-in that manages the Update message of an entity. The plug-in logic requires access to the record columns before the operation star...
- Question #282
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 th...
- Question #283
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 th...
- Question #284
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 th...
- Question #286
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 th...
- Question #288
You are mapping data from an enterprise resource planning (ERP) system to Microsoft Dataverse. You must reference the Name and Email from the ERP system during mapping to ensure th...
- Question #289Configure Microsoft Dataverse
You develop a model-driven app to include a form containing several columns. Two groups of users. named Group1 and Group2 will access the form. A column contains sensitive data tha...
Field-level securityDataverse securityAccess controlModel-driven apps - Question #292
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...
- Question #293
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...
- Question #294
Case Study 6 - Proseware, Inc Background Proseware, Inc. is an industry leading software company with several thousand employees. The company has had some trouble recruiting talent...
- Question #295
Case Study 6 - Proseware, Inc Background Proseware, Inc. is an industry leading software company with several thousand employees. The company has had some trouble recruiting talent...
- Question #296
Case Study 6 - Proseware, Inc Background Proseware, Inc. is an industry leading software company with several thousand employees. The company has had some trouble recruiting talent...
- Question #297
Case Study 7 - Northwind Traders Background Northwind Traders uses Microsoft Dynamics 365 Sales to manage its sales process. To better understand its customers, Northwind Traders i...