Halloween Special - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

PL-200 Microsoft Power Platform Functional Consultant Questions and Answers

Questions 4

You need to coordinate updates and deployment for managed solutions containing completed work without disrupting the system.

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

NOTE: Each correct selection is worth one point.

PL-200 Question 4

Options:

Buy Now
Questions 5

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?

Options:

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.

Buy Now
Questions 6

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.

PL-200 Question 6

Options:

Buy Now
Questions 7

You need to address the executive’s concerns regarding 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.

PL-200 Question 7

Options:

Buy Now
Questions 8

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.

Options:

A.

Service Request statuscode field

B.

Dataverse connection reference

C.

Qualification statuscode field

D.

On-premises data gateway reference

E.

Outlook connection reference

Buy Now
Questions 9

You need to set up the new service request completion process.

Which two components should you include in the solution? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

connection reference

B.

business process flow

C.

Power Automate flow

D.

connection

Buy Now
Questions 10

You need to be able to move a Power Automate desktop flow used in the verification process to the testing environment.

What should you do?

Options:

A.

Share a copy of the desktop flow with a member of internal IT.

B.

Use the Export option in the flow to get the flow identifier and provide it to internal IT.

C.

Send a copy of the desktop flow to a member of internal IT.

D.

Create the desktop flow in a solution and provide it to internal IT.

Buy Now
Questions 11

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

What should you do?

Options:

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.

Buy Now
Questions 12

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.

PL-200 Question 12

Options:

Buy Now
Questions 13

You need to create the automation for the qualification verification process.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Add a Dataverse connector.

B.

Add an Outlook connector.

C.

Create an on-premises data gateway reference.

D.

Update the Qualification records to finished.

E.

Create a Service Request record.

Buy Now
Questions 14

You create a desktop flow to interact with a certification authority’s website.

You need to get data in and out of the desktop flow.

How should you set up the input and output parameters? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-200 Question 14

Options:

Buy Now
Questions 15

You need to capture the Date Completed value from the website using a desktop flow.

Which method should you use?

Options:

A.

Use optical character recognition (OCR) on the screen to locate and extract the value.

B.

Display an input dialog and prompt the user to enter the value.

C.

Extract the value from the window the browser is using.

D.

Retrieve the value from the HTML element in the webpage.

Buy Now
Questions 16

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.

PL-200 Question 16

Options:

Buy Now
Questions 17

You need to resolve the issue reported by substitute employees after they are assigned service requests.

How should you configure the system? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-200 Question 17

Options:

Buy Now
Questions 18

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?

Options:

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.

Buy Now
Questions 19

A company has a custom website.

You need to embed a Power Virtual Agents chatbot into the website.

What should you use?

Options:

A.

Webpage URL

B.

Form ID

C.

Bot ID

D.

IFrame

Buy Now
Questions 20

You are a Dynamics 365 Customer Service developer.

A salesperson creates a chart.

You need to ensure that the chart is available to all users on the team.

What should you do?

Options:

A.

Share the chart with the team.

B.

Assign the chart to each person on the team.

C.

Export the user chart to Power Bl. Import the chart as a Power BE visualization.

D.

Export the user chart for import as a user chart.

Buy Now
Questions 21

You plan to create user interface (Ul) flows to automate several web-based business processes that you currently perform manually. You need to ensure that users can create and run web Ul flows.

Which three components must you install and configure on user's devices? Each correct answer presents part of the solution. NOTE Each correct selection is worth one point.

Options:

A.

Ul Flows application

B.

Selenium IDE

C.

Latest version of Microsoft Edge

D.

On-premises data gateway

E.

Latest version of Mozilla Firefox

Buy Now
Questions 22

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.

Options:

A.

Microsoft Teams

B.

Mobile app developed for iOS and Android

C.

Azure Bot Service channels

D.

Website developed using pro developer tools

Buy Now
Questions 23

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?

Options:

A.

Fields in the Edit Filter Criteria option of the Quick Find view

B.

the Field Security field on the Field Properties form

C.

a searchable field on the Field Properties form

D.

Fields in the Add Find Columns option of the Quick Find view

Buy Now
Questions 24

You plan to implement Microsoft Dataverse.

You must track changes for two columns in the Account table. You must maintain a historical log of changes for the two columns and track only what is necessary. You configure the appropriate organization settings.

You need to configure the system to track changes for the two columns.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Enable auditing for the Account table.

B.

Enable auditing for the two specific columns.

C.

Enable change tracking for the Account table.

D.

Enable change tracking for the two specific columns.

Buy Now
Questions 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.

PL-200 Question 25

Options:

Buy Now
Questions 26

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?

Options:

A.

Disable the Search option for the columns.

B.

Create business rules to hide the other address columns.

C.

Delete the other address columns from the table.

D.

Use column-level security to remove read access to all users.

Buy Now
Questions 27

A company is implementing Microsoft Power Platform solutions.

The company requests information on the features that are supported by Power Fx.

You need to identify the features of Power Fx.

What should you identify?

Options:

A.

It is available for purchase through a Microsoft reseller.

B.

It uses an undefined value for uninitialized variables.

C.

It uses formulas that are similar to Microsoft Excel formulas.

D.

It uses synchronous data operations.

Buy Now
Questions 28

You need to recommend a role for users to perform several required tasks. The solution must use the principle of least privilege.

Which roles should you recommend? To answer, drag the appropriate roles to the correct functions. Each role 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.

PL-200 Question 28

Options:

Buy Now
Questions 29

You create workflows to automate business processes.

You need to create a workflow that automatically sends emails based on a mail merge template. The workflow must contain the following configurations:

    Run immediately.

    Validate when a condition is met.

    Perform an action when a condition is met.

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

NOTE: Each correct selection is worth one point.

PL-200 Question 29

Options:

Buy Now
Questions 30

You plan to create a canvas app.

The app must meet the following requirements:

• Send an email after a record is saved.

• Display the expiration column on a form if the creation date of the record is older than 90 days.

You need to configure the app.

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

PL-200 Question 30

Options:

Buy Now
Questions 31

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 Datavserse Search to search for the word run.

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 32

You have a canvas app with an embedded Power Bl tile.

You share the canvas app. Users report that they are unable to access the Power Bl content.

You need to determine why users are unable to access the content

What is the cause of the user s problems?

Options:

A.

The Power Bl dashboard is not shared.

B.

The Power Bl interactions property on the Power Bl tiles is set to Off.

C.

The Power Bl connection is not shared.

D.

The Power Bl Display mode property on the Power Bl tiles is set to Disabled

Buy Now
Questions 33

A company is using Dataverse with a custom table named Prospects. The Prospects table has a lookup to the Account table.

SharePoint document management is configured in the environment but is not configured for the Prospects table. All documents saved as part of the integration must be accessed by using an Account row linked to the Prospects table.

Based on new requirements from end users, the Prospects table must be reconfigured for use with the document management feature.

You need to configure the integration.

Which four 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.

PL-200 Question 33

Options:

Buy Now
Questions 34

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.

PL-200 Question 34

Options:

Buy Now
Questions 35

You need to view website questions and comments. Where should you view this information?

Options:

A.

Lead

B.

Feedback

C.

Contact

D.

Evaluations

Buy Now
Questions 36

You are using Power BI to build a dashboard for a company.

You must make the dashboard available to a specific set of users, including employees and five external

users. The number of employees that require access to the dashboard varies, but usually less than 100.

Employees and external users must not be permitted to share the dashboard with other users.

You need to share the dashboard with the employees and external users.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Create a dynamic distribution list. Add all users to the distribution group and use the list to share the

dashboard.

B.

Sign into the Power BI service. Open the dashboard and select Share.

C.

Enter the individual email address of internal and external users.

D.

Sign into Power BI Desktop. Open the dashboard and select Share.

E.

Clear the Allow recipients to share your dashboard (or report) option.

F.

Create a distribution group. Add all users to the distribution group and use the list to share the dashboard.

Buy Now
Questions 37

You need to create forms required for the registration team and assistants.

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

PL-200 Question 37

Options:

Buy Now
Questions 38

You need to design the resort portal’s email registration process.

Which solution should you use?

Options:

A.

Default the invitation code from the email upon logging into the portal

B.

Auto-populate the invitation code field on the sign in screen from the email link

C.

Embed the invitation code in the email link URL

D.

Send the customer their username and temporary password in the email link

Buy Now
Questions 39

You need to format the Current Date field for parental consent. What should you use?

Options:

A.

dynamic content

B.

expression

C.

switch

D.

condition

Buy Now
Questions 40

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.

PL-200 Question 40

Options:

Buy Now
Questions 41

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.

PL-200 Question 41

Options:

Buy Now
Questions 42

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.

PL-200 Question 42

Options:

Buy Now
Questions 43

You need to design and create the solution for gathering contact information from guests for marketing purposes.

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

NOTE: Each correct selection is worth one point.

PL-200 Question 43

Options:

Buy Now
Questions 44

You need to design the resort portal to meet the business requirements. Which data source should you use?

Options:

A.

Microsoft Excel

B.

Azure SQL Database

C.

SQL Server

D.

Common Data Service

Buy Now
Questions 45

You need to add controls to the check-in solution for the health and wellness questions.

Which form control should you use?

Options:

A.

Drop down

B.

Check box

C.

Text input

Buy Now
Questions 46

You need to embed the check-in solution into the communication solution. To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-200 Question 46

Options:

Buy Now
Questions 47

You need to embed the business card solution in the check-in app.

What you use?

Options:

A.

control

B.

Button control

C.

Custom component

D.

Al Builder component

Buy Now
Questions 48

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.

PL-200 Question 48

Options:

Buy Now
Questions 49

You need to design the chat solution to answer the inquiry from Guest1.

Which three components can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Variables

B.

Escalations

C.

Smart match

D.

Synonyms

E.

Topics

Buy Now
Questions 50

You need to create the FAQ solution content

What should you do first?

Options:

A.

Al Builder

B.

Suggest topics

C.

Automate

D.

Trigger phrases

Buy Now
Questions 51

A guest asks about the start time of a specific scheduled event and wants to know what the snow conditions will be like during their stay.

You need to determine how to design the chat solution to answer those questions.

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

NOTE: Each correct selection is worth one point.

PL-200 Question 51

Options:

Buy Now
Exam Code: PL-200
Exam Name: Microsoft Power Platform Functional Consultant
Last Update: Oct 31, 2024
Questions: 284

PDF + Testing Engine

$51  $169.99

Testing Engine

$39  $129.99
buy now PL-200 testing engine

PDF (Q&A)

$33  $109.99
buy now PL-200 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 01 Nov 2024