Preguntas PL 200
Preguntas PL 200
QUESTIONS
Dec 2023
Exam PL-200: Microsoft
Power Platform Functional
Consultant
Here’s Your Quiz
You need to create a new column for a custom table. The new column must have the schema
name abc_income.
a. new solution
b. column in the Default Solution 2
c. column in the Common Data Services Default Solution
d. new publisher
a. Table properties
b. Managed properties
c. Dependencies
d. Required objects
a. Model-driven app
b. Cloud flow
c. Dataverse table
d. Canvas app
Here’s Your Quiz
Question 5. A company uses Microsoft Teams with Dataverse for Teams environments.
A colleague creates a canvas app in Teams. The colleague adds the app to the General channel in a
team named Company Info.
You need to create a canvas app that stores data in a different environment than your colleague’s
app.
What should you do to create a new Dataverse for Teams environment for your app?
a. In the Power Platform admin center, create a new environment and use that environment
for the new app.
b. Create a new team, and then create the app in the new team.
c. Create a new channel in the Company Info team, and then create the app in the new
channel.
d. Create the app in the Power Apps maker portal.
You need to retrieve data from a Microsoft SQL Server database on an on-premises computer. The
SQL Server connection does not need to be shared with other users.
a. On the local computer, configure the firewall to allow Power Automate to connect to SQL
Server.
b. Install a data gateway on a Microsoft Azure virtual machine in the same region as Power
Automate.
c. Install a data gateway on the on-premises computer.
d. Install a data gateway (personal mode) on the on-premises computer.
The company wants to add Terms of Use information using native functionality.
4
You need to recommend which functionality to use.
Question 8. You create an app that uses Microsoft Dataverse for Teams.
You need to move the app to a different Dataverse for Teams environment.
a. make.powerapps.com
b. Power Apps Studio
c. Microsoft Teams channel settings
d. Power Apps personal app
You require a Microsoft Power Automate flow that is triggered from within the canvas app.
a. instant cloud flow under My flows in the Power Automate portal designer
b. automated cloud flow inside the solution
c. instant cloud flow inside the solution
d. desktop flow inside the solution
Question 10. You are designing a cloud flow that is triggered by the creation of a Microsoft
SharePoint item.
If the item does not contain a value in the OrderNumber column, the flow must generate a value.
a. Empty
b. Null
c. Is Blank
d. Is Empty
Question 11. You manage a business rule that is added to a business process flow.
You need to ensure that the business rule is configured to run on the server side.
a. All forms
b. Table
c. Quick view form
d. Main form
Question 12. You create a business process flow for a wedding planning company to
capture event information.
The company has the following requirements when customers confirm that they reserved a venue:
a. Use a condition component to capture contact information, and an action step to send an
email.
b. Use a stage component to capture contact information, and a flow step to send an email.
c. Use a data step to capture contact information, and a workflow step to send an email.
d. Use a condition component to capture contact information, and a flow step to send an
email.
Question 13. You are building a business process flow. One step requires manager approval
for users. 6
You need to trigger a workflow on demand inside the business process flow to create a new
account.
a. Stage
b. Condition
c. Data Step
d. Action Step
Question 15. You want to configure logs to automatically delete as workflows complete.
You plan to use a bulk delete job that runs on a recurring schedule.
a. minute
b. hour
c. day
d. week
e. month
Question 16. You are troubleshooting a classic workflow developed for a customer.
The workflow is failing to run and is set in a state of Waiting. You observe that the account of the 7
workflow owner is deactivated.
a. Update the workflow owner and update the owner of the workflow runs.
b. Update the workflow owner and cancel the previous runs in the Waiting state.
c. Update the workflow owner and resubmit the previous workflow runs.
d. Update the workflow owner and delete the previous workflow runs.
You need to use custom logic on a real-time basis to meet the requirement.
a. desktop flow
b. cloud flow
c. classic workflow
d. business process flow
• current values for the row that the real-time workflow is running on
• the values of any rows linked to the real-time workflow row in an N:1 relationship
Here’s Your Quiz
a. conditional branch
b. parallel wait branch
c. check condition
d. wait condition
• current values for the row that the real-time workflow is running on
• the values of any rows linked to the real-time workflow row in an N:1 relationship
a. conditional branch
b. parallel wait branch
c. check condition
d. wait condition
Question 20. You are creating a cloud flow to perform bulk operations on data in Microsoft
Dataverse. You verify that the configuration in Microsoft Power Platform admin center is set
up correctly.
Cloud flow searches two columns in a table by using the Search rows action. Dataverse search
does not return any results.
a. In the Power Platform admin center, turn on Dataverse search for your environment.
b. Add table to the search index.
c. Add a column to the quick find view.
d. Reset filter conditions for the column.
Here’s Your Quiz
You need to configure Quick Find View so the Relationship column appears in the filter pane when
users search for accounts.
a. Filter by
b. Sort by 9
c. Find columns
d. View columns
Question 22. You are customizing a model-driven app form. The form must perform a
specific action when data in a column changes.
a. On Load
b. TabStateChange
c. OnChange
d. OnReadyStateComplete
Question 23. You are building a canvas app for reporting accidents by on-site construction
workers.
Employees report experiencing intermittent internet connectivity. The employees must have access
to up-to-date information for their work.
You need to provide the employees with offline access to the latest data received when devices are
online.
Question 24. You create a Microsoft Power Pages for customers to view their own customer
record and previous orders.
Question 25. You have basic user access to a new Microsoft Power Platform environment.
a. system customizer
b. system administrator
c. environment maker
d. service writer
You need to allow users to be able to download content on from Power Pages by using web files.
Which external location can you use to store the web files?
a. Microsoft SharePoint
b. OneDrive for Business
c. Microsoft Azure Blob Storage
d. Microsoft Stream
Here’s Your Quiz
The solution must be able to take pictures of products on shelves. The solution must then
automatically identify the products.
Question 28. A company plans to provide a system for staff to manage their leave
entitlement. Leave records are stored in Microsoft SharePoint.
a. canvas app
b. Microsoft Power Pages
c. Microsoft Power Automate
d. model-driven Power App
Question 29. You need to build a canvas app that captures people’s names at a trade show.
Internet connectivity is unreliable. The app must store the names until a reliable connection can be
made.
a. collection
b. data table
c. gallery
d. variable
Here’s Your Quiz
Question 30. An event planning company wants to capture information for each event. The
captured information must include the following:
You need to create a relationship between the records to capture the information.
a. 1:N relationship
b. N:N relationship
c. custom intersect table with two 1:N relationships
d. N:1 relationship
Question 31. You design a schema for a new Microsoft Dataverse solution. A company
plans to use the solution to store products and the product stock amounts in different
outlets.
Whenever the company deletes a product, all stock information for the product must be quickly
deleted.
Question 32. You are importing financial information into a newly created table structure in
Microsoft Dataverse.
Many transactions have the same information but have a unique ID in the current data source
based on the date/timestamp of the transaction.
You need to avoid duplicate IDs upon import of the data and retain the unique ID format moving
forward.
Here’s Your Quiz
Users must receive a warning message when they try to save a contact that matches an existing
contact record. A match in one of the following columns must trigger the message:
a. One
b. Two
c. Three
d. Four
Question 34. A company stores customer data in a Microsoft SharePoint list. The SharePoint
list does not use data validation.
The company plans to deploy a model-driven app within Microsoft Dataverse to manage the
customer data.
You need to reduce the risk of errors when bringing the data into Dataverse by using standard
functionality as much as possible.
a. tenant
b. column
c. table 14
d. organization
Question 36. You manage a model-driven app that contains custom tables.
You share the app with users. The users are unable to view records in the custom tables included in
the app.
Question 37. A company has a solution that holds customer information. The solution also
contains potential and confirmed orders linked to customers.
You need to reassign the salesperson’s customer and linked order records to a different team
member.
a. Cascade All
b. Cascade User Owned
c. Cascade Active
d. Cascade None
Here’s Your Quiz
Question 38. A company that delivers training courses uses Microsoft Dataverse.
The company wants to record course registration and attendance. The company configures a
Contact table and a Course table.
You must prevent users from creating contacts with the same first and last names as existing leads.
You need to create a custom bulk deletion job that deletes workflow records from the
AsyncOperationBase table. The records must have been created in the last seven days and
successfully completed.
a. Bulk Delete
b. System Event
c. Deletion Service
d. Workflow
Here’s Your Quiz
A user needs to add a tile from a Power BI dashboard to the model-driven app.
You need to display the statecode field data from the opportunities table in a canvas app gallery.
The gallery is embedded in the Power BI dashboard.
a. Opportunities. Items
b. ‘PowerBIIntegration’.items
c. ‘PowerBIIntegration’.data
d. Opportunities
Question 43. A company collects lead information from its website. The first and last names
of the leads are added to a .csv file. The file is stored in Microsoft OneDrive.
New leads added to the file the previous day must be loaded into a Microsoft Dataverse table
daily.
You need to create a dataflow to add the new leads to the Dataverse table.
Question 44. You must schedule data to import automatically into Microsoft Dataverse.
You need to define the days of the week to import the data and ensure that you are notified of any
failures.
Question 45. You are migrating data from various data sources into a Microsoft Dataverse
solution data structure.
You need to ensure that duplicate records are removed when you import to Dataverse.
a. Power Automate
b. Data Import Wizard
c. Dataflows
d. Microsoft Excel Online connected to the Dataverse table
a. Entities
b. Topics
c. Variables
d. Channels
Here’s Your Quiz
Question 47. You create a Microsoft Power Virtual Agents chatbot for a company.
Customers must be able to connect to a customer service agent when the chatbot cannot
understand a user request.
The company is implementing a Microsoft Power Virtual Agents chatbot. The chatbot must
understand which products the company offers.
You must isolate the chatbot environment from other Power Platform solutions.
You need to create the environment for the chatbot to reside in.
Question 50. You are developing a Microsoft Power Virtual Agents chatbot.
You need to authorize another chatbot to call the chatbot that you created.
a. agent transfers
b. allowed callers
c. skills 19
d. channels
Here’s Your Quiz
21