ExamGecko
Home / Microsoft / PL-200 / List of questions
Ask Question

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

List of questions

Question 131

Report
Export
Collapse

DRAG DROP

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.


Microsoft PL-200 image Question 131 106044 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 131 106044 10052024010700000
asked 05/10/2024
Paolo D Amelio
36 questions

Question 132

Report
Export
Collapse

DRAG DROP

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.


Microsoft PL-200 image Question 132 106045 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 132 106045 10052024010700000
asked 05/10/2024
I Haq
35 questions

Question 133

Report
Export
Collapse

HOTSPOT

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.


Microsoft PL-200 image Question 133 106046 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 133 106046 10052024010700000
asked 05/10/2024
Reece Scarley
43 questions

Question 134

Report
Export
Collapse

HOTSPOT

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

Microsoft PL-200 image Question 134 106073 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 134 106073 10052024010700000

Explanation:

Box 1: or

Or: Takes two arguments and returns true if either argument is true.

Box 2: equals(item()?['credithold'],'true')

Equals: Returns true if two values are equal.

For example, if parameter1 is someValue, this expression returns true:

equals(parameters('parameter1'), 'someValue')

Reference:

https://docs.microsoft.com/en-us/power-automate/use-expressions-in-conditions

asked 05/10/2024
Gustavo Castro
34 questions

Question 135

Report
Export
Collapse

DRAG DROP

A company plans to automate the following manual processes by using Power Automate.

You need to identify UI flow types for the two business processes.

Microsoft PL-200 image Question 2 106074 10052024010700000000

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

Microsoft PL-200 image Question 135 106074 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 135 106074 10052024010700000
asked 05/10/2024
Fadi Iraqi
37 questions

Question 136

Report
Export
Collapse

DRAG DROP

A company has a portal. Users sign into the portal by using a social media account.

The company wants to replace the existing portal with a Power Apps portal. users must sign up for access to the portal by using a Microsoft account and a unique invitation code that will be provided to the users. You need to configure authentication for the home page.

Which values should you use? To answer, drag the appropriate values to the appropriate authentication settings. Each value 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.


Microsoft PL-200 image Question 136 106075 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 136 106075 10052024010700000
asked 05/10/2024
Mirza Daniyal Baig
40 questions

Question 137

Report
Export
Collapse

DRAG DROP

You are using a development environment to add a new column to a system table. You plan to move the changes to a test environment they are complete. The changes must meet the following requirements:

• Must be clearly identified so that they are not confused with system components and components from other solutions.

• Must not affect any existing components in the test environment.

You need to prepare a solution for deployment to the test environment.

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.

Microsoft PL-200 image Question 137 106076 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 137 106076 10052024010700000

Explanation:

Step 1: Create a new publisher Solution publisher

Every app and other solution components such as entities you create or any customization you make is part of a solution. Because every solution has a publisher, you should create your own publisher rather than use the default. You specify the publisher when you create a solution.

Step 2: Create a new unmanaged solution and select the correct publisher unmanaged solution Unmanaged solutions are used in development environments while you make changes to your application. Unmanaged solutions can be exported either as unmanaged or managed. Exported unmanaged versions of your solutions should be checked into your source control system. Unmanaged solutions should be considered your source for Microsoft Power Platform assets. When an unmanaged solution is deleted, only the solution container of any customizations included in it is deleted. All the unmanaged customizations remain in effect and belong to the default solution.

Step 3: Add the table top the solution and add the new column.

Step 4: Run the solution checker on the solution

Use solution checker to validate your model-driven apps in Power Apps.

Reference: https://docs.microsoft.com/en-us/power-platform/alm/solution-concepts-alm

https://docs.microsoft.com/en-us/power-apps/maker/data-platform/use-powerapps-checker

asked 05/10/2024
ronald ramos
44 questions

Question 138

Report
Export
Collapse

HOTSPOT

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

Microsoft PL-200 image Question 138 106077 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 138 106077 10052024010700000
asked 05/10/2024
Angela Stevens
59 questions

Question 139

Report
Export
Collapse

HOTSPOT

A company has a sales application that is supported by an Azure SQL database. You are developing a Power Apps app for use by customer service agents. The app must reference customer data from the sales application. Data in the sales application is constantly changing and must not be replicated in Microsoft Dataverse Some customer data is considered sensitive. You must protect data for specific fields when users view data in the app.

You need to configure table creation for the app.

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

NOTE: Each correct selection is worth one point


Microsoft PL-200 image Question 139 106078 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 139 106078 10052024010700000
asked 05/10/2024
christopher patrick
32 questions

Question 140

Report
Export
Collapse

HOTSPOT

You are creating a business process flow for a Power Apps app.

The business process flow must meet the following requirements:

• Must be available offline.

• Send an email to the team when a record is created.

You need to set up business process flow.

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

Each correct selection is worth one point


Microsoft PL-200 image Question 140 106079 10052024010700000
Correct answer: Microsoft PL-200 image answer Question 140 106079 10052024010700000
asked 05/10/2024
Junwei Li
37 questions
Total 290 questions
Go to page: of 29
Search

Related questions