[Feb 10, 2026] PL-200 Ultimate Study Guide - TestPassKing [Q85-Q109]

Share

[Feb 10, 2026] PL-200 Ultimate Study Guide - TestPassKing

Ultimate Guide to Prepare PL-200 Certification Exam for Microsoft Power Platform in 2026


To become a Microsoft Power Platform Functional Consultant, one needs to pass the PL-200 exam. PL-200 exam is aimed at individuals who want to create business solutions using the Microsoft Power Platform. PL-200 exam tests the candidate's knowledge of creating custom business solutions using the Power Platform applications. PL-200 exam is beneficial for individuals who want to work as functional consultants or developers in organizations that use Microsoft Power Platform.

 

NEW QUESTION # 85
A company uses Power Apps to create maintenance requests. The maintenance manager emails the manager of the department noted in the request.
The maintenance manager wants to automate the email process when a new maintenance request is created.
You need to build a Power Automate flow to automate the email process.
Which three components should you add to the flow in sequence? To answer, move the appropriate components from the list of components to the answer area and arrange them in the correct order.

Answer:

Explanation:


NEW QUESTION # 86
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 question sets might have more than one 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.
You administer the Microsoft 365 and Power Platform environments for Contoso, Ltd. The company has a model-driven app that is used to track customer interactions with employees. The app uses standard table types for customers. A user named Elisabeth Rice signs in to the app by using the following sign in name: [email protected].
After marriage, Elisabeth changes her legal name to Elisabeth Mueller.
You need to update the sign in name for the user without losing any application history.
Solution: Delete the user account in the Power Platform admin portal and recreate the account by using the new name.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: A


NEW QUESTION # 87
You are a Dynamics 365 Customer Service system administrator. You create an app for the sales team.
Members of the sales team cannot access the app.
You need to ensure that sales team members can access the app.
Where should you configure app permissions?

  • A. Manage Roles
  • B. Dynamics administration center
  • C. Security Roles
  • D. Dynamics 365 home

Answer: A

Explanation:
References:
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/customize/manage-access-apps-security-roles


NEW QUESTION # 88
A company creates a Power Virtual Agents chatbot.
You need to determine when live agents are engaged to provide support.
Which metrics should you use? To answer, drag the appropriate metrics to the correct processes. Each metric 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/teams/analytics-summary-teams


NEW QUESTION # 89
You are designing an app for a bank.
You must create entities for the app and configure relationships between entities:

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

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-entity-lookup


NEW QUESTION # 90
You are a Dynamics 365 administrator.
You create a new app.
You need to create the site map for the app.
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.

Answer:

Explanation:

Explanation:


NEW QUESTION # 91
You ate a Dynamics 365 Customer Engagement administrator. You create workflows to automate business processes. You need to configure a workflow to meet the following requirements:
* Be triggered when a condition is met.
* Run immediately.
* Perform an action when a condition is met.
How should you configure the workflow? To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
Explanation
1) Be triggered when a condition is met - Subject contains data
2) Run Immediately - Configure the workflow to run now
3) Perform an action when a condition is met - send an email


NEW QUESTION # 92
You set up a new instance of Dynamics 365 for Customer Service.
Users report a variety of issues working with cases on mobile devices.
You need to configure the mobile app to be able to view cases.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
1. User is able to login but can't see Case Records --> "Configure Mobile Settings on Case Entity Level"
2. Users can open cases but cannot see the subject of the case - "configure mobile settings at the field level within the case form
3. User reports that they cannot access the system from Dynamics 365 mobile app --> Configure a security role in the mobile permission set of the appropriate user
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/mobile-app/set-up-dynamics-365-for-phon


NEW QUESTION # 93
You are creating a Power Virtual Agents chatbot for a Microsoft Power Platform power apps portal app.
The job title of users must be stored automatically when users log in. The job title must always appear in the chatbot.
You need to configure the job title functionality.
Which mechanism should you use?

  • A. variable
  • B. topic
  • C. artificial intelligence
  • D. entity

Answer: A

Explanation:
After enabling the Authentication, you will now have access to Two variables, bot.UserDisplayName bot.UserId


NEW QUESTION # 94
You create a Power Automate flow as part of a managed solution. The flow alerts users when files are uploaded to a SharePoint location.
Files are uploaded to SharePoint at a much higher rate than expected. Users report that they receive too many notifications about uploaded files.
You need to stop the flow and correct the issue.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-automate/edit-solution-aware-flow
https://docs.microsoft.com/en-us/power-automate/error-checker


NEW QUESTION # 95
You have a business process flow.
You need to update the business process flow while minimizing administrative and maintenance efforts.
What should you implement? 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 need to drag the split bar between panes or scroll to view content.
NOTE:Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 96
You plan to automate several different processes by using Power Automate.
Each process has unique characteristics.
You need to recommend components for each process.
Which components should you recommend? To answer, drag the appropriate components to the correct processes. 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.

Answer:

Explanation:

Explanation:
1: Custom connector (REST API access)
2: Unatteded UI flow


NEW QUESTION # 97
You are creating a canvas app.
A user will click a button on each screen of a Power Apps app to proceed to the next screen.
You need to implement an action that selects the next screen that the user sees.
Which event should you handle?

  • A. OnLoad
  • B. ScreenTransition
  • C. OnSelect
  • D. OnCheck

Answer: C

Explanation:
Add navigation
1. With the Source screen selected, open the Insert tab, select Icons, and then select Next arrow.
2. With the arrow still selected, select the Action tab, and then select Navigate.
3. The OnSelect property for the arrow is automatically set to a Navigate function.

4. When a user selects the arrow, the Target screen fades in.
5. On the Target screen, add a Back arrow, and set its OnSelect property to this formula:
6. Navigate(Source, ScreenTransition.Fade)
7. While holding down the Alt key, toggle between screens by selecting the arrow on each screen.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-screen-context-variables


NEW QUESTION # 98
You need to address the unnecessary data access.
Which security changes should you make? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 99
A company uses Common Data Service to manage account and contact information.
The company plans to use the Al Builder model to make key business decision.
You need to integrate prebuilt Al Builder models with Power Automate.
Which models should you use? To answer, select the appropriate option the answer area.
NOTE Each correct selection is worth one point.

Answer:

Explanation:

Explanation:

Reference:
https://docs.microsoft.com/en-us/ai-builder/prebuilt-sentiment-analysis
https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase
https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognition


NEW QUESTION # 100
You need to design the resort portal's email registration process.
Which solutions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 101
You are a Dynamics 365 Customer Engagement administrator. You create a new solution in Dynamics 365.
You need to help end users understand which actions to take next and ensure that user interaction occurs in manageable steps.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation


NEW QUESTION # 102
A company has a portal. Users sign into the portal by using a social media account.
The company wants to replace the existing portal with a Power Apps portal. users must sign up for access to the portal by using a Microsoft account and a unique invitation code that will be provided to the users.
You need to configure authentication for the home page.
Which values should you use? To answer, drag the appropriate values to the appropriate authentication settings. Each value 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.

Answer:

Explanation:

Explanation
NO
NO


NEW QUESTION # 103
You plan to create a dataflow to import data into Microsoft Dataverse by using Power Query. The dataflow has the following requirements:
* A table of aggregated data must be created in dataflow storage.
* A unique identifier must be created for the table.
You need to configure the dataflow.
Which solutions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection Is worth one point.

Answer:

Explanation:


NEW QUESTION # 104
A customer has a support website that includes FAQ pages, knowledge articles, and support content.
You plan to leverage an existing Power Virtual Agents bot to enhance and streamline existing support functionality for the existing support portal.
You need to create topics from existing website content. The process must minimize human errors during topic creation.
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.

Answer:

Explanation:

Explanation
Select Suggest topics on the Topics page to extract content from FAQ/support pages or online files.
Add the suggested topics to your bot.
Enable the topics.
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-create-topics-from-web


NEW QUESTION # 105
The owner of a company needs to know who signs into the system.
You need to ensure that the owner can view the user audit logs.
Where does each action need to be performed? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/audit-data-user-activity


NEW QUESTION # 106
You need to resolve the issue reported by substitute employees after they are assigned service requests.
How should you configure the system? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Box 1: Service Request 1:N Qualification
When users go on vacation, all their outstanding Service Request records are assigned to a substitute employee. The substitute employees are unable to see all the qualifications related to their service requests.
Box 2: Cascade All
Cascade All - Perform the action on all referencing table records associated with the referenced table record.
Reference:
https://docs.microsoft.com/en-us/power-apps/developer/data-platform/configure-entity-relationship-cascading-be


NEW QUESTION # 107
You need to create a system chart for the Account entity.
The chart must display a count of accounts grouped by owner and then display the accounts by Address 1: State/Province for each owner. You begin to configure chart options as shown in the image below.

How should you complete the configuration? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point. The chart must display a count of accounts grouped by owner, and then display the accounts by Address 1 to State/Province for each owner.

Answer:

Explanation:


NEW QUESTION # 108
A company plans to create two Microsoft Power Platform applications.
One of the applications requires a custom control layout without using code. The other application will be used primarily by external users.
You need to create the applications.
Which application types should you use? To answer, drag the appropriate application types to the correct requirements. Each application 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.

Answer:

Explanation:


NEW QUESTION # 109
......

Microsoft Power Platform Fundamentals-PL-200 Exam-Practice-Dumps: https://www.testpassking.com/PL-200-exam-testking-pass.html

Use Real PL-200 Dumps - Microsoft Correct Answers: https://drive.google.com/open?id=1DjT8j5pHed9DKB0gVoLoC24TV2pDMYyZ