Exam PL-200: Microsoft Power Platform Functional Consultant Updated Version

Skills measured
The content of this exam will be updated on September 9, 2021. Please download the exam skills outline below to see what will be changing.

Configure Microsoft Dataverse (25-30%)
Create apps by using Power Apps (20-25%)
Create and manage Power Automate (15-20%)
Implement Power Virtual Agents chatbots (10-15%)
Integrate Power Apps with other apps and services (15-20%)



The exam guide below shows the changes that will be implemented on September 9, 2021.

Audience Profile
Candidates for this exam perform discovery, capture requirements, engage subject matter experts and stakeholders, translate requirements, and configure Microsoft Power Platform solutions and apps. They create application enhancements, custom user experiences, system integrations, data conversions, custom process automation, and custom visualizations.

Candidates implement the design provided by and in collaboration with a solution architect and the standards, branding and artifacts established by User Experience Designers. They design integrations to provide seamless integration with third party applications and services. Candidates actively collaborate with quality assurance team members to ensure that solutions meet functional and non-functional requirements. They identify, generate, and deliver artifacts
for packaging and deployment to DevOps engineers, and provide operations and maintenance training to Microsoft Power Platform administrators.

Microsoft Power Platform Functional Consultants should be familiar with using Microsoft Power Platform components to extend and customize Microsoft apps and services such as Teams, Dynamics 365, Excel, and Word.

Skills Measured

NOTE: The bullets that follow each of the skills measured are intended to illustrate how we are assessing that skill. This list is NOT definitive or exhaustive.

NOTE: Most questions cover features that are general availability (GA). The exam may contain questions on Preview features if those features are commonly used.

Configure Microsoft Dataverse (25 20 – 30 25%)

Manage an existing data model
 assign a type for a table including standard, activity, or virtual
 configure tables ownership
 create new tables or modify existing tables
 determine which type of relationships to implement including 1: N and N: N
 configure table relationship behaviors including cascading rules
 create new relationships or modify existing relationships
 create new columns or modify existing columns
 create alternate keys for tables
 configure table properties
 configure connection roles
create and configure views

Create and manage processeslogic

 define requirements for business rules
 define and implement business rule logic
 define the scope for business rules
 configure and test business rules
 configure a synchronous classic workflow

Configure Dataverse

 configure Relevance Search
 configure auditing
 perform data management tasks including import, export, and bulk detection
 configure duplicate detection settings
 configure privacy preferences

Configure security settings

 create and manage business units
 create and manage security roles
 create and manage users and teams
 create and manage column security profiles
 configure hierarchy security
 configure Azure AD group teams
 Configure Conditional Access settings


Create apps by using Microsoft Power Apps (20 15 – 25 20%)

Create model-driven apps
 create and configure forms
 create and configure views
 create and configure charts
 create and configure dashboards
 configure site maps
 select applicable assets for an app including tables, forms, views, business process flows, dashboards, and charts
 share a model-drive app
 apply organizational branding by using themes

Create canvas apps
 create a canvas app
 configure Dataverse as a data source for an app
 create canvas app screens
 implement form navigation, formulas, variables and collections, and error handling
 build reusable components and component libraries
 configure offline capabilities for apps
 run Power Automate flows based on actions that occur in a canvas app
 interpret App Checker results and resolve identified issues including accessibility issues
 Test, monitor, and share appsManage apps
 Monitor app analytics data


Create portal apps
 create a portal app
 expose Dataverse data
 configure portal web pages, forms, and navigation
 configure portal security including web roles and page access
 configure portal details and actions
 configure portal authentication


Create and Manage manage Microsoft Power Automate (15-20%)
Create flows
Describe Recommend types of flows and flow components including when to use a classic workflow
 trigger a flow by using Dataverse connectors
 run actions by using the Dataverse connector
 implement logic control including branches, loops, conditions, error handling, and variables
 implement dynamic content and expressions
 test and troubleshoot flows
 Interpret and act on Flow Checker results
 Activate and deactivate flows
 Interpret flow analytic data


Create and manage business process flows
 configure a business process flow
 add business rules, workflows, flow steps, and action steps to a business process flow
 define stages and steps
 configure parallel branches
 manage the business process flow table for a business process flow

Build desktop flows
 describe types of desktop flows
 identify use cases for desktop flows including differentiating between attended and unattended desktop flows
 build web and user interface automations by using Power Automate Desktop
 implement variables, loops, and conditionals in Power Automate Desktop flows
 trigger desktop flows from cloud flows
 monitor automation runs
 analyze processes by using Process Advisor
 differentiate between attended and unattended desktop flows
 Record business process tasks


Implement Microsoft Power Virtual Agents chatbots (10-15%)
Create chatbots

 create a standalone chatbot
 add standalone chatbots to Teams and other channels
 create a chatbot within a Microsoft Teams channel
 assign a chatbot to an environment

 publish a chatbot
 share a chatbot
 add chatbots to Teams and other channels
 monitor and diagnose bot performance, usage, and topic usage
 authenticate end users for a chatbot

Configure topics

 define topic conversation triggers
 create questions, messages, and conditions
 extract topics from a web page
 implement greetings, escalations, error messages, and statuses
 call a Power Automate flow to run an action
 configure a fallback topic

Configure entities
 create custom entities
 implement entities in conversations
 implement variables to store data

Integrate Microsoft Power Apps with other apps and services (15 10- 20 15%)
Integrate Microsoft Power BI with Microsoft Power AppsPlatform components
 create Power BI visualizations, reports, and dashboards
 Create data flows and schedule data flow runs
 Filter data
 Build reports and dashboards

 Publish and share reports and dashboards
 add Power BI tiles to model-driven apps and canvas apps
 add canvas apps to a Power BI dashboard
 trigger Power Automate flows from Power BI alerts

Implement AI Builder

 determine which AI Builder model type to use
 create an AI Builder model
 prepare source data for use by models
 train, test, and publish a model
 consume a model by using Power Apps
 consume a model by using Power Automate

Integrate Microsoft Power Apps with Microsoft 365Configure and use templates
 Add apps to Microsoft Teams
 Create a Teams app from a Power Apps app
 Create an app directly in Teams
 Configure app policies
 Create a Teams channel by using Power Automate
 Configure and use Microsoft Excel templates
 Configure and use Microsoft Word and Microsoft Excel templates
 Configure and use email templates

Manage solutions (15-20%)

Create a solution in a development environment
 create solutions to contain solution assets
 create a publisher
 add assets to a solution
 build solution-aware components
 manage solution component dependencies

Transport solutions between environments

 resolve connection references
 set environment variables
 export solutions
 import solutions
 update solutions
 configure managed properties
 run Solution Checker and interpret results

Localize solutions

 configure currencies
 enable language packs
 export and import translations


QUESTION 1
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. Use a business rule to prevent users from switching to BPFA.
C. Deactivate BPFA.
D. Change the display order of the business process flows to move BPFA to the bottom of the list.

Correct Answer: AC

QUESTION 2
You are creating a business rule to implement new business logic.
You must apply the business logic to a canvas app that has a single screen named Screen1.
You need to configure the scope for the business rule.
Which scope should you use?

A. Screen1
B. Entity
C. All Forms
D. Global

Correct Answer: B

QUESTION 3
You have a form that displays a custom field from an entity.
A customer wants to restrict users from filtering on the custom field.
You need to prevent users from filtering the field in Advanced Find.
What should you modify?

A. Fields in the Edit Filter Criteria option of the Quick Find view
B. a searchable field on the Field Properties form
C. Fields in the Add Find Columns option of the Quick Find view

Correct Answer: B

QUESTION 4
You create a report by using Power BI Desktop and a Power BI dataset that is connected to Azure SQL
Database.
Multiple groups of employees will use the report.
You need to ensure that each group of employees can see only data that pertains to their group.
What should you do?
A. Create and assign field security profiles.
B. Create and assign Common Data Service security roles.
C. Create and assign roles by using row-level security.
Correct Answer: C

QUESTION 5
You need to embed the business card solution in the check-in app.
What should you use?

A. Input control
B. Custom component
C. Button control
D. AI Builder component

Correct Answer: D

Actualkey Microsoft PL-200 Exam pdf, Certkingdom Microsoft PL-200 PDF

MCTS Training, MCITP Trainnig

Best Microsoft PL-200 Certification, Microsoft PL-200 Training at certkingdom.com

Click to rate this post!
[Total: 0 Average: 0]

About the author /


Archives

Latest

+

Random

+
August 2021
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031