Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

PL-100 Questions and Answers

Question # 6

You need to modify the entity form to resolve the customer request number issue.

What should you do?

A.

Use a calculated field

B.

Change the data type of the customer request number field to Lookup

C.

Change the data type of the customer request number field to Autonumber

Full Access
Question # 7

You need to implement logic in the app for lost sales.

What should you do?

A.

Create a business process flow.

B.

Define a business rule for the Sales Log edit form.

C.

Set the required field property of the Won/Lost field to Required.

D.

Create a formula for the Description field that uses the Update function.

Full Access
Question # 8

You need to implement features for the solution.

Which Power Platform component should you use for each feature? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 9

You need to modify the app design to meet the accessibility needs of the sales associates.

Which properties should you configure? To answer, drag the appropriate properties to the correct restrictions. Each property 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.

Full Access
Question # 10

You need to roll back the mobile app to an earlier version.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 11

You need to provide the app to Tailwind Traders.

What should you do?

A.

Within Managed Properties, set the value of the Allow customizations option to true. Export the app as a managed solution.

B.

Use the Share App feature.

C.

Within Managed Properties, set the value of the Allow customizations option to false. Export the app as a managed solution.

D.

Within Managed Properties, set the value of the Allow customizations option to false. Export the app as an unmanaged solution.

Full Access
Question # 12

You need to ensure that the app can support the needs of User2 and User3, and meets the production deployment requirements.

Which tools should you use? To answer, select the appropriate tool in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 13

You need to create the mobile app.

Which type of app should you create?

A.

model-driven app

B.

portal app

C.

Microsoft 365 web app

D.

canvas app

Full Access
Question # 14

You need to configure functionality for submitting status reports.

What should you do?

A.

Determine whether the application is offline when a user selects submit button and call the Sec () function.

B.

Determine whether the application is offline when the app loads. Use the SaveDaca () function in the OnSelect property.

C.

Determine whether the application is offline when a user selects the submit button and call the SaveDaca () function.

D.

Determine whether the application is offline when the app loads. Use the LoadDaca () function in the Submit button.

Full Access
Question # 15

You need to provide all app components of the application to Tailwind Traders.

What should you do?

A.

Package the application and flow components into a single solution for export.

B.

Run the app checker and flow checker prior to publishing each component for export.

C.

Export each component separately but use the same version number for each component.

D.

Publish the application and flow solutions at the same time before exporting each one.

Full Access
Question # 16

You need to meet the requirements for sales representative that submit status reports.

How should you configure the flow?

A.

Add a parallel branch that uses the value of a dynamic content variable

B.

Add a number functions action that evaluates the risk value by using a static variable to determine if an email is required

C.

Add a condition that evaluates the risk value by using a dynamic content variable

D.

Add a data operation action that evaluates a dynamic content variable

Full Access
Question # 17

You publish the first version of the app and solution on November 1, 2020.

You need to create the version numbers for the app and the solution.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 18

You need to create a flow for sending required emails to the regional manager.

How should you create the flow? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 19

You need to resolve the issue for User1.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 20

You need to configure the app to meet the requirements.

Which object properties should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 21

You need to create a model-driven app without using code.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 22

You create a canvas app for a store.

The logo must appear as the background image for the app. A loading spinner must display on the screen as the app loads.

You need to add the features to the app.

What should you modify? To answer, drag the appropriate form areas to the correct requests. Each form area 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.

Full Access
Question # 23

You create a new solution publisher and include a publisher prefix value.

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

NOTE: Each correct selection is worth one point.

A.

You can change contact details of a publisher after you create the publisher

B.

When you change a solution publisher prefix, you can change the schema name for existing components

C.

You can change the schema name of a publisher after creating the publisher

D.

You can add a component from one solution to another solution that has a different publisher

Full Access
Question # 24

: 153 DRAG DROP

A company is creating Power Apps apps for their customer service team.

You must create a final released solution to export to their test environment that cannot be changed in the new environment.

You need to determine the types of solutions to use.

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

Full Access
Question # 25

You work in a warehouse. You build an app for physical inventory counts that is used by different staff members. The typical count takes 14 hours.

The app has a warehouse screen with a gallery that contains the aisles in the warehouse. When a staff member selects an aisle record, another screen displays all the items stored in that aisle. The staff must know how long each aisle takes to do a physical inventory count.

You need to add logic to the app.

What should you do?

A.

Configure a timer control, add it to the aisle screen, and then reset it when exiting the aisle screen

B.

Create and configure a stopwatch custom control, and then add it to the gallery

C.

Create and configure a stopwatch custom component, and then add it to the aisle screen

D.

Configure a timer control, add it to the gallery, and then reset it when the selection changes

Full Access
Question # 26

You are designing an app for a bank. You plan to use the following entities in the app:

You need to configure the relationships between the entities.

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

Full Access
Question # 27

A company uses a canvas app. The last published version of the app is version 18.

You edit the app. You save your updates and run the app. When you test the app, you discover you deleted a screen.

You need to restore the last published version of the app.

What is the version number of the app after you successfully restore it?

A.

17

B.

18

C.

18.1

D.

20

Full Access
Question # 28

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.

A company is deploying Microsoft Power Platform components to streamline a job candidate screening process.

The human resources (HR) representatives of the company plan to attend school career fairs. The HR representatives must qualify and enter potential job candidates into a Power Apps app. The HR representatives must enter the following information for each candidate:

If a candidate is currently unqualified for a job position but would eventually qualify based on follow-up criteria, the follow-up checkbox must be selected or cleared in the system immediately.

The company plans to create a similar Power Apps app that will contain the same business use case, but for internal employees and promotions.

You need to create a Power Apps app solution to automatically mark the candidate for follow up.

Proposed solution: Create a custom action that has defined dataflows.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 29

You need to resolve the instructor's issue and ensure that the same issue does not occur again. What should you use?

A.

Gallery

B.

Combo box

C.

Custom component

D.

Choices

Full Access
Question # 30

You need to select tables to use for the main personas in the college implementation.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 31

You need to resolve the issue related to the student 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.

Full Access
Question # 32

You need to select data types for the app.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 33

You need to create the solution for subscriber orders.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 34

You need to implement reporting to support the college marketing efforts. Which type of dashboard should you use?

A.

Power Bl

B.

Interactive

C.

Model-driven

Full Access
Question # 35

You need to design the data model for the cooking classes.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 36

You need to select a design approach for the required features.

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

Full Access
Question # 37

You need to implement the student attendance requirements.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 38

You need to create the food bank notification.

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.

Full Access
Question # 39

You need to design and distribute a chatbot that captures ideas for new recipes.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 40

You need to implement a solution to meet the ingredients inventory requirement.

Which type of public view should you use?

A.

a conditional view filter that filters by both threshold and quantity

B.

a grid filter that filters by quantity only

C.

a conditional view filter that filters by threshold only

D.

a grid filter that filters by threshold only

E.

a grid filter that filters by both threshold and quantity

Full Access