Free Demo Questions

Test Online Free Microsoft PL-100 Exam Questions and Answers

Practice a live sample before buying full access. This page keeps the free PL-100 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.

Updated Jul 09, 2024 149 Questions 10 Pages
Page 8 of 10
Question 106 Written Answer
DRAG DROP
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.


Answer:


Explanation:
Graphical user interface, text, application
Description automatically generated
Step 1: Select an existing environment
Add a database in the admin center:
Question 107 Selectable Answer
A company has a Common Data Service custom entity that stores customer account data.
You need to create a relationship between the custom entity and the Account entity.
Which two tools can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Answer:
Explanation:
There are two designers you can use to create and edit 1:N (one-to-many) or N:1 (many-to-one) relationships:
✑ You can create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships in Power Apps portal
✑ You can create and edit create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships using solution explorer
Reference: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-1n-relationships
Question 108 Selectable Answer
In a Common Data Service database, you create a canvas app and a custom entity. The app also reads data from the Account entity in the Common Data Service database.
Entity access permissions will be controlled by the Common Data Service User security role. You create a Common Data Service solution.
You need to replicate the changes to a new Common Data Service database.
Which two components should you include with the canvas app? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Answer:
Question 109 Written Answer
HOTSPOT
You need to meet the requirement for the time tracking app.
Which controls should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:


Explanation:
Box 1: Timer
A Timer control in Power Apps is a control that can determine how your app responds after a certain amount of time passes.
Box 2: Barcode scanner
The Barcode scanner control for canvas apps scans barcodes, QR codes, and data-matrix codes on an Android or iOS device.
Box 3: Image
Image control in Power Apps is a control that shows an image from, for example, a local file or a data source.
If you add one or more Image controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
Question 110 Written Answer
HOTSPOT
A bicycle shop uses Microsoft Dataverse to track bicycle rentals and renter information. The bicycle shop has a standalone tablet with a canvas app. Renters use the app to check out bicycles. Only one renter at a time can check out bicycles.
Multiple renters can rent as a team. You must expand the app to allow team rentals in one step. All team members must be registered under a single phone number.
You need to modify the canvas app to display team and team member information, along with bicycle information
Which Ul elements should you use for each requirement? To answer, select the appropriate options m the answer area. NOTE: Each correct selection is worth one point.


Answer:

Question 111 Written Answer
DRAG DROP
A company uses Microsoft Power Platform. All users in the company have read/write and create access to SharePoint.
You create a canvas app that displays data from a SharePoint list. A group of users must use the app without the ability to change the data source.
You need to shore the app with the users.
What should you do? To answer, drag the appropriate actions to the correct components. 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.


Answer:

Question 112 Written Answer
HOTSPOT
You create a canvas app for a service company.
Using the Tree view, you navigate to the ViewServices screen. The screen contains a form named DetailForm1 that only contains Label controls.
You add the People icon to the header of the ViewServices screen as shown below:



When you select the icon a new Activity form opens. You must set the value of the Name field on the new Activity form to the value of the name field from DetailForm1.
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic. NOTE: Each correct selection is worth one point.


Answer:


Explanation:
Graphical user interface, text, application
Description automatically generated
Box 1: Name_DataCardValue1.Default
Box 2: Move the icon to the Activity form and set the On Select property to the Activity screen.
The Select function simulates a select action on a control as if the user had clicked or tapped the control. As a result, the OnSelect formula on the target control is evaluated.
Question 113 Selectable Answer
You create an automated flow by using Power Automate. The flow appears under My Flows and is connected to the development environment. The development environment has a solution to move components into a production environment.
You need to ensure that you can transfer the flow to another environment.
What should you do?

Answer:
Explanation:
It is very normal for a developer to build the power automate in one environment and then export that automate & import it to another destination environment.
Exporting our Solution
After validating our flows work in our test environment, we now want to promote it to our production environment. We can export our solution by finding it in our Solutions experience, clicking on the …, selecting Export.



Graphical user interface, application, Teams
Description automatically generated
Reference: https://flow.microsoft.com/en-us/blog/solutions-in-microsoft-flow/
Question 114 Selectable Answer
You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1.
You need to set TIM1 to a default value.
What should you do?

Answer:
Explanation:
The OnTimerStart, OnTimerEnd and OnSelect are the configurations where you can add your code.
Reference: https://sharepains.com/2019/08/22/all-about-timers-in-powerapps/
Question 115 Selectable Answer
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 build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use a Text Recognition model.
Does the solution meet the goal?

Answer:
Explanation:
Create a canvas app and add the text recognizer AI Builder component to your screen. This component takes a photo or loads an image from the local device, and then processes it to detect and extract text based on the text recognition prebuilt model. If it detects text in the image, the component outputs the text and identifies the instances by showing a rectangle for each instance in the image.
Reference: https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps
Question 116 Written Answer
DRAG DROP
A company uses Power Apps. The company has a SharePoint list that contains the names of partner organizations and the country/region of the partners. The company requires a canvas app that has a gallery screen to display the information in the SharePoint list.
Users must be able to:
* Return results for the exact word that was searched.
* View the latest records at the top of the gallery.
* Use a dropdown control to list the countries/regions of the partners. The list must display each country/region only once.
You need to create the gallery screen in a canvas app.
Which functions should you use? To answer, drag the appropriate functions to the correct activities. Each function 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.


Answer:

Question 117 Written Answer
HOTSPOT
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.


Answer:


Explanation:
Graphical user interface, text, application
Description automatically generated
Box 1: Power Apps mobile app
Scenario:
User1 often works in a warehouse that does not have internet connectivity.
User1 needs to edit an existing status report and submit a new status report.
The app must be able to run both online and offline. If the mobile device on which the app runs is connected to the internet, the app must immediately submit the status report.
You can build offline capabilities in your PowerApps app so your app users can access some data or save some data even when they don't have an internet connection.
Box 2: Connector
Scenario: Azure SQL Database is used to store other data
Use the SQL Server connector to connect to SQL Server, in either Azure or an on-premises database, so that you can manage your data with create, read, update, and delete operations.
Question 118 Written Answer
HOTSPOT
A company uses Power Apps. The company has a model-driven app that accesses a Microsoft Dataverse table. The app is shared with ail users who all have the Basic User security role.
You must prevent the users from running and sharing the app.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:

Question 119 Written Answer
DRAG DROP
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.


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.
Question 120 Written Answer
DRAG DROP
You have a model-driven app that has an entity named Marinas. You have an entity named Boats that list the boats associated with each marina.
You must add a list of boats to the Marinas form. You must also add an option for users to select different views including boat owners and marina members.
You need to embed the list of boats associated with a Marina record in the entity form.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.


Answer:


Explanation:
Graphical user interface, text, application
Description automatically generated
Step 1: Add a Subgrid component to a form
You add a subgrid component the same way as you add any other component.
Step 2: Select Show related records and then select the related entity and default view for the subgrid Configure a subgrid component.
Properties available to configure when using a subgrid component on a form using the form designer include:
✑ Show related rows
When selected, the subgrid displays only rows related to the current row that is displayed on the form.
Step 3: Select the Allow users to change view option Configure a subgrid component.
Properties available to configure when using a subgrid component on a form using the form designer include:
✑ Allow users to change view
When selected, app users can change from the Default view to another view of the table selected in the Table property.
Step 4: Save and publish the form
Showing page 8 of 10