Prepare for the Microsoft Power Platform Developer Exam with Updated PL-400 Dumps (V21.02) – Continue to Read PL-400 Free Dumps (Part 2, Q41-Q80) Today

To study the Microsoft Power Platform Developer (PL-400) exam more effectively, you can choose DumpsBase. We have updated the PL-400 dumps to V21.02, which cover the latest exam objectives and help you become familiar with the real exam format. With these updated PL-400 dumps (V21.02), you can practice realistic exam-style questions, review important knowledge areas, and identify weak points before the actual test. You can check the questions by reading our PL-400 free dumps (Part 1, Q1-Q40) of V21.02 first. Then you will find that our updated PL-400 practice questions are especially useful to strengthen your understanding of Dataverse, Power Apps component framework, custom connectors, Power Automate, Azure integrations, and Power Platform security. DumpsBase PL-400 exam dumps (V21.02) are created to make your preparation easier and more focused. Instead of studying randomly, you can follow the question-based format to improve accuracy, speed, and confidence.

If you want more demo questions, continue to read our PL-400 free dumps (Part 2, Q41-Q80) of V21.02 below:

1. You need to add the script for the registration form event handling.

Which code segment should you use?
2. HOTSPOT

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.


3. You have a Common Data Service entity and a model-driven app. The model-driven app integrates with an external system.

You plan to run business logic each time the model-driven app creates a record. Running business logic must not negatively affect model-driven app users. You need to implement the business logic.

What should you use?
4. You need to handle errors in UpdateRecord.js.

Which code segment should you add at line UR06?
5. HOTSPOT

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.)


For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.


6. 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.
7. You fix a bug in the code of your application, which is currently on version 10.0.2.1.

You need to publish an updated version of the solution.

Which version identifier should you use?
8. You need to create an application to deploy to other pharmacies.

What should you do?
9. HOTSPOT

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


For each of the following statements, select Yes f the statement is true. Otherwise, select No NOTE: Each correct select in worth one point.


10. DRAG DROP

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.


11. 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.


12. Topic 6, City Power & Light


Background

City Power & Light is an energy and utilities company that has offices in Europe. The company subsidizes home improvements for domestic customers, to improve energy efficiency and to meet environmental commitments. The company also distributes and generates electricity for domestic and commercial customers. The company has 2,000 employees in multiple offices and in work-from-home locations.

City Power & Light uses a team of schedulers, assessors, field engineers, and customer support agents for home improvements in a program named Get Energy Fit.


Current Environment

Get Energy Fit Program

City Power & Light uses the following to manage the Get Energy Fit program:

• The company uses a Microsoft Excel spreadsheet named Planning Hub on Microsoft SharePoint Online to store information about customer appointments, customer details, and customer eligibility in the program.

• The company records sensitive customer information that includes the document identification numbers and the customer's financial information.

• The company uses an assessor to verify customer eligibility in the program and to perform a suitability assessment. The assessor completes the suitability assessment by using a paper and clipboard at the customer property and enters the data to tte Planning Hub after the assessment is

completed. The assessor also uploads * photographs to an on-premises document library. The assessor completes the eligibility assessment by using an application written in React.

• Schedulers use Microsoft Outlook to schedule engineers and assessors for home improvement appointments. About 200 appointments are scheduled daily.

• Employees for the company submit funding claims on behalf of the customer by uploading evidence and compliance checks information to an application named the Claim Submission Portal.


Technical Environment

• Schedulers use Windows 11 desktop and laptop computers with the latest version of Microsoft Edge.

• Assessors use iOS and Android tablet devices.

• The Claim Submission Portal uses REST-based APIs for all operations and a dedicated testing environment. Authentication to the API is provided by using the following example header key and value pair

o Authentication: 2C8D41431415E429C7FC7A74D8315

• The company uses Microsoft Azure for hosting multiple applications.


Requirements

Overview

City Power & Light plans to implement Microsoft Power Platform to improve the customer experience and increase delivery for the Get Energy Fit program.


Business Requirements

• Only team leaders and senior managers should have access to read personally identifiable information (Pll).

• All development changes must be tested in a separate environment.

• The company requires out-of-the-box solutions, when possible.

• Sensitive credentials, such as user passwords and API secrets, must be stored securely.

• The Claim Submission Portal must allow citizen developers to create automated solutions.

• Customer and appointment information must be accessible to all applications.


Planning Hub Application

The company is planning to replace the Planning Hub spreadsheet with a new application.

The new application has the following requirements:

• The application must support a component design that provides rapid changes requested by the schedulers.

• The data model for the application must capture the following information:

• The application must support a component design that provides rapid changes requested by the schedulers.

• The data model for the application must capture the following information;

o Information about customers such as name, address, and other PH.

o The data and time for an assessor's or engineer's appointment. Schedulers must be able to view all appointments without filters,

o Records the details of the home improvements installed for the customer,

o Contains all the information and evidence for submission to the Claim Submission Portal.

• After an assessor uploads the funding application and all evidence after a home improvement has been complete, the company requires that the status of the application is set to Submit and should run the following:

o Retrieve the details about the customer and the improvement installed,

o Send an approval to a senior manager to review and approve in Microsoft Teams. o Upload the information to the API endpoint.

o if the upload fails to complete, it should retry after a delay of 30 seconds up to three times. If an error occurs after three times, the application should send an email notification to the application support team.

o Must record the status on the funding application.


Suitability Assessment Tool

The company plans to implement a new application named the Suitability Assessment Tool for the assessors.

The new application has the following requirements:

• Must integrate with Microsoft Power Platform.

• Assessors must be able to complete the eligibility assessment by using the Suitability Assessment Tool. The assessors must be able to upload photographs to the on-premises file share.

• Must be developed by using modular components that can be used by other applications.

• Must be optimized for use on tablet devices.

• All changes to the application must be completed in the Suitability Assessment Tool solution.


Reporting

The company has the following requirements for a reporting solution:

• The data source for the reporting solution must support incremental refreshes.

• The solution must report accurate data if an error occurs.


DRAG DROP

You need to design the Planning Hub data model.

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.


13. Topic 1, Bellows Sports


Case study

Overview

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.


To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.


At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.


To start the case study

To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.


Background

Bellows Sports is the region’s newest, largest, and most complete sports complex. The company features baseball and soccer fields and two full-size hockey rinks. The complex provides coaching, recreational leagues, a pro shop, and state-of-the art customer and player amenities.


The company is organized into the following divisions:

- Baseball

- Hockey

- Soccer


Bellow Sports runs tournaments several times per year. Each tournament runs six weeks.


Current environment

Requirements

Bellow Sports tracks players and events in Microsoft Excel workbooks and uses email to communicate with players, partners, and prospective customers. The company uses a proprietary cloud-based accounting system.


The company relies on referrals from athletes for new business. Bellows uses a third-party marketing company to gather feedback and referrals from athletes. The third-party marketing company uploads a Microsoft Excel file containing lists of potential customers and players to the FTP site that Bellows Sports maintains.


Tournaments

Customer information is stored in the Accounts entity. Each tournament record must list the associated sales representative as the tournament owner. When team members create tournament records they must enter the start date for a tournament. The end date of the tournament must be automatically calculated.


Registration form

You must create a form to allow players to register for tournaments.

The registration form must meet the following requirements:


- Each division has tournaments that take place in specific locations. Users must be able to select the division for a tournament location.

- Information about upcoming tournaments must be pre-located into the registration form when the registration form loads.

- The form must include a custom button that sends an email confirmation to the player after the player registers.

- The button must not be visible until after the form is saved.


Security

The company identifies the following job roles:


You must grant users the minimum permissions required to perform their job tasks.


Data automation

- Customer name must be added to Dynamics 365 Finance automatically after it is entered.

- You must produce a report that details the number of registrations for a day and send the report as a PDF to the management team.

- You must implement mechanisms to handle all code-related errors.

- When a customer record is updated, the system must look up the account number for the customer in the accounting system.

- Referrals must be imported into the system as soon as they are available.


Issues

Apps

- The captions for the New and Save buttons do not render properly on the form.

- Interns can create apps but cannot interact with their own data.


Portal


The query for all registered users must return the data categorized by division. Queries must return only the Name and Sport fields. Queries return all fields.


The query is as follows:


Solution checker issues

You run solution checker and observe Plug-in or workflow activity errors in the following code sets:


Code

The following code runs when the registration form loads.

You must implement a mechanism to handle errors that occur in the code:


DRAG DROP

You need to select connectors for the app.

Which types of connectors should you use? To answer, drag the appropriate connectors to the correct requirements. Each connector 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.


14. You need to configure that the mobile app meets the requirements for phone entries.

Which expression should you use?
15. DRAG DROP

An organization has a Dynamics 365 Sales environment.

You need to create a Power Apps component.

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.


16. You need to modify Microsoft flow to resolve CustornerCs issue.

What should you do?
17. You need to identify the Azure service to use for the Planning Hub application.

Which service should you use?
18. You need to create an application to deploy to other pharmacies.

What should you do?
19. You need to determine the cause for the issue reported by the interviewers.

What is the root cause of the issue?
20. 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.
21. You need to resolve the issue with the new command button.

What should you do?
22. A company manages capital equipment for an electric utility company. The company has a SQL Server database that contains maintenance records for the equipment.

Technicians who service the equipment use the Dynamics 365 Field Service mobile app on tablet devices to view scheduled assignments. Technicians use a canvas app to display the maintenance history for each piece of equipment and update the history.

Managers use a Power BI dashboard that displays Dynamics 365 Field Service and real-time maintenance data.

Due to increasing demand, managers must be able to work in the field as technicians.

You need to design a solution that allows the managers to work from one single screen.

What should you do?
23. 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.
24. You need to create the model driven app for accounts designated as referrals.

What should you add to the app?
25. You need to configure the trigger for account records.

Which expression should you use?
26. HOTSPOT

You need to develop a set of Web API’s for a company.

What should you implement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


27. HOTSPOT

You are synchronizing company data from a SQL Server-based .NET application into a Common Data Service (CDS) environment.

The data is entered in both the SQL Server and CDS systems.

You have a program that includes the following code:


For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.


28. 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.
29. DRAG DROP

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.


30. HOTSPOT

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.


31. 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.


32. HOTSPOT

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.


33. HOTSPOT

You need to deploy the changes and resolve the issue with the Planning Hub application.

What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


34. HOTSPOT

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.


35. HOTSPOT

A company is preparing to go live with their Dynamics 365Sales solution, but first they need to migrate data from a legacy system. The company is migrating accounts in batches of 1,000.

When the data is saved to Dynamics 365 Sales, the IDs for the new accounts must be output to a log file.

You have the following code:


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


36. 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.


37. 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?
38. DRAG DROP

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.


39. A company uses five different shipping companies to deliver products to customers. Each shipping company has a separate service that quotes delivery fees for destination addresses.

You need to design a custom connector that retrieves the shipping fees from all the shipping companies by using their APIs.

Which three elements should you define for the custom connector? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

 

AZ-120 Free Dumps (Part 2, Q41-Q80) of V20.02 - Check More Demo Questions of AZ-120 Dumps (V20.02) Today
Tags:

Add a Comment

Your email address will not be published. Required fields are marked *