ExamGecko
Home Home / Microsoft / PL-200

Microsoft PL-200 Practice Test - Questions Answers, Page 17

Question list
Search
Search

List of questions

Search

Related questions











You are using the Data import wizard to import records into the account table from a CSV file.

The CSV-to-table mapping is as following:

• Name column represents the account and maps to the Account column.

• TIE Parent Name column represents the holding company of the account with subsidiaries underneath Records that are imported into the table are only related to other records in the file. You need to configure the import to create the relationship between records.

What should you do?

A.

Map Parent Name in the CSV file to the Parent Account column. Select Account as lookup criteria

A.

Map Parent Name in the CSV file to the Parent Account column. Select Account as lookup criteria

Answers
B.

Lookup the record IDs Of the records in the ParentAccount column. Add the record IDs new column in the file. Map the new column to the ParentAccount column.

B.

Lookup the record IDs Of the records in the ParentAccount column. Add the record IDs new column in the file. Map the new column to the ParentAccount column.

Answers
C.

Map Parent Name in the file to the Parent Account column. Select Parent Account as lookup criteria

C.

Map Parent Name in the file to the Parent Account column. Select Parent Account as lookup criteria

Answers
D.

Create an alternate key the account table by using the Account Name column. DO not map parent Name in file.

D.

Create an alternate key the account table by using the Account Name column. DO not map parent Name in file.

Answers
Suggested answer: C

A company creates a Microsoft Power Apps app through the Power Apps designer portal for use in Microsoft Teams. This app needs to be promoted to the user acceptance testing environment.

You reed to complete the Microsoft recommended actions before you export the solution.

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

NOTE: Each correct selection is worth one point.

A.

Write validation tests.

A.

Write validation tests.

Answers
B.

Set the Optimized embedding appearance field to true.

B.

Set the Optimized embedding appearance field to true.

Answers
C.

Publish all changes.

C.

Publish all changes.

Answers
D.

Run the solution checker.

D.

Run the solution checker.

Answers
E.

Clone a solution.

E.

Clone a solution.

Answers
Suggested answer: D, E

Explanation:

The Power Apps solution checker performs a rich static analysis check on your solutions against a set of best practice rules to quickly identify problematic patterns. After the check completes, you receive a detailed report that lists the issues identified, the components and code affected, and links to documentation that describes how to resolve each issue. The solution checker analyzes these solution components:

Common Data Service plug-ins

Common Data Service custom workflow activities

Common Data Service web resources (HTML and JavaScript)

Common Data Service configurations, such as SDK message steps

A company is training an Al model using a custom table to determine the amount of time it takes to deliver a package based on several key fields. The testing data used to train the model is used for all training and regression testing scenarios and is considered complete dat a. The trained model predicts a 2 percent variance between the estimated delivery time and the actual delivery time of packages. The executive sponsors reject the model because the actual variance is at 15 percent.

You need to address the sponsors' concern

What should you do?

A.

Reduce the size of the data used within the model.

A.

Reduce the size of the data used within the model.

Answers
B.

increase the size of the data used with the model.

B.

increase the size of the data used with the model.

Answers
C.

Use sample training data from Microsoft

C.

Use sample training data from Microsoft

Answers
D.

Replace the training data with real-world data.

D.

Replace the training data with real-world data.

Answers
Suggested answer: C

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.

Microsoft Visual Studio

A.

Microsoft Visual Studio

Answers
B.

Maker portal

B.

Maker portal

Answers
C.

Advanced Find

C.

Advanced Find

Answers
D.

System Settings

D.

System Settings

Answers
Suggested answer: C

Explanation:

Reference:

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views-appdesigner

You are embedding a Power Apps visual in a Power BI dashboard.

External customers must authenticate to have access to the dashboard.

You need to configure the solution.

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

NOTE: Each correct selection is worth one point.

A.

Set the Power Bl service to authenticate users.

A.

Set the Power Bl service to authenticate users.

Answers
B.

Use a table in the Power Bl dashboard.

B.

Use a table in the Power Bl dashboard.

Answers
C.

Publish to Power Bl Report Server.

C.

Publish to Power Bl Report Server.

Answers
D.

Set the Power Bl service to allow anonymous access.

D.

Set the Power Bl service to allow anonymous access.

Answers
E.

Share the Power Apps visual components with external users.

E.

Share the Power Apps visual components with external users.

Answers
Suggested answer: A, E

Explanation:

Power BI uses Azure Active Directory (AAD) to authenticate users who sign in to the Power BI service, and in turn, uses the Power BI login credentials whenever a user attempts to access resources that require authentication. Users sign in to the Power BI service using the email address used to establish their Power BI account; Power BI uses that login email as the effective username, which is passed to resources whenever a user attempts to connect to data. The effective username is then mapped to a User Principal Name (UPN) and resolved to the associated Windows domain account, against which authentication is applied.

Reference: https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-power-bi-security

You attempt to deactivate several currencies in a Microsoft Dataverse environment.

You are not able to deactivate one of the currencies.

You need to determine why you cannot deactivate the currency.

What is the reason?

A.

You are not the currency record owner.

A.

You are not the currency record owner.

Answers
B.

The currency is used by an active business process.

B.

The currency is used by an active business process.

Answers
C.

The currency is the base currency.

C.

The currency is the base currency.

Answers
D.

The currency is used by another record.

D.

The currency is used by another record.

Answers
Suggested answer: C

Explanation:

Reference:

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/org-service/web-service-errorcodes https://docs.microsoft.com/en-us/power-platform/admin/manage-transactions-with-multiple-currencies

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.

A.

In the Power Platform admin center, ensure that the user account has read-write access.

Answers
B.

In Azure Active Directory, assign the Contributor role to the application at the subscription scope.

B.

In Azure Active Directory, assign the Contributor role to the application at the subscription scope.

Answers
C.

In Azure Active Directory, ensure that the user has permission to register an app.

C.

In Azure Active Directory, ensure that the user has permission to register an app.

Answers
D.

In the Power Platform admin center, change the portal app owner to the user.

D.

In the Power Platform admin center, change the portal app owner to the user.

Answers
E.

In the Power Platform admin center, ensure that the user has the System administrator security role.

E.

In the Power Platform admin center, ensure that the user has the System administrator security role.

Answers
Suggested answer: A, C, E

Explanation:

Reference: https://docs.microsoft.com/en-us/power-apps/maker/portals/create-common-problems

https://docs.microsoft.com/en-us/power-apps/maker/portals/create-portal

https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principalportal#required-permissions

A company collaborates by using Microsoft Teams.

You must create a Power Apps app directly from within a Teams channel. The app will be used by members of the channel to manage sales orders. You need to create the app by using Dataverse for Teams.

How should you create the app?

A.

Create a canvas app by using a Power Apps personal app in Teams.

A.

Create a canvas app by using a Power Apps personal app in Teams.

Answers
B.

Create a canvas app by using the App Studio app.

B.

Create a canvas app by using the App Studio app.

Answers
C.

Use the Power Apps web designer.

C.

Use the Power Apps web designer.

Answers
D.

Create a model-driven app by using the App Studio app

D.

Create a model-driven app by using the App Studio app

Answers
Suggested answer: B

Explanation:

You can create, edit, and delete canvas apps in Teams.

Note: With Power Apps Studio embedded in the Power Apps app in Teams and the new built-in data platform providing an easy-to-use, editable data table, you can quickly build apps based on custom data tables that are Teams-specific and scenario-specific.

Reference: https://docs.microsoft.com/en-us/power-apps/teams/create-first-app

https://docs.microsoft.com/en-us/power-apps/teams/create-apps-overview

A farm uses a canvas app to manage schedules for planting fields with crop seeds. The farm uses business intelligence to provide recommendations for schedule changes based on weather data. You must implement a business rule that changes information for several forms in the canvas app based on business intelligence data. You need to configure the business rule.

Which scope should you use?

A.

Table

A.

Table

Answers
B.

All Forms

B.

All Forms

Answers
C.

Form specific

C.

Form specific

Answers
Suggested answer: A

You need to create a Power Automate desktop flow.

What are two possible ways to create the flow? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Record mouse and keyboard events.

A.

Record mouse and keyboard events.

Answers
B.

Configure a pre-built template.

B.

Configure a pre-built template.

Answers
C.

Use pre-built actions.

C.

Use pre-built actions.

Answers
D.

Create models by using Microsoft Visio.

D.

Create models by using Microsoft Visio.

Answers
Suggested answer: A, C

Explanation:

C: Desktop flows are used to automate tasks on the Web or the desktop. Using Power Automate you can automate tasks on the desktop as well as the Web. A: Alternatively, you can use the two legacy methods of creating desktop flows: Windows recorder

(V1) and Selenium ID. With these you record mouse and keyboard events.

Reference:

https://docs.microsoft.com/en-us/power-automate/desktop-flows/create-flow

https://docs.microsoft.com/en-us/power-automate/desktop-flows/create-web

Total 285 questions
Go to page: of 29