Microsoft Power Platform App Maker - PL-100 Exam Practice Test
A company must use a Power Apps app custom control that is exported from a different canvas Power Apps app.
You need to insert the custom control into the Power Apps app.
Where should you complete the actions? To answer, drag the appropriate locations to the correct actions. Each location 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.

You need to insert the custom control into the Power Apps app.
Where should you complete the actions? To answer, drag the appropriate locations to the correct actions. Each location 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.

Correct Answer:

Explanation:
Graphical user interface, text, application Description automatically generated

Box 1: Components
1. To add code components to a canvas app:
2. Navigate to Power Apps Studio.
3. Create a new canvas app or edit an existing app to which you want to add the code component.
4. Go to Insert > Custom > Import component.
Graphical user interface, text, application, Word Description automatically generated

Box 2: Display
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for- canvas-apps
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.

Which tools should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:
Graphical user interface, application Description automatically generated

Box 1: App designer
As an app maker, you can create and edit public views by using Power Apps.
Box 2: Site Map designer
Site maps define the navigation for your app. Create a site map for your app with ease by using the tile-based site map designer.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views-app-designer
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-site-map-app
You have an existing Power Apps environment.
You need to create a Common Data Service database for the environment.
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.

You need to create a Common Data Service database for the environment.
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.

Correct Answer:

Explanation:
Graphical user interface, text, application Description automatically generated

Step 1: Select an existing environment
Add a database in the admin center:
1. In the admin center, in the left navigation pane, select Environments.
2. Select the environment to which you want to add the database.
Step 2: Select Create my database
3. Select + Add database
Step 3: Configure currency and language settings
4. Enter the following, and then select Add.

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/create-database
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?
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?
Correct Answer: D
Vote an answer
You create a canvas app for technicians at a computer store. You assign technicians cases to work on. The technicians update cases at the end of customer site visit.
The manager wants the technicians to sell warranties to the customers. If a customer agrees to purchase a warranty, technicians use the canvas app to immediately alert the sales team, and then the technician records details about the warranty into the app.
You need to create a flow to alert the sales team.
Which type of trigger should you use?
The manager wants the technicians to sell warranties to the customers. If a customer agrees to purchase a warranty, technicians use the canvas app to immediately alert the sales team, and then the technician records details about the warranty into the app.
You need to create a flow to alert the sales team.
Which type of trigger should you use?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
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.


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.

Correct Answer:

Explanation:

Box 1: Many-to-many
Box 2: Many-to-one
A client have a single branch office.
A branch office can have many clients.
Box 3: One-to-many
A branch office can have many employees.
An employee only works at one branch office.
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.
You are a Microsoft Power Apps developer.
Business users must use an app on mobile phones to access charts that display the sales data of customers.
Microsoft Dataverse stores the sales data.
You need to propose a solution to meet the requirements.
Solution: Use a Power Apps canvas app that follows responsive design principles with embedded Power Bi reports.
Does the solution meet the goal?
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.
You are a Microsoft Power Apps developer.
Business users must use an app on mobile phones to access charts that display the sales data of customers.
Microsoft Dataverse stores the sales data.
You need to propose a solution to meet the requirements.
Solution: Use a Power Apps canvas app that follows responsive design principles with embedded Power Bi reports.
Does the solution meet the goal?
Correct Answer: B
Vote an answer
You are deploying solutions from development environments into test environments.
You need to gather solution information.
What should you do? To answer, drag the appropriate actions to the correct scenarios. Each action 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.

You need to gather solution information.
What should you do? To answer, drag the appropriate actions to the correct scenarios. Each action 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.

Correct Answer:

Explanation:
Graphical user interface, text, application Description automatically generated

Box 1: View the history
The solution history displays information such as solution version, solution publisher, type of operation, operation start and end time, and operation status.
Box 2: View solution layers
The see solution layers' feature allows you to view all component changes that occur due to solution changes over time. Within a solution layer, you can drill down to view specific changed and unchanged property details for a component.
The see solution layers' feature:
* Let's you see the order in which a solution changed a component.
* Let's you view all properties of a component within a specific solution, including the changes to the component.
Box 3: Show dependencies
As a result of dependency tracking the following behaviors are enforced:
* Export of a solution warns the user if there are any missing components that could cause failure when importing that solution in another system.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/solution-history
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/solution-layers
https://docs.microsoft.com/en-us/power-platform/alm/dependency-tracking-solution-components
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?
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?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
A company creates an app that uses Microsoft Dataverse tables.
The app creator wants to verify that the app is operating as expected by using a sample set of real-world data.
You need to import the sample data into Dataverse tables.
Which two technologies can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
The app creator wants to verify that the app is operating as expected by using a sample set of real-world data.
You need to import the sample data into Dataverse tables.
Which two technologies can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Correct Answer: A,B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
You create a canvas app.
You need to make the app available to other people in your company.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You need to make the app available to other people in your company.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Correct Answer: B,D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).