Last PL-200 practice test reviews Practice Test Microsoft dumps [Q98-Q115]

Share

Last PL-200 practice test reviews: Practice Test Microsoft dumps

Try PL-200 Free Now! Real Exam Question Answers Updated [Mar 21, 2026]


Earning the Microsoft PL-200 certification demonstrates a professional's expertise in using the Microsoft Power Platform to create innovative solutions and drive digital transformation in their organization. With this certification, individuals can enhance their career prospects and demonstrate their commitment to staying up-to-date with the latest technologies and trends in the industry.

 

NEW QUESTION # 98
You are creating a Power Automate cloud flow. The cloud flow will create several SharePoint Online list items based on a variety of conditions.
If any of the dependent SharePoint Online actions fail, you must revert the changes while the automation runs.
You need to design the cloud flow to meet the requirement.
Which two actions should you implement for the design? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Retrigger the flow run.
  • B. Add a scope.
  • C. Perform a changeset request action.
  • D. Set Run After to Has failed

Answer: B,C


NEW QUESTION # 99
You plan to create a Power Bi dataflow.
The Power BI dataflow has the following requirements:
* Be able to create a copy of the dataflow to separate Power Bl workspaces-
* Schedule the dataflow to update every day at 11:00 AW.
You need to configure the dataflow.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 100
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: Ask the Microsoft 365 administrator to sign in to the admin portal and change the username.
Does the solution meet the goal?

  • A. Yes
  • B. No

Answer: A


NEW QUESTION # 101
A company's sales staff wants a simplified way to manage their opportunities in Dynamics 365 Sales without adding custom code.
You need to provide a solution for each requirement.
Which solutions should you provide? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Graphical user interface, text, application, email Description automatically generated

Box 1: Add a Kanban control.
The Kanban view allows your sales team to move opportunities from one stage to another by simply dragging them.
Box 2: Add both controls to the My Opportunities view.
* Kanban views help salespeople to manage their opportunities and activities effectively. Add the Kanban control to the Opportunity and Activity entity so salespeople can use the Kanban views.The Kanban control works only on the Opportunity and Activity entities.
* If you use unified interface, you can display any record in a calendar view via the calendar control.
- Go to Settings->Customization->Customize the System
- Open the configuration for the entity that you want to use the calendar control (Opportunities in our example)
- Click the View tab
- Click "Add Control" and select the calendar control.
- Click the dot for every interface from which you want the calendar control to be available.
Box 3: Use a List view
opportunities in Dynamics 365 Sales
Reference:
https://docs.microsoft.com/en-us/dynamics365-release-plan/2020wave1/dynamics365-sales/work-opportunities-k
https://crmtipoftheday.com/1206/view-any-dynamics-365-record-on-a-calendar/
https://fivep.com.au/how-to-get-visibility-and-report-on-an-opportunities-active-current-sales-stage-without-code


NEW QUESTION # 102
You are designing a Power Virtual Agents chatbot.
The chatbot must be able to maintain customer information if the conversation topic changes during a dialog.
You need to configure variables to store customer name and email address.
Which type of variable should you create?

  • A. bot
  • B. slot
  • C. session
  • D. topic

Answer: A

Explanation:
Explanation
By default, a variable's value can only be used in the topic where this variable gets created. However, you might want the bot to use the same value across topics. This means the bot can remember the necessary context when a conversation spans multiple topics. In some systems, these types of variables are known as global variables. In Power Virtual Agents, these variables are called bot variables, because they apply across the entire bot.
Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/authoring-variables-bot


NEW QUESTION # 103
You are modifying a model-driven app. You set up a customer table in Microsoft Power Platform to retrieve user data. You set up a form with the following columns for users to enter their data. The form includes the following columns:

The form must do the following:
* The Country/region column must automatically populate with US when English is chosen as a language. If the user selects Other for this column, the column must remain blank so that user can enter a value.
* The Passport expiration date column must appear only if the user selects Yes in the Passport ownership column.
You need to configure the app with the least amount of effort.
What should you configure? To answer, drag the appropriate solution component to the correct requirements.
Each solution 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:


NEW QUESTION # 104
You have a business process flow (BPF) that interacts with the Account entity.
You configure a new version for the BPF and add a new stage at the beginning.
You need to identify the impact of the new version on the existing account records.
What is the outcome in each scenario? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Graphical user interface, text Description automatically generated

Box 1: Existing accounts show the new BPF.
When an entity record is being created and if there are multiple BPFs defined on that entity. The system would do the following:
If the ProcessId field is set to Guid.Empty. The system will skip defaulting the BPF on that instance.
If the ProcessId field is set to specific BPF entity reference. The system will default to the specified BPF.
If the ProcessId field on the record is not set. The system will default the BPF.
Box 2: No BPF is linked to a new account.
Note: A business process flow definition is represented as a custom entity and an instance of a process is stored as a record within that entity. Each record is associated with a data record (such as an Account, Contact, Lead, or Opportunity) and in case of cross-entity processes, with a data record for each participating entity.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/business-process-flo


NEW QUESTION # 105
A company plans to implement a model-driven app. The company will enter data through the app. The company has the following requirements:
* Users must be able to search for the data inside the app.
* Users must be able to search for the data outside the app.
You need to configure a solution for each requirement.
What 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 # 106
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 # 107
You need to design the guest check-in solution.
Which technologies 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 # 108
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:
Explanation

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


NEW QUESTION # 109
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 # 110
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:

Explanation
Graphical user interface, text, application, email Description automatically generated


NEW QUESTION # 111
You need to set up webpage permissions.
Which permissions must you set? To answer, move the appropriate permissions to the correct page. You may use each permission 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.

Answer:

Explanation:

Explanation:


NEW QUESTION # 112
A company creates a model-driven app.
Users require access to a Power Bl report that is embedded in the app.
You need to configure the app.
Where should you add the report?

  • A. Business rule
  • B. Dashboard
  • C. Power Automate cloud flow
  • D. XML report

Answer: B


NEW QUESTION # 113
You create a model-driven app for an automobile parts help desk.
A help desk agent uses a form to gather information about customers' automobiles in two custom tables. The names of the tables are Client and Automobile, The form must prepopulate the following information about the customer from the client table:
* First name
* Last name
The agent must be able to type the following information about the automobile:
* Automobile make
* Automobile model
You need to implement the form.
What should you configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 114
The business team provides the following list of features that they would like you to implement:
* Group by or sort columns in the current view.
* Configure a business rule to show an error message.
* Edit values in calculated fields.
* Edit the Address composite field.
* Use the editable grid on mobile phones.
Which actions can you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 115
......

Get Ready to Pass the PL-200 exam with Microsoft Latest Practice Exam : https://pass4sure.practicetorrent.com/PL-200-practice-exam-torrent.html