๐ŸŽ„

CertoMetrics - 15% OFF Special Discount Offer - Ends In:

0d 00h 00m 00s
Coupon code: SALE2026

Microsoft Power Platform Functional Consultant (PL-200)

Get full access to the updated question bank and confidently prepare for your exam.

Vendor

Microsoft

Certification

Digital & App Innovation

Content

305 Qs

Status

Verified

Updated

14 hours ago

Test the Practice Engine

Experience our interactive testing environment with free demo questions

Launch Free Demo
Best Value Bundle

Premium Bundle

Complete Success Suite

$68 $49

Save $19 Instantly

  • โœ“
    Full PDF + Interactive Engine Everything you need to pass
  • โœ“
    All Advanced Question Types Drag & Drop, Hotspots, Case Studies
  • โœ“
    Priority 24/7 Expert Support Direct line to certification leads
  • โœ“
    90 Days Free Priority Updates Stay current as exams change

Success Metric

98.4% Pass Rate

Verified by 15k+ Students
Secure Checkout
Popular

Standard Simulation

Practice Engine

$39

One-Time Payment

  • Web-Based (Zero Install)
  • Real Testing Environment Virtual & Practice Modes
  • Interactive Engine Drag & Drop, Hotspots
  • 60 Days Free Updates

Compatible with All Devices

Chrome
Verified Secure Checkout

Basic Tier

PDF Study Guide

$29

Digital Access

  • โœ“ Exam Questions (PDF)
  • โœ“ Mobile Friendly
  • โœ“ 60 Days Updates
Download Free Sample PDF

Verified 61-Question Preview (PL-200)

Secure Checkout

Verified Community

The CertoMetrics Standard.

Recommend the #1 platform for verified Microsoft certification resources.

Success Network

Help a Colleague Succeed.

Invite a peer to get their own updated PL-200 prep kit.

Exam Overview

The Microsoft Power Platform Functional Consultant (PL-200) certification is a pivotal credential for professionals aiming to master the art of designing, configuring, and implementing solutions across the Microsoft Power Platform. This certification validates your expertise in translating complex business requirements into tangible, low-code/no-code applications using Power Apps, automating workflows with Power Automate, and leveraging Dataverse for robust data management. Earning the PL-200 demonstrates your ability to enhance organizational efficiency, drive digital transformation, and deliver significant business value through intelligent solutions. It positions you as a key player capable of optimizing operations and empowering users, making you an indispensable asset in today's rapidly evolving digital landscape.

Questions

40-60

Passing Score

700/1000

Duration

120 Minutes

Difficulty

Intermediate

Level

Associate

Skills Measured

Configure Microsoft Dataverse
Create Power Apps
Create and manage Power Automate flows
Implement Power Virtual Agents and integrate with Power BI
Manage Power Platform solutions and Application Lifecycle Management (ALM)

Career Path

Target Roles

Power Platform Functional Consultant Business Analyst Solution Architect (Associate)

Common Questions

Is the material up to date?

Yes. We update our question bank weekly to match the latest Microsoft standards. You get free updates for 90 days.

What format do I get?

You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).

Is there a guarantee?

Absolutely. If you fail the PL-200 exam using our materials, we offer a full money-back guarantee.

When do I get the download?

Instantly. The download link is available in your dashboard immediately after payment is confirmed.

Free Study Guide Samples

Previewing updated PL-200 bank (61 Questions).

QUESTION 1

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.


Hot Area:

Technical Scenario Diagram
Answer Canvas

โœ…

Reasoning: To stop a Power Automate flow, you disable it directly from the Power Automate portal. This action immediately halts its execution, addressing the "too many notifications" issue. Even if the flow is part of a managed solution, its operational status is controlled through the portal.


โœ…

Reasoning: Verifying changes requires a two-step approach: first, run the Flow checker to identify any design issues or errors. Second, use the Test feature to execute the flow with data and confirm the intended behavior and that the original problem (excessive notifications) is resolved before reactivating it.

QUESTION 2

A company is creating a canvas app and a model-driven app to manage their customer accounts.

The canvas app requires a business rule to set the Business Type column to large if the customer size is greater than a specific currency value.

The model-driven app requires a business rule to recommend the account rating be re-evaluated when the account goes on credit hold for this app only.

You need to configure the scope for the business rules.

Which scope should you use? 

 

To answer, drag the appropriate scopes to the correct business rules. Each scope 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.

Select and Place:

Technical Scenario Diagram
Answer Canvas

โœ…

Reasoning: The business rule to set a column value based on customer size for a canvas app should be scoped to 'Table'. This ensures the rule consistently executes regardless of whether data is modified via the canvas app, model-driven app, or API, enforcing data integrity at the data layer.


โœ… **forms **

Reasoning: The rule to recommend account rating re-evaluation "for this app only" in a model-driven app context indicates a UI-level action specific to that app. 'All forms' ensures the rule applies to all forms within that model-driven app, without affecting other apps or backend processes.



QUESTION 3

You need to implement the requirement for the VP of sales.

What should you do?

A
Use a test account with a base security role with QV security added.
B
Add the System Administrator security role to your user account.
C
Use a test account with only QV security added.
D
Add QV security to your user account.

Correct Option: A

โœ… **Use a test account with a base security role with QV security added. **

Reasoning: To demonstrate security policies to potential clients, a dedicated test account configured with a representative user role (base security plus specific QV security) provides a realistic and controlled environment, showcasing exactly what a user with that role can access. โŒ Why the other choices are incorrect:

  • Option B is incorrect: Adding the System Administrator security role grants full access, bypassing security policies entirely and failing to demonstrate them to clients.
  • Option C is incorrect: Using "only QV security" might miss necessary base permissions for fundamental application navigation, resulting in an incomplete or broken demonstration.
  • Option D is incorrect: Adding QV security to "your user account" (the implementer's) is unsuitable for a client demonstration, as it could expose internal details and isn't a dedicated, clean test user experience.
QUESTION 4

You need to add the missing components to the Verification Process Automation solution.

Which two components should you add? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A
Service Request statuscode field
B
Dataverse connection reference
C
Qualification statuscode field
D
On-premises data gateway reference
E
Outlook connection reference

Correct Option: C,E

โœ… **Qualification statuscode field **

Reasoning: A "Verification Process Automation" solution would naturally involve tracking the outcome of verification, which often leads to a 'qualification' or 'disqualification' status. A statuscode field on a relevant entity (e.g., Qualification) is essential for managing and automating these states within Dataverse.


โœ… **Outlook connection reference **

Reasoning: Automation solutions frequently involve notifications and communication. An "Outlook connection reference" allows Power Automate flows within the solution to send emails (e.g., verification results, approval requests, user notifications), which is a common requirement for process automation. โŒ Why the other choices are incorrect:

  • Option A is incorrect: While statuscode fields are relevant, a "Service Request" entity is less directly implied by "Verification Process Automation" than a "Qualification" status. "Qualification" is a more direct outcome of "Verification."
  • Option B is incorrect: A Dataverse connection reference is fundamental for any solution interacting with Dataverse. However, given the selection of 'Qualification statuscode field' (C), Dataverse interaction is implied. The question seeks missing components for automation, and C and E represent more specific process-centric or integration-centric needs than the general Dataverse connection, which might be assumed or already foundational.
  • Option D is incorrect: An "On-premises data gateway reference" is only necessary if the solution needs to access data sources located on-premises. The scenario provides no information to suggest this requirement, making it an unlikely missing component.
QUESTION 5

You plan to create a Pouter Virtual Agents bot.

The bot has the following requirements:

 

โ€ข Ensure that user responses are available to any topic.

โ€ข Recognize a list of words from spoken language of users.

 

You need to configure the bot.

Which features should you use? 

To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Technical Scenario Diagram
Answer Canvas

โœ… Global variable

Reasoning: Global variables in Power Virtual Agents are designed to store information that needs to be accessible across all topics within the bot, directly fulfilling the requirement for user responses to be available universally.


โœ… Entity

Reasoning: Entities are used to define and recognize specific types of information or lists of words within user input, including those from spoken language. Custom entities allow recognizing a predefined list of words.

QUESTION 6

You are a system administrator for a company with locations in Mexico, United States, and France. The company has both fulltime employees and contractors in all regions. Fulltime employees use a mobile app. The company has two security groups: fulltime employees and contractors.

The company requests a chatbot in Microsoft Teams to answer employee benefit questions. The chatbot must meet the following requirements:

โ€ข It must be in the local language.
โ€ข Only fulltime employees may access the chatbot.

You need to configure the chatbot.
What should you do? 

 

To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Technical Scenario Diagram
Answer Canvas

โœ… **"Create three chatbots, one for each language." **

Reasoning: Creating three separate chatbots, one for each language (Spanish, English, French), directly ensures each region's local language requirement is met distinctly. This approach simplifies specific language content and flow management per region.


โœ… **"Publish the chatbot in Teams." **

Reasoning: Publishing the chatbot in Microsoft Teams is the essential first step to make it available for any user within the Teams platform. This enables interaction and allows subsequent access controls to be applied to restrict use.

QUESTION 7

You are creating Power Bl reports for a company.

A company that has a app wants to use Power Bl reports within the app. You create the reports.

You need to ensure that these reports are available within the app.

Which two actions should you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A
Add the Power Bl report to a dashboard in the model-driven app.
B
Share the Power Bl report to all users.
C
Create a PCF file.
D
Add the Power Bl report to the Site Map dashboards.
E
Use the native reports in model-driven apps.

Correct Option: A,D

โœ…

Reasoning: You can embed Power BI reports or dashboards into personal or system dashboards within a model-driven app. This directly integrates Power BI content for users inside the app.


โœ…

Reasoning: The Site Map defines the navigation of a model-driven app. You can add a subarea to the Site Map that links directly to a Power BI dashboard or report, making it readily accessible through the app's navigation. โŒ Why the other choices are incorrect:

  • Option B is incorrect: Sharing Power BI reports grants access permissions in the Power BI service, but it does not embed or display the report within the model-driven app's user interface.
  • Option C is incorrect: Creating a PCF (Power Apps Component Framework) file is for developing custom UI components. It is not the standard or direct method to simply embed existing Power BI reports.
  • Option E is incorrect: Native reports in model-driven apps (SSRS-style) are a separate reporting solution. The question specifically asks about making Power BI reports available.
QUESTION 8

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
Business rule
B
Power Fx
C
Business process flow
D
Power Bl DAX

Correct Option: B

โœ… **Power Fx **

Reasoning: Power Fx is the low-code language used in canvas apps to define logic, events, and control properties. It enables direct manipulation of text input controls (e.g., using OnChange or OnBlur events) to capture user input, apply string functions like Right for masking, and update display properties. โŒ Why the other choices are incorrect:

  • Option A is incorrect: Business rules are primarily used in model-driven apps and Dataverse tables for form-level logic, validation, or setting field values, not for granular canvas app UI display masking based on user interaction.
  • Option C is incorrect: Business process flows guide users through stages in model-driven apps and are unrelated to implementing display logic for input controls in a canvas app.
  • Option D is incorrect: Power BI DAX is a formula language used for data modeling and analysis within Power BI, which is entirely separate from configuring canvas app functionality.


QUESTION 9

You use a dataflow to import data into Microsoft Dataverse.

The data uses the following schema:

 

 

The data must load in the least amount of time.

You need to configure the incremental refresh settings for the dataflow.

Which columns should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

 

Technical Scenario Diagram
Answer Canvas

โœ… **createdon **

Reasoning: The "Filter field" for incremental refresh requires a date/time column to define the partition range. createdon is a Date and Time type, making it suitable to filter data based on its creation date, ensuring only new records within the specified window are processed.


โœ… **modifiedon **

Reasoning: To detect data changes efficiently and minimize load time, a column that tracks modifications is essential. modifiedon is a Date and Time type that records the last update time, allowing the dataflow to identify and update only existing records that have changed since the last refresh.



QUESTION 10

You plan to create a canvas app.

The app requires a button on the data entry screen that users can select to send an email.

You need to configure the app.

What should you create?

A
Power Automate cloud flow
B
Classic workflow
C
Business process flow
D
Azure Logic App

Correct Option: A

โœ… **Power Automate cloud flow **

Reasoning: A canvas app button can be configured to trigger a Power Automate cloud flow. This flow can then execute the email sending action, potentially using dynamic data passed from the canvas app, making it the ideal solution for this requirement. โŒ Why the other choices are incorrect:

  • Option B is incorrect: Classic workflows are server-side processes primarily for Dataverse events, not directly callable from a canvas app button to send an email.
  • Option C is incorrect: Business process flows guide users through stages and do not provide functionality to trigger an email send from a button click in a canvas app.
  • Option D is incorrect: While Azure Logic Apps can send emails, Power Automate is the integrated, low-code platform solution for triggering actions like email sending directly from a Power Apps canvas app.


QUESTION 11

You use Power Virtual Agents to create a bot that will answer and transfer help desk calls.

You create topics that contain nodes and functions. The company has the following requirements for the bot:

  • When a caller states the word issue help. or problem, the bot must respond with the question, โ€œHow can we help you today?"
  • When the bot responds with the question, 'How can we help you today?โ€, the bot must provide the caller with the choices of hardware, software, or other.
  • When the caller asks a question, the bot must save the response so that it can perform an action on the response.

 

You need to configure the bot.

Which nodes or functions should you use? 

 

To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 12

You are setting up Power Apps security for a company. The company has a CEO, two vice presidents, and 10 managers. Five support representatives report to each manager.

You set up Manager Hierarchy so managers are able to view data only for the representatives who report to them. The CEO must be able to view all data for everyone.

All support representatives must be able to view customer information in each other's data across all managers.

You need to resolve issues that answer during testing.

What should you do? 

 

To answer. select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 13

A company is configuring a Power Apps portal using Microsoft Dataverse.

The company requires the following:

  • Only authenticated users must be able to sign into the portal.
  • Authenticated users must have varying degrees of access to the different parts of the portal.
  • Users must enter one of several external identities when creating an account during the open registration process.

 

You need to configure user authentication and permissions.

Which component should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point

Hot Area:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 14

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.

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.

Select and Place:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 15

Your organization does not permit the use of custom code for solutions.

You need to create a view that can be viewed by all users in an organization.

Where should you create the view?

A
List view of the entity
B
Entities component of a solution
C
Advanced Find
D
Templates area

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 16

A company uses a model-driven app with Microsoft Dataverse in a single environment.

The company requires a canvas app that includes the same data as the model-driven app.

You need to create the canvas 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.

Select and Place:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 17

You plan to add a Power Apps app to Microsoft Teams.

A Microsoft Dataverse for Teams environment has not been provisioned.

You need to create a Dataverse for Teams environment.

Which two actions can you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A
Create a new app in Teams.
B
Install an existing app in Teams.
C
Create an app permission policy in the Teams admin center.
D
Create a new environment in the Microsoft Power Platform Admin Center.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 18

You create a new solution for a business process.

The business process includes uploading specific file types to a web service.

You need to ensure that the business process works the same way anywhere the solution is deployed.

Which option should you use? 

 

To answer, drag the appropriate options to the correct configurations. Each option 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.

Select and Place:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 19

A company uses Power Apps.

Users must be able to view only the address1 columns in the Account table.

You need to ensure other address columns are not visible to users when creating views and filters.

What should you do?

A
Disable the Search option for the columns.
B
Create business rules to hide the other address columns.
C
Use column-level security to remove read access to all users.
D
Delete the other address columns from the table.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 20

A company uses a Microsoft Power Platform environment.

The company plans to implement a Power Apps app. The application must meet the following requirements:


โ€ข Audit all user activity and only retain the audit logs for one year.
โ€ข Annually remove products that were created over a year ago.

You need to configure the automated processes.
What should you configure? 

 

To answer, drag the appropriate configurations to the correct requirements. Each configuration 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.

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 21

A customer uses Power Apps to view and maintain their contacts that are stored in Microsoft Dataverse.

Several columns must be configured to ensure the security settings for sales associates are view only.

You need to configure the access restrictions.

Which component for field-level security should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 22

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.

On a Contact record, a user creates a Note record that contains the word running.

One week later, the user reports that they cannot find the Contact record associated with the Note record.

You need to find the Note record.

Solution: Use Dataverse Search to search for the word run.

Does the solution meet the goal?

A
Yes
B
No

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 23

You need to assign 10 percent of the Qualification records to the QV queue through table configuration by using a Power Automate flow.
What should you do?

A
Create an autonumber column on the Qualification table and assign its qualification records if the number cleanly divides by 10.
B
Create a calculated column on the Service Request table that sums the number of qualification records, generates a random number between zero and the number from the new field, and assigns each qualification record if the number generated is 10 percent or less of the value of the new field.
C
Create a roll-up column on the Service Request table that is the count of qualification records, generates a random number between zero and the number from the new field, and assigns each qualification record if the number generated is 10 percent or less of the value of the new field.
D
Create an autonumber column on the Service Request table and assign its qualification records if the number cleanly divides by 10.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 24

You need to configure a Power Automate flow to send the email with the results to the client.

What should you use? 

 

To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 25

A company has a model-driven app that uses Microsoft Dataverse.

Users need to add an alternate phone number when entering their account information. The users also require a list that displays the customers that do not have an alternate phone number.

You need to enable the required features.

Which features should you use? 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.

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 26

A company uses Power Apps.

The company plans to create a canvas app that uses a responsive design.

You need to configure the app.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A
Disable the Scale to fit setting.
B
Configure the height and width properties by using drag handles.
C
Enable the lock orientation setting.
D
Configure the height and width properties by using a formula.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 27

A company uses model-driven apps.

Users in the sales department enter the first name, last name, and phone number of customers in the app. The users request a single screen in the app to enter the customer data.

You need to configure the app.

What should you do?

A
Create a Power Automate flow.
B
Use a Power Virtual Agents app.
C
Create a canvas app.
D
Modify the site map.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 28

A company that manufactures medical devices uses Power Apps to manage their sales and device maintenance.

A table named Devices in Microsoft Dataverse has a column named Status. The Status column must have a new status value of Review added to the existing Choice values of Active and Inactive.

The table must be added to a solution to be promoted once the change is made.

Only this change must be promoted to the test environment. The changes must not be able to be changed once promoted.

You need to add the change to a solution for promotion.

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 29

A company is implementing Power Apps and Power Automate.

Several components are created within Power Apps, Microsoft Dataverse, and Power Automate. These components must be promoted from the development environment to the user acceptance test environment in a single solution package.

You need to create the solution package for promotion.

Where should you create the package?

A
Azure DevOps
B
Power Apps designer
C
Microsoft Power Platform admin center
D
Azure portal
E
Office 365 admin center

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 30

A company creates a canvas app.

The app requires near real-time data from an accounting system that resides in a customer's data center.

You need to implement a solution for the app.

What should you create?

A
On-premises data gateway
B
Azure DevOps pipeline
C
Data integration project
D
Power Pages

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 31

You create functionality for a company. The functionality includes a Microsoft Dataverse table with a form for data entry. The functionality will be distributed to other lines of business in the company, each with its own Dataverse environment.
New forms must not be created in order for updates to the functionality to work correctly.
You need to package the new functionality for distribution.
What should you do?

A
Use a patch solution and disable the ability to create new forms for the table.
B
Use a managed solution and include only the needed form.
C
Use an unmanaged solution and include only the needed form.
D
Use a managed solution and disable the ability to create new forms for the table.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 32

A user needs to create a Power Apps portal app.

The user is getting a permission denied error when creating the portal app.

You need to configure permissions to create the portal app.

Which three permissions should you configure? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A
In the Power Platform admin center, ensure that the user account has read-write access.
B
In Azure Active Directory, assign the Contributor role to the application at the subscription scope.
C
In Azure Active Directory, ensure that the user has permission to register an app.
D
In the Power Platform admin center, change the portal app owner to the user.
E
In the Power Platform admin center, ensure that the user has the System administrator security role.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 33

You are configuring Microsoft Dataverse security. You plan to assign users to teams.

Record ownership and permissions will differ based on business requirements.

You need to determine which team types meet the requirements.

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

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 34

A company uses a Power Apps app with Microsoft Dataverse.

The company requires the import of records into Dataverse. Duplicate records in the data must be deleted without user intervention.

You create a duplicate detection rule.

You need to configure the rule for the data import.

Which option should you configure?

A
Enable the During data import option.
B
Enable the Templates for Data Import option.
C
Disable the Allow Duplicates option.
D
Enable the When a record is created or updated option.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 35

You need to build a Power BI dashboard for sales managers to track opportunities.

When a new sale closes that is greater than $1 million, a notification must pop up and an email must be sent to the leadership team.

You need to ensure the email is sent without editing the Microsoft Dataverse.

Which two elements should you configure? Each correct answer is part of the solution.

NOTE: Each correct selection is worth one point.

A
a Power Automate flow.
B
a calculated column in the Dataverse
C
a paginated report to save to Microsoft OneDrive
D
a custom connector
E
alerts in Power BI

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 36

You create a canvas app that uses data from a Microsoft SQL Server database.

You use a dataflow to move some of the data from the database to Microsoft Dataverse. Users will filter the data by using the app.

You need to filter data in the dataflow and in the canvas app.

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

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 37

You plan on implementing complex business logic in Microsoft Dataverse tables by using Power Automate flows.
You realize that the functionality required to implement the business logic is not available in a Power Automate flow.
The new business logic must work in multiple Dataverse tables. In addition, the operation must return a value after it finishes and must be able to run from an existing Dataverse action.
You need to recommend the method to implement the missing logic.
What should you recommend?

A
Bound action
B
Custom API
C
Unbound action
D
Scheduled workflow

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 38

A company uses a model-driven app for customer support.

The company has the following requirements for the app:

โ€ข Send an email in real-time to customers when they enter their email address.

โ€ข Send an email to customers at the same time every day for cases that are open for more than 24 hours.

The solution should require the least amount of customization.

You need to configure the model-driven app.

Which components should you use? To answer, drag the appropriate components to the 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.

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 39

A cloud flow you authored failed several times in production due to a transient network issue. The issue is now resolved.

You need to reprocess the failed flow runs with the least amount of administrative effort

What should you do?

A
Turn the flow off and then on.
B
Rerun the trigger action.
C
Resubmit all runs in bulk.
D
Resubmit each run individually.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 40

You are using Power Automate to create a list of customers from a Microsoft Excel file.

The list must contain customers who meet one of the following criteria:

โœ‘ Sales of less than $500,000.

โœ‘ Customers who are on credit hold.

You need to create a condition to filter the list of customers.

How should you complete the filter condition? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 41

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.

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 42

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
Mobile app developed for iOS and Android
B
Website developed using pro developer tools
C
Microsoft Teams
D
Azure Bot Service channels

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 43

You modify a model-driven app for a bicycle repair help desk. The model-driven app is for help desk users when customers have an issue with their bicycle.

After you add a custom table named bicycle, you configure the table for Microsoft Dataverse search. The table will contain information from callers about their bicycles. The account table is related to the custom table. Contact information is brought over to the custom table.

You add the following columns to the table:

 

โ€ข Bicycle type

โ€ข Tire brand

โ€ข Special equipment

 

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 44

A company plans to implement a voice-enabled Power Virtual Agents bot.

The company has the following requirements for the bot:

โ€ข Recognize when a caller states Tennis or any variation of the word.

โ€ข Provide options when a caller states the name of a sport.

You need to configure the bot.

Which features should you use? To answer, select the appropriate options in the answer area.

Hot Area:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 45

You are configuring the Invoice table in Dataverse for a billing application. Each invoice has multiple associated invoice line records.

You need to display columns with the following values:

โ€ข Total Handling Cost that is the sum of the Handling Cost column on all related invoice lines

โ€ข Remaining Balance that subtracts the Payment Received column from the Total Amount column.

You need to implement the Total Freight and Remaining Balance columns on the Invoice table.

Which column types should you use? To answer, move the appropriate column types to the correct calculations. You may use each column 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.

Select and Place:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 46

A company uses a model-driven app. The app uses a Power Virtual Agents chatbot.

The company has two locations in different countries/regions with separate environments for each location. Each location has a development environment, a testing environment, and a production environment. The company uses the Application Lifecycle Management (ALM) process for the environments.

You need to create the different Power Virtual Agents bot environments.

How many Power Virtual Agents bot environments are required?

A
1
B
2
C
3
D
6

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 47

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 is. As a result, these questions will not appear in the review screen.

A company uses a Dataverse environment, The environment is accessed from canvas and model-driven apps.

The Dataverse environment contains a table that has the following columns:

  • Company
  • Contacted On

The company requires that the table not contain any duplicate rows when users create data in the environment.

You need to implement a solution that meets the requirement.

Solution: Create a duplicate detection rule for the columns.

Does the solution meet the goal?

A
Yes
B
No

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 48

A company is planning to create a Power Virtual Agents bot.

The bot has the following requirements:

โ€ข The bot must provide address information for the company.

โ€ข The bot must be available from Microsoft Teams and from the internet website of the company.

You need to configure the bot.

Which component should you use?

A
Channel
B
Template
C
Composer
D
Skill

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 49

You need to configure the Primary Contact field.
What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

HOT AREA

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 50

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 is. As a result, these questions will not appear in the review screen.

A company uses a model-driven app.

The company needs to automatically update the Status column in real time.

You need to configure this feature.

Solution: Create a flow that has an Update item action.

Does the solution meet the goal?

A
Yes
B
No.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 51

You need to configure the Total field on the Evaluation form.

Which property should you select for the formula? To answer, move the appropriate property to the correct formula. You may use each property 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.

Select and Place:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 52

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 is. As a result, these questions will not appear in the review screen.

A company uses a model-driven app.

The company needs to automatically update the Status column in real time.

You need to configure this feature.

Solution: Create a workflow that has an Update Record step.

Does the solution meet the goal?

A
Yes
B
No.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 53

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 is. As a result, these questions will not appear in the review screen.

A company uses a model-driven app.

The company needs to automatically update the Status column in real time.

You need to configure this feature.

Solution: Create a flow that has an Update a row action.

Does the solution meet the goal?

A
Yes
B
No.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 54

A company uses Dataverse to store the names of contacts. The company uses a shared Microsoft Excel file to collect the data.

The company requires that the contacts be added to Dataverse automatically every day.

You need to identify which tools are required to create and perform the import.

What should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 55

A company records data in Microsoft SharePoint Online. The company is creating a mobile app by using Microsoft Power Platform only.

The company requires the app to connect directly to SharePoint Online to collect data.

You need to recommend which Microsoft Power Platform product or feature to implement.

What should you recommend?

A
Canvas app
B
Power Pages
C
Power Automate
D
Model-driven app

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 56

A company is implementing a data model by using Dataverse.

The company requires the following columns in a new custom table:

 

 

You need to choose the column type that uses the least amount of database storage for each column.

Which column types should you choose? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 57

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.

 

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 58

You need to store scanned consent forms.

Where should you store the forms?

Notes

Column

Attachment

SharePoint

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 59

You need to create a flow to send an email to the primary contacts.

Which actions should you configure? 

 

To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 60

You create a JavaScript web resource named MyBusinessLogic. The code it contains uses functionality from a third-party JavaScript library.

You notice that an independent software vendor (ISV) solution uses the same third-party library in their managed solution.

You plan to deploy your solution to other environments by using a managed solution. The ISV solution might not be installed in the other environments.

You need to package the solution for deployment

What are two ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A
Create a new JavaScript web resource by using the code from the third-party library. Add the new JavaScript web resource along with MyBusinessLogic to the solution.
B
Add a copy of the JavaScript library from the ISV to the solution along with MyBusinessLogic.
C
Add the code from the third-party JavaScript library to MyBusinessLogic. Add MyBusinessLogic to the solution.
D
Add only the third-party JavaScript web resource to the solution.

Premium Solution Locked

Unlock all 305 answers & explanations

QUESTION 61

You are creating tables for use with Microsoft Power Platform components.

The display names of the tables must not be changed when the solution is promoted to the user acceptance testing environment.

You need to apply this restriction to the solution.

Where should you make the changes?

A
Segmented solution
B
Default solution
C
Unmanaged solution
D
Managed solution

Premium Solution Locked

Unlock all 305 answers & explanations

Full Question Bank Locked

You have reached the end of the free study guide preview. Upgrade now to unlock all 305 questions and the full simulation engine.

Customer Reviews

5 / 5
(15,000+ verified)
5
100%
4
0%
3
0%
2
0%
1
0%

Global Community Feedback

DM

David M.

Verified Student

"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."

SJ

Sarah J.

Premium Member

"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."

MC

Michael C.

Verified Buyer

"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"

Need Assistance?

> Our expert support team is available to assist you with any inquiries about our exam materials.

Contact Support
Average response: < 24 Hours

Get Exam Updates

> Subscribe to receive instant notifications on new questions and exclusive flash sales.

* Join 5,000+ students getting weekly updates

Support Chat โ— Active Now

๐Ÿ‘‹ Hi! How can we help you pass your exam?

Enter email to start chatting