Download Microsoft Power Platform Developer.PL-400.ExamTopics.2026-05-12.375q.tqb

Vendor: Microsoft
Exam Code: PL-400
Exam Name: Microsoft Power Platform Developer
Date: May 12, 2026
File Size: 27 MB

How to open TQB files?

Files with TQB (Taurus Question Bank) extension can be opened by Taurus Exam Studio.

Demo Questions

Question 1
Case study -
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 -
Contoso Pharmaceuticals manufactures and sells drugs to retail and wholesale pharmacies, hospitals, and research facilities.
The company plans to implement Dynamics 365 Sales and Dynamics 365 Finance.
Current environment -
  • Contoso maintains a Microsoft Excel workbook that lists all drugs they supply.
  • Pharmacies submit order requests through email.
  • All information at customer locations is handwritten by customer representatives.
  • Contoso uses Cerner, which is a medical industry application that uses a proprietary database.
  • Some accounts are referrals from other pharmacies.
  • Every pharmacy has its own Dynamics 365 Sales instance.
Requirements -
General -
You must create a model-driven app to meet Contoso’s needs. You must minimize the use of custom code and custom connectors.
Accounts -
  • Ensure that the names of the pharmacies are synced between the accounting and the customer management systems.
  • Account numbers should be entered automatically into the pharmaceutical system that is in a Cerner database and kept in sync.
  • When the account is entered into the system, extra fields must appear if the referral customer box is selected. If the box is not selected, the extra fields must not appear.
  • A trigger must be created that changes the Priority field to 1 in the Account record 10 days after an Account record is created.
  • A field named Priority_Trigger must be created to trigger the Priority field.
  • A field named Facility type field must be added in order to select whether a customer is a retail pharmacy, wholesale pharmacy, research facility, or hospital.
Users -
  • UserA must be able to create and publish Power Apps apps.
  • UserB must be the owner of all the systems and be able to provide permissions and create all new environments.
  • UserC must be able to create apps connected to the systems and update the security roles and entities.
  • Pharmacy representatives must only be able to run the apps and access their own records.
  • Access to the accounting Power Apps app must be restricted to accounting team members.
  • End users must have minimum access to the required systems.
  • Only supervisors must be able to view phone numbers in the Accounts form.
  • Developers must be able to create new apps for all users.
  • Sales users must only have access to their own records.
Reporting -
Pharmacy orders must be displayed in four graphs as follows:
  • Annual revenue over $100,000
  • Annual revenues under $100,000
  • Research facilities
  • Hospitals
The graphs must be interactive, and users must be able to drill down on any dimension.
Customizations -
  • Ensure that notifications are sent to the sales team when a lead is added by using Slack.
  • Ensure that leads have a review stage added to the sales process.
  • Doctors must be manually added to a custom entity named Doctor if the doctor is not listed.
  • Refill dates for customer prescriptions should be automatically determined and a notification should be sent to the customer.
  • Fields for the doctor’s name and phone number must be displayed in the customer record.
  • The doctor entered on the customer’s record must be validated against doctors that exist in the system.
  • The new solution will be sold to other pharmacies for use. The application must not allow changes to be made.
  • The solution must be error free so that when it is installed in other environments it does not cause issues.
Mobile app -
  • A custom mobile app must be created to allow salespeople to add or search by pharmacy name.
  • Pharmacy records must be uniquely identified by pharmacy name, address, contact name, and phone number.
  • When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits.
You need to create an application to deploy to other pharmacies.
What should you do?
  1. Navigate to Customize the System and export everything to a managed solution.
  2. Create packages for Package Deployer.
  3. Create customizations with metadata in Organization Services.
  4. Write a Web API to move customizations.
Correct answer: B
Question 2
You are configuring two command buttons on a form.
The form must display the buttons only if conditions meet a pre-defined criteria.
You need to create rules for the form.
Which rule types should you use?
To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct answer: To work with this question, an Exam Simulator is required.
Question 3
Case Study -
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. When you are ready to answer a question, click the Question button to return to the question.
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
- Hiring Manager - lookup to SystemUser
- Recruiter Assigned - lookup to SystemUser
• Contact (Job Applicant)
- Contact identifier
- First name
- Last name
- Time-Zone Offset
- Person of Interest - Yes/No (default)
• Application proapplication
- Contact identifier, Contact - lookup to Contact
- Job Posting - lookup to JobPosting
- pro_recruiterassignedid
• Interview
- Application - lookup to Application
- Job Posting - lookup to JobPosting
- Recommend - Choice (Yes (0), No (1), and null (default) are the available values)
- Person of Interest - Yes/No, No is the default value
• Referral
- Contact - lookup to Contact
- Referrer - lookup to SystemUser
- Job Posting - lookup to JobPosting
• SystemUser
- Manager - lookup to SystemUser
- Time-Zone Offset
• Recruiter
- Recruiter identifier
- 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.
Requirements. 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 member's 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.
Requirements. 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:
- The number of interviews in the past two years and whether team members provided recommendations
- The number of hiring manager referrals and employee referrals in the past two years
- 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.
Requirements. 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:
- Each interview with a recommendation adds two to the score.
- Each interview without a recommendation subtracts two from the score.
- Each employee or manager referral adds one to the score.
- 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.
Requirements. 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.
You need to resolve the issue with the new command button.
What should you do?
  1. Pass ExecutionContext to the function in the action definition.
  2. Pass the value SelectedControl to the function in the action definition.
  3. Select the Pass execution context as first parameter option on the event registration form.
  4. Pass the value PrimaryControl to the function in the action definition.
Correct answer: D
Question 4
Case study -
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 -
Northwind Traders uses Microsoft Dynamics 365 Sales to manage its sales process. To better understand its customers, Northwind Traders invests in a team of researchers who gather data from multiple sources. The company stores the data it collects in a Microsoft Azure SQL Database. The company plans to use the data to enrich account records and make the sales team more effective.
Current environment -
Environment -
  • The company has three Microsoft Power Platform environments with Dynamics 365 Sales installed. The environments are named development, test, and production.
  • Each environment has an application user that can be used for integrations.
  • The company must use solutions to perform all customization and configuration deployment.
Data -
  • Researchers are responsible for creating account records.
  • Researchers have permissions on the Account table to create records, read all records, and update records they own.
  • A synchronous plug-in runs when an account record is created and could reassign the record to a different user.
  • Users must access data as themselves to enforce security and audit changes.
  • A column named new_dataid is added to the Account table. The column uniquely identifies which data it should receive.
  • Researchers have researched only the top 20 percent of account records.
Web API -
  • The company creates an Azure Function to run a RESTful .NET Web API.
  • Data can be retrieved by placing a GET request to the URL https://dataservice-[ENVIRONMENTNAME].azurewebsites.net/enrich/[DATAID].
  • [ENVIRONMENTNAME] is the name of the Microsoft Power Platform environment that requests the data.
  • DATAID] is the new_dataid column in the Account table.
  • The Web API response will return a 200 response plus data if the DataId is found. Otherwise, a 404 response is returned.
  • Developers plan to create a custom connector from the Web API to make it accessible from Microsoft Power Platform.
Requirements -
Custom connector -
  • The Web API definition used to create the custom connector must be generated based on a low-code technology.
  • The URL used by the custom connector must incorporate the current environment name without hardcoding values.
  • Errors generated by the custom connector must not cause downstream processes to fail.
  • Text descriptions and field placeholder text that describe the use of the custom connector must appear for non-developers.
Process -
  • All account records must be updated with data from the Web API once automatically.
  • Only account records that contain a DataId should be updated by the Web API.
  • Researchers must create Power Automate flows to specify data analysis priority.
  • The researchers require a process that repurposes a set of identical steps of parameterized Microsoft Dataverse queries from a Power Automate flow for use in other flows that have different parameters. The researchers want to avoid recreating the steps manually each time they create a flow to save time and avoid errors.
Issues -
  • A tester attempts to connect to the production instance of the Web API with a DataId that should return data. The tester receives an error stating that the remote name could not be resolved.
  • A missing component causes an error to occur when importing the solution that contains the Power Automate flow to update account records in a test environment.
You need to determine which component to add to the solution to resolve the account records import error.
Which component should you add?
  1. connection
  2. service endpoint
  3. custom connector
  4. Account table
Correct answer: C
Question 5
Which permissions does a managed identity have on Microsoft Dataverse data?
  1. permissions assigned to the corresponding application user
  2. permissions assigned to the user triggering the Azure resource
  3. permissions equivalent to the environment admin role
  4. permissions equivalent to the system administrator role
Correct answer: A
Question 6
Case Study -
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. When you are ready to answer a question, click the Question button to return to the question.
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
- Hiring Manager - lookup to SystemUser
- Recruiter Assigned - lookup to SystemUser
• Contact (Job Applicant)
- Contact identifier
- First name
- Last name
- Time-Zone Offset
- Person of Interest - Yes/No (default)
• Application proapplication
- Contact identifier, Contact - lookup to Contact
- Job Posting - lookup to JobPosting
- pro_recruiterassignedid
• Interview
- Application - lookup to Application
- Job Posting - lookup to JobPosting
- Recommend - Choice (Yes (0), No (1), and null (default) are the available values)
- Person of Interest - Yes/No, No is the default value
• Referral
- Contact - lookup to Contact
- Referrer - lookup to SystemUser
- Job Posting - lookup to JobPosting
• SystemUser
- Manager - lookup to SystemUser
- Time-Zone Offset
• Recruiter
- Recruiter identifier
- 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.
Requirements. 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 member's 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.
Requirements. 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:
- The number of interviews in the past two years and whether team members provided recommendations
- The number of hiring manager referrals and employee referrals in the past two years
- 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.
Requirements. 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:
- Each interview with a recommendation adds two to the score.
- Each interview without a recommendation subtracts two from the score.
- Each employee or manager referral adds one to the score.
- 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.
Requirements. 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.
You need to track referrals.
What should you do?
  1. Add a referral source field to the Application table.
  2. Create a new Referral table with required lookup columns to the Contact, SystemUser, and Application tables.
  3. Add a second lookup column to SystemUser for manager referrals to the Application table.
  4. Create a new Referral table with required lookup columns to the Contact, SystemUser, and JobPosting tables.
Correct answer: A
Question 7
Case Study -
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. When you are ready to answer a question, click the Question button to return to the question.
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
- Hiring Manager - lookup to SystemUser
- Recruiter Assigned - lookup to SystemUser
• Contact (Job Applicant)
- Contact identifier
- First name
- Last name
- Time-Zone Offset
- Person of Interest - Yes/No (default)
• Application proapplication
- Contact identifier, Contact - lookup to Contact
- Job Posting - lookup to JobPosting
- pro_recruiterassignedid
• Interview
- Application - lookup to Application
- Job Posting - lookup to JobPosting
- Recommend - Choice (Yes (0), No (1), and null (default) are the available values)
- Person of Interest - Yes/No, No is the default value
• Referral
- Contact - lookup to Contact
- Referrer - lookup to SystemUser
- Job Posting - lookup to JobPosting
• SystemUser
- Manager - lookup to SystemUser
- Time-Zone Offset
• Recruiter
- Recruiter identifier
- 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.
Requirements. 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 member's 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.
Requirements. 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:
- The number of interviews in the past two years and whether team members provided recommendations
- The number of hiring manager referrals and employee referrals in the past two years
- 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.
Requirements. 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:
- Each interview with a recommendation adds two to the score.
- Each interview without a recommendation subtracts two from the score.
- Each employee or manager referral adds one to the score.
- 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.
Requirements. 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.
You need to configure the PCF control to display team members for interview scheduling.
Which two inputs should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  1. identifier for the hiring manager
  2. time-zone offset for the job candidate
  3. identifier for the job posting
  4. time-zone offset for the hiring manager
  5. identifier for the job candidate
Correct answer: A, B
Question 8
A company is developing a Microsoft Dataverse plug-in.
The plug-in must create a follow-up task for a new account.
You add the code that receives context(IPluginExecutionContext) and service(IOrganizationService).
You need to create the remaining code to insert the follow-up task.
Which three code blocks should you use in sequence? To answer, move the appropriate code sequences from the list of sequences to the answer area and arrange in the correct order.
Correct answer: To work with this question, an Exam Simulator is required.
Question 9
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 the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company designs data integration with an external system by using virtual tables.
You need to implement the virtual tables.
Solution: Use a table that has a GUID as its primary key.
Does the solution meet the goal?
  1. Yes
  2. No
Correct answer: A
Question 10
Case study -
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 -
Northwind Traders uses Microsoft Dynamics 365 Sales to manage its sales process. To better understand its customers, Northwind Traders invests in a team of researchers who gather data from multiple sources. The company stores the data it collects in a Microsoft Azure SQL Database. The company plans to use the data to enrich account records and make the sales team more effective.
Current environment -
Environment -
  • The company has three Microsoft Power Platform environments with Dynamics 365 Sales installed. The environments are named development, test, and production.
  • Each environment has an application user that can be used for integrations.
  • The company must use solutions to perform all customization and configuration deployment.
Data -
  • Researchers are responsible for creating account records.
  • Researchers have permissions on the Account table to create records, read all records, and update records they own.
  • A synchronous plug-in runs when an account record is created and could reassign the record to a different user.
  • Users must access data as themselves to enforce security and audit changes.
  • A column named new_dataid is added to the Account table. The column uniquely identifies which data it should receive.
  • Researchers have researched only the top 20 percent of account records.
Web API -
  • The company creates an Azure Function to run a RESTful .NET Web API.
  • Data can be retrieved by placing a GET request to the URL https://dataservice-[ENVIRONMENTNAME].azurewebsites.net/enrich/[DATAID].
  • [ENVIRONMENTNAME] is the name of the Microsoft Power Platform environment that requests the data.
  • [DATAID] is the new_dataid column in the Account table.
  • The Web API response will return a 200 response plus data if the DataId is found. Otherwise, a 404 response is returned.
  • Developers plan to create a custom connector from the Web API to make it accessible from Microsoft Power Platform.
Requirements -
Custom connector -
  • The Web API definition used to create the custom connector must be generated based on a low-code technology.
  • The URL used by the custom connector must incorporate the current environment name without hardcoding values.
  • Errors generated by the custom connector must not cause downstream processes to fail.
  • Text descriptions and field placeholder text that describe the use of the custom connector must appear for non-developers.
Process -
  • All account records must be updated with data from the Web API once automatically.
  • Only account records that contain a DataId should be updated by the Web API.
  • Researchers must create Power Automate flows to specify data analysis priority.
  • The researchers require a process that repurposes a set of identical steps of parameterized Microsoft Dataverse queries from a Power Automate flow for use in other flows that have different parameters. The researchers want to avoid recreating the steps manually each time they create a flow to save time and avoid errors.
Issues -
  • A tester attempts to connect to the production instance of the Web API with a DataId that should return data. The tester receives an error stating that the remote name could not be resolved.
  • A missing component causes an error to occur when importing the solution that contains the Power Automate flow to update account records in a test environment.
You need to choose a technology to access the Web API.
Which technology should you select?
  1. Canvas app that uses the custom connector
  2. Plug-in that contacts the Web API
  3. Power Automate flow that uses the custom connector
  4. Webhook that contacts the Web API
Correct answer: C
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!