PL-100: Microsoft Power Platform App Maker Part 2
Question #: 49
Topic #: 1
You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Data table control.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
Selected Answer: A
Question #: 50
Topic #: 11
You need to implement logic in the app for lost sales.
What should you do?
A. Set the probabilities field to zero percent.
B. Define a business rule for the Sales Log edit form.
C. Enable field security on the Won/Lost field.
D. Create a formula for the Description field that uses the Update function.
Selected Answer: D
Question #: 51
Topic #: 5
You create a canvas app.
A user is not able to determine which field currently has focus. You run App checker to identify errors.
You need to verify that the focused border thickness is set to a value greater than zero.
Which section of the App checker results should you check?
A. Rules
B. Performance
C. Accessibility
D. Runtime
Selected Answer: C
Question #: 55
Topic #: 2
Each maker at a company has a separate Common Data Service environment. You are customizing a canvas app. You create two new entities in your environment.
You are leaving for a vacation. Another maker will continue customizing the app in your absence.
You need to transfer the work to the other maker and ensure that you can work on the updated app when you return from your vacation.
What should you export?
A. an unmanaged solution that includes all customizations
B. the default solution
C. a managed solution that includes all customizations
D. the app
Selected Answer: A
Question #: 56
Topic #: 1
You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Text input control.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
Selected Answer: B
Question #: 57
Topic #: 9
You need to resolve the user’s issue with the time tracking app.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Add a component to the time tracking screen for tracking total time.
B. Create a new component inside of the component library for the time tracking app.
C. Upload the component to AppSource.
D. Add the Total Time field to the screen and set the value of the field property to Rollup.
Selected Answer: AB
Question #: 58
Topic #: 16
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 Set() function.
B. Determine whether the application is offline when the app loads. Use the SaveData() function in the OnSelect property.
C. Determine whether the application is offline when a user selects the submit button and call the SaveData() function.
D. Determine whether the application is offline when the app loads. Use the LoadData() function in the Submit button.
Selected Answer: C
Question #: 59
Topic #: 3
You use a Microsoft SharePoint list to record information about customers.
You must perform a series of actions only when a new item is added to a SharePoint list.
You need to configure a Power Automate flow.
Which trigger should you use?
A. When an item is created
B. When an item is created or modified
C. When a file is created (properties only)
D. For a selected item
Selected Answer: A
Question #: 60
Topic #: 6
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
Selected Answer: D
Question #: 61
Topic #: 8
You need to implement reporting to support the college marketing efforts.
Which type of dashboard should you use?
A. Interactive
B. Model driven
C. Power BI
Selected Answer: C
Question #: 65
Topic #: 1
You have an unmanaged solution, for which you have created multiple apps.
You are required to move the apps to a different environment. The environment requires that the solution allows for components to be added, amended, renewed, removed, deleted, or tested.
You need to use the correct solution type.
You make use of a Managed solution.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
Selected Answer: B
Question #: 66
Topic #: 3
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.
A. Power Platform Admin center
B. Power Apps solution explorer
C. Power Apps Maker portal
D. SQL Server Management Studio
E. Visual Studio Code
Selected Answer: BC
Question #: 67
Topic #: 5
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.
A. Grant access to individual users in your company.
B. Share the app with a Microsoft Exchange distribution list.
C. Grant access to a Microsoft Teams team.
D. Share the app with a Microsoft Azure Active Directory security group.
Selected Answer: A
Question #: 69
Topic #: 1
You have an unmanaged solution, for which you have created multiple apps.
You are required to move the apps to a different environment. The environment requires that the solution allows for components to be added, amended, renewed, removed, deleted, or tested.
You need to use the correct solution type.
You make use of an Unmanaged solution.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
Selected Answer: A
Question #: 70
Topic #: 3
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 must 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?
A. Flow button for mobile
B. Power Apps
C. Office 365 Outlook
D. Microsoft Dataverse
Selected Answer: B
Question #: 71
Topic #: 4
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 creating a canvas app.
You need to automatically detect bicycles in pictures taken with the camera.
Proposed solution:
✑ Create an Object Detection custom model in AI Builder.
✑ Train the model with pictures of bicycles and then publish the trained model.
✑ Add the Object Detector control to your canvas app.
Does the solution meet the goal?
A. Yes
B. No
Selected Answer: A
Question #: 72
Topic #: 2
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 Category classification model.
Does the solution meet the goal?
A. Yes
B. No
Selected Answer: B
Question #: 75
Topic #: 1
All app makers at your company have their own Common Data Service environment.
You are in the process of adapting a canvas app in your own environment. Because you have booked time of work, you have to make the app and all your adaptations available to a fellow app maker, who will carry on adapting the app.
You need to, however, make sure that you will be able to resume work on the app when you come back.
Which of the following actions should you take?
A. You should consider exporting the app, with all adaptations, as an ununmanaged solution.
B. You should consider publishing the app to the production environment.
C. You should consider exporting the app, with all adaptations, as a managed solution.
D. You should consider publishing the app to a staging environment.
Selected Answer: A
Question #: 76
Topic #: 2
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 an Entity Extraction model.
Does the solution meet the goal?
A. Yes
B. No
Selected Answer: B
Question #: 77
Topic #: 4
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 creating a canvas app.
You need to automatically detect bicycles in pictures taken with the camera.
Proposed solution:
✑ Create a Prediction custom model in AI Builder.
✑ Train the model with pictures of bicycles and then publish the trained model.
✑ Add the Object Detector control to your canvas app.
Does the solution meet the goal?
A. Yes
B. No
Selected Answer: B
Question #: 78
Topic #: 1
You are employed as an app maker. You are currently creating a new canvas app.
App users will include users who have diminished or no sight.
You are identifying methods that will hide content from seeing users and show them to screen reader users.
Which of the following methods are valid? (Choose all that apply.)
A. Configure color and related properties as transparent.
B. Set X, Y, or both properties for the control to be on-screen.
C. Set the width and height to 1.
D. Set the size to 10.
Selected Answer: AC
Question #: 79
Topic #: 3
You are an app maker.
You want to create apps and track customizations as part of the default solution.
You need to determine the impact of performing the work in the default solution.
What should you conclude?
A. The default solution does not contain all components and customizations from all solutions in the environment.
B. The prefix used when creating components as part of the default solution can be set to a specific value.
C. The default solution cannot be exported and distributed to another environment.
Selected Answer: C
Question #: 80
Topic #: 2
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 Key Phrase Extraction model.
Does the solution meet the goal?
A. Yes
B. No
Selected Answer: B