PL-400 Dumps (V21.02) Are the Most Updated Materials for Preparation – Check Microsoft PL-400 Free Dumps (Part 1, Q1-Q40) First

Come to DumpsBase and choose the latest study materials to prepare for your Microsoft Power Platform Developer certification exam today. We have updated our resource, and PL-400 dumps (V21.02) are the most updated materials for preparation. This version provides comprehensive questions and answers, which are closely aligned with the current exam objectives and format, ensuring that you study the most relevant and up-to-date content. Learning these questions and answers will help you build confidence and master the key Microsoft Power Platform Developer exam concepts efficiently. Additionally, you may know that DumpsBase has one-year free updates to keep you up to date with the latest materials, guaranteeing DumpsBase is a trusted choice. So you can check if you can download the PL-400 dumps (V21.02) for free now.

We have Microsoft PL-400 free dumps (Part 1, Q1-Q40) of V21.02 below to help you check the quality:

1. You need to ensure that Adventure Works Cycles can track information from visitors to bike fairs.

What should you create?

2. You need to reduce response time for the information email on the website.

What should you create?

3. HOTSPOT

You work for a staffing company that helps employees fill temporary jobs. Available temporary jobs are categorized and listed on a secure area of the company’s website.

The company wants to eliminate manual work that relates to job and candidate management. The company plans to invite employers with available jobs and job candidates to view jobs by sending personalized invitations. The company identifies the following requirements:

Human resources team members from the staffing company must be able to access the jobs listing and post available positions.

Employers seeking temporary employees must also be able to access the jobs listing and post available positions.

Approved job candidates must be notified about new positions for which they are qualified.

Approved job candidate must have an option to accept a job assignment directly from a notification.

You need to perform a gap analysis against the features and capabilities of the Power Platform.

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

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

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

6. A company needs to illustrate the relationships of the entities in Dynamics 365 Sales.

You need to select the appropriate tool to show this graphic.

Which tool should you select?

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

8. HOTSPOT

You need to correct the portal query issues.

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

9. A manufacturing company uses a Common Data Service (CDS) environment to manage their parts inventory across two warehouses modeled as business units and named WH1 and WH2.

Data from the two warehouses is processed separately for each part that has its inventory quantities updates.

The company must automate this process, pushing inventory updates from orders submitted to the warehouses.

You need to build the automation using Power Automate flows against the CDS database. You must achieve this goal by using the least amount of administrative effort.

Which flow or flows should you recommend?

10. HOTSPOT

You create the following Fetch XML query to determine the number of interviews where there are no recommendations for an applicant.

For each of the following statements, select yes if the statements is true, Otherwise select No. NOTE: Each correct selectin is worth one pint.

11. You need to modify the Power Automate flow to resolve CustomerC’s issue.

What should you do?

12. DRAG DROP

You need to build the automation for the Planning Hub application.

Which connector should you use? To answer, move the appropriate connectors to the correct requirements. You may use each connector once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

13. HOTSPOT

You work for a multinational company that has Azure and Common Data Service environment in the United States (UTC-7) and Japan (UTC+9).

You create Azure Functions for each location to update key data.

You need to configure the functions to run at 4:00 AM on weekdays at each location.

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

14. You need to create the eligibility assessment app.

Which command should you run?

15. You need to determine which component to add to the solution to resolve the account records import error.

Which component should you add?

16. Topic 7, Northwind Electric Cars

Background

Northwind Electric Cars' ride sharing service is growing rapidly. The company is expanding to offer ride sharing in new cities. The company reports that their ability to perform background checks for potential employees is outpacing the capacity of the human resources (HR) department. The current background check process requires significant manual work.

Current Environment

The HR department uses a model-driven app to manage candidate information. Regional managers report that it is difficult to determine where a candidate is in the background check process without having to contact HR.

The IT department performs all system customizations.

Verification process

Service providers

Each of the third-party services has an API available. Northwind wants to automate the verification process by calling the APIs from a Microsoft Power Platform solution.

Each of the third-party services charge per result. Northwind wants to perform the background check

processes only when necessary to minimize costs.

Cross-origin resource sharing (CORS) is disabled for all three APIs.

Requirements

General

This project is a top priority for the Northwind. The company has provided time for developers to write code as needed to support the project Use of Microsoft Azure resources is approved for use if necessary.

Address verification

• The system must perform address validation any time an address is added or updated in the model-driven app user interface.

• Validation must not be performed unless an address is changed.

• Users must initiate address validation by selecting a button on the command bar.

• The API must return a version of the address in a uniform format. The returned address must replace the address entered by the user.

• The API must return an error if the address entered cannot be validated. If the API returns an error, the user must contact the candidate to resolve the issue. The user must re-enter the address information to trigger validation.

Driving record verification:

• Driving record verification must only be performed once for each candidate.

• Information required for driving record verification must be sent to the driving record verification service automatically after the candidate's address is verified.

• The API must return a value of either Approved or Rejected to indicate whether the candidate has met the company's requirements.

Background check verification

• Background check verification must be performed only once for each candidate.

• The candidate's information must be sent to the background check service automatically if the candidate's driving record check is approved.

• The API must return a submission identification number to the caller. The identification number can be used to return the latest stage information from the service.

• The API also returns one of ten possible values. The value returned identifies the current stage of the verification process. The returned value may signify whether the candidate is automatically rejected, automatically passed, or calls for further manual investigation.

• The content and number of stage values is subject to change. The HR department must be able to update the stage values.

• In cases where further investigation is required, users must manually update the value to reflect the final result.

• Regional managers must be able to use the model-driven app to identify the current stage of each of the verification processes for any candidate. The solution must include fields for the candidate's record to represent each stage.

• The solution must connect to the service and update the background check stage for candidates at least once per hour for incomplete background checks.

Environments

Issues

Address verification

Users report that the address verification API returns the following error message: The same origin

Policy disallows reading the remote resource.

Background check verification

While reviewing API information for the background check verification process you observe that the API uses an IP address and not a fully-qualified domain name.

Code

AddressVerificationAPl.js

You create a custom action to communicate with the address verification API by using the following code. (Line numbers are included for reference only.)

HOTSPOT

You need to design functionality to process background check results.

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

17. You need to determine the primary cause of the issue reported by interns when they use the app.

What is the primary cause?

18. HOTSPOT

You are creating a model-driven app to track the time that employees spend on individual projects.

You need to configure the app according to the company’s requirements.

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

19. DRAG DROP

You need to determine how to implement rules for players who register for a soccer tournament.

Which business rule actions should you use? To answer, drag the appropriate business rule actions to the correct fields. Each business rule action 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.

20. DRAG DROP

You need to assign security roles to groups of users.

Which security roles should you use? To answer, drag the appropriate security types to the correct roles. Each security type 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.

21. HOTSPOT

Fabrikam, Inc, has two divisions as shown in the Business Unit exhibit. (Click the Business Unit tab.)

✑ Fabrikam Residences rents units short term to clients.

✑ Fabrikam Property Management deals with the maintenance of the units and manages the contractors who perform the maintenance.

✑ Clients and contractors are both stored in the Contact entity.

The manager of the Property Management business unit is a member of a Fabrikam business unit, which has the root security role as shown in the Security Role exhibit. (Click the Security Role tab.)

The manager cannot see the contact record shown in the Contact exhibit. (Click the Contact tab.)

You need to ensure that the manager can view contact records owned by someone in the Residences business unit.

For each of the following statements, select Yes if the statement achieves the goal. Otherwise, select No.

22. An organization implements Dynamics 365 Sales.

You need to trigger a business rule when the main form in saved.

What should you do?

23. You need to resolve the issue with the eligibility assessment tool.

Which two commands should you run? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

24. You need to replace the bicycle inspection forms.

Which two solutions should you use? Each answer presents part of the solution. NOTE: Each correct selection is worth one point.

25. You need to prevent the field used by the PCF control from updating the record.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

26. DRAG DROP

You are creating a business process flow for an organization’s Request for Quote process.

You need to ensure that the business process flow meets the company’s requirements.

Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes to scroll to view content. Select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

27. A travel company plans to track the address of places their clients visit in an entity named Destination. Client information is captured as contact records. Client records include links to the places that clients visit.

The company must be able to link multiple rating records to the new address record.

You find a custom Rating entity that is incomplete.

You need to expand the Rating entity to include contact, address, and rating information in one place.

Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

28. You need to reduce response time for the information email on the website.

What should you create?

29. DRAG DROP

You need to configure a Power Automate flow to update account records by using the response from the Web 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

A company has a model-driven app.

A custom button on a form calls a JavaScript function that validates form data fields and creates a web basket. The JavaScript function then displays a message to the user.

Users are located in the United States, which uses ISO Code 1033, and France, which uses ISO Code 1036.

Users in France report that the message displays in English.

You need to modify the RibbonDiffXml file to ensure that messages appear in the user’s language.

How should you complete the CommandDefinition node? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

31. DRAG DROP

You need to address the user interface issues.

What should you do? To answer, drag the appropriate actions to the correct issues. Each action 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.

32. You need to ensure that Adventure Works Cycle can track information from visitors to bike fairs.

What should you create?

33. You are creating a Power Apps app that retrieves customer information from Azure Active Directory when you use the app to look up a customer record.

You create an Azure Function by using JSON code to retrieve the customer information.

You need to make the application work.

Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

34. Topic 4, Proseware, Inc

Background

Proseware, Inc. is an industry leading software company with several thousand employees. The company has had some trouble recruiting talented employees. Top-level candidates interview with the company but go on to work for competitors.

Feedback from candidates show that some offers were not accepted because the interview scheduling process was unpleasant. The company does not have a system to keep track of the candidates that were not selected.

Current environment

The recruiting process starts when an individual applies for a position on the company website. The individual may have found the position on their own, they may have been officially referred by an employee, or in some cases were contacted directly by a hiring manager and encouraged to apply. Recruiters schedule an interview with a hiring manager and interviews with two senior team members. Each interview results in feedback about the candidate and a recommendation whether to hire or not.

The recruiting team manages all information by using a model-driven application.

The company has the following Microsoft Dataverse tables and columns:

• JobPosting

o Hiring Manager - lookup to SystemUser

o Recruiter Assigned - lookup to SystemUser

• Contact (Job Applicant) o Contact identifier

o First name o Last name

o Time-Zone Offset

o Person of Interest - Yes/No (default)

• Application proapplication

o Contact identifier, Contact - lookup to Contact o Job Posting - lookup to JobPosting

o pro_recruiterassignedid

• Interview

o Application - lookup to Application o Job Posting - lookup to JobPosting o Recommend - Choice (Yes (0), No (1), and null (default) are the available values) o Person of Interest - Yes/No, No is the de'aul: value

• Referral

o Contact - lookup to Contact o Referrer - lookup to SystemUser o Job Posting - lookup to JobPosting

• SystemUser

o Manger - lookup to SystemUser o Time-Zone Offset

• Recruiter

o Recruiter identifier o Recruiter name

Applications

There may be multiple applications associated with each job posting. Applications are linked to an employee record if an employee referred the applicant for a position. The same individual can be an applicant for multiple job postings.

Interviews

Each interview is performed by an employee and is related to a single application.

The interview scheduling process may force potential candidates to accept interviews at unusual times with the senior team members due to time-zone differences.

Interview scheduling

The system must provide recruiters with a list of team members and their time-zone information.

You must create a Microsoft Power Apps Component Framework (PCF) control for the Job Application form to display a list of senior team members who report directly to a hiring manager.

• The control must display the current time in each team members local time.

• The control must be bound so that it minimizes the amount of code that must be written.

• You must display the list of team members and sort the list to show team members who reside in time zones closest to the applicant's time zone first.

You must develop a second PCF control that displays the time-zone name and current time on the Job Application form. You must display the data in the candidate's local time.

Historical information tracking

You must create a process to identify individuals as a person of interest that the company should consider hiring. You must assign each individual a score based on their past interactions.

• You must be able to determine the following information about a candidate:

o The number of interviews in the past two years and whether team members provided recommendations

o The number of hiring manager referrals and employee referrals in the past two years

o Whether the individual has any of the 12 designations or certifications that the company considers significant

• Only a single referral can be made per job application. The system must be able to support multiple referrals for a candidate.

• The system must track referrals even if an application is not completed.

Historical information scoring

The automated process must run weekly to assess all candidates. The process must also run automatically when historical information is updated. You must be able to perform scoring by selecting a command button on the contact form.

• This new command button must only be visible to employees who belong to a security role assigned named Recruiter. The command button must not be visible to anyone unless the contact form is in Update mode.

• A person of interest is defined as having a score of 15 or more based on the following historical information criteria:

o Each interview with a recommendation adds two to the score.

o Each interview without a recommendation subtracts two from the score.

o Each employee or manager referral adds one to the score.

o Each designation or certification adds one to the score.

• All scoring elements must be recalculated when changes occur. You must assign the score to the Person of Interest field.

• Values representing totals or scores must be stored in their own numeric fields.

• Plug-ins must be used to keep the Person of Interest field on active interview records associated with the Contact.

• Plug-ins registered on the update of the Person of Interest field must send an email notification when the candidate named in the email is a person of interest. Recruiters must receive the message when the field is updated on the Contact record.

• Interviewers must get an email notification when the Person of Interest field on the interview record is successfully updated.

Design guidelines

The following design guidelines must be followed:

• Schema changes must be made using the method requiring the least amount of storage to meet the requirement.

• Out-of-the-box functionality must be used when possible.

• Any code required to calculate scores must be able to be run from a single point.

• Email notifications need to be kept to a minimum.

Issues

• Recruiters report that the command button to score a candidate is not working. You debug the code and observe that the context input parameter is null.

• The system does not support associating designations and certifications with candidates.

• The value for the field used by the PCF control to display local time is saved to Microsoft Dataverse each time an active application record is opened.

• Interviewers report that they do not receive email notifications when interview records are created for an existing person of interest.

HOTSPOT

You need to implement ribbon display rules to control availability for the scoring command button.

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

35. You are developing an app that uses Common Data Service.

You must integrate Common Data Service with a new web application. You must allow the new web application to display data from Common Data Service. You build a single-page web application using the Web API.

You need to authenticate your app using OAuth.

What should you use?

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

37. You create a Power Apps app that integrates with Dynamics 365 Customer Service.

You update the app and run solution checker on the original solution. You receive an error stating solution checker cannot export the solution.

You need to determine the primary cause for the issue.

What is the primary cause?

38. You need to determine the cause of the 404 error when connecting to the production instance of the Web API.

What do you identify?

39. DRAG DROP

You need to identify why employees are not receiving notification that nine customers are checked in and waiting in the repair area.

Which components should you test for each step? To answer, drag the appropriate components to the correct steps. Each component 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.

40. HOTSPOT

You need to synchronize pharmacy names and ensure that Dynamics 365 Sales data propagates correctly to the Cerner system.

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


 

MB-500 Dumps (V21.03) Are Available as the Most Current Version - Read MB-500 Free Dumps (Part 1, Q1-Q40) First
Tags:

Add a Comment

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