Practice Free PL-200 Exam Online Questions
You plan to create a Power Virtual Agents bot.
The bot must support single sign-on.
You need to publish the bot.
Which two locations should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Microsoft Teams
- B . Mobile app developed for iOS and Android
- C . Azure Bot Service channels
- D . Website developed using pro developer tools
C, D
Explanation:
C. Azure Bot Service channels: You can configure a Power Virtual Agents bot as a channel in Azure Bot Service. Single sign-on can be configured for the bot using Azure Active Directory (AAD) and the OpenID Connect protocol. This allows you to use your existing AAD users and groups to control access to your bot.
D. Website developed using pro developer tools: You can embed a Power Virtual Agents bot on a website using the Web Chat control. Single sign-on can be configured for the bot using Azure Active Directory (AAD) and the OpenID Connect protocol. This allows you to use your existing AAD users and groups to control access to your bot.
You need to store scanned consent forms. Where should you store the forms?
- A . SharePoint
- B . Attachment
- C . Column
- D . Notes
You have a classic workflow. The workflow updates a custom column on a record when an account record is created.
The workflow must update the custom column based on the following conditions:
• Update the custom column value using the Account Number.
• If the Account Number column is blank, update the custom column value using the Ticker Symbol.
• If the Ticker Symbol column is blank, update the custom column value to N/A
You need to configure the custom column value by using the update record step.
What should you do?
- A . Add the two columns with the default value by using the Forms Assistant.
- B . Add an expression that evaluates the two column values and uses the first populated value or else the default value.
- C . Add check conditions to determine if the two columns contain data.
- D . Add a formula that evaluates the two column values and uses the first populated value or else the default value
You have a canvas app that allows users to view, select and purchase products. The app uses a Gallery control to display products and checkboxes that allow users to select products.
When users select items from the product catalog, they move to a different screen to complete a purchase.
Users must be able to clear all product selections when they click the button.
You need to configure the button.
What should you do?
- A . Use the Reset (Control) formula and pass the gallery control as a parameter to the Reset formula.
- B . Use the Reload(control) formula and pass the gallery control as parameter to the Reload formula.
- C . Use the ForAall( ) function to iterate through each item of the Gallery and clear user selections.
- D . Set the OnCheck value to populate a collection and the OnUncheck value to remove the item from the collection. Clear the collection when the user selects the button.
D
Explanation:
https://debajmecrm.com/quick-tip-resetting-controls-inside-gallery-in-canvas-app/
A company creates a canvas app.
The app requires users to enter their social security number. The app should only display the last four digits when the user tabs to a different column.
You need to configure the app.
Which option should you use?
- A . Power Fx
- B . Business rule
- C . Business process flow
- D . Power Bl DAX
HOTSPOT
You are building a model-driven app for a company.
You identify several custom commands that the app must support, including the following commands:
• Save a row.
• Move the user to a different row in the application.
• Navigate the user to an external webpage.
• Show a notification that the user can accept or decline.
You need to identify the formula to use for each requirement.
Which formulas should you identify? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

DRAG DROP
You need to define the table types for Contoso Suites.
Which table type should you define for each requirement? To answer, move the appropriate table types to the correct tables. You may use each table type 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.

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

A company uses Common Data Service to manage prospects. The company has a business process flow named BPFA that is associated with the Prospect entity to streamline the prospect management process.
You add a field named Category to the Prospect entity. You create additional business process flows. You apply the business process flows to Prospect records based on the selected category. Users can switch to any other newly configured business process flows but must not use BPFA.
You need to configure the solution.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE Each correct selection is worth one point.
- A . Remove all of the privileges for BPFA.
- B . Deactivate BPFA.
- C . Use a business rule to prevent users from switching to BPFA.
- D . Change the display order of the business process flows to move BPFA to the bottom of the list.
DRAG DROP
You are a Dynamics 365 for Customer Service administrator.
You must create a form for team members to use.
The form must provide the ability to:
✑ Lock a field on a form.
✑ Trigger business logic based on a field value.
✑ Use existing business information to enhance data entry.
You need to implement business rule components to create the form.
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 or scroll to view content. NOTE: Each correct selection is worth one point.

Explanation:
Action
Condition
Recommendation