Precise Microsoft PL-100 Exam Question Online
Ucertify offers free demo for PL-100 exam. "Microsoft Power Platform App Maker", also known as PL-100 exam, is a Microsoft Certification. This set of posts, Passing the Microsoft PL-100 exam, will help you answer those questions. The PL-100 Questions & Answers covers all the knowledge points of the real exam. 100% real Microsoft PL-100 exams and revised by experts!
Free demo questions for Microsoft PL-100 Exam Dumps Below:
NEW QUESTION 1
You create a custom field on the Account entity.
Members of TeamA must have full access to the field. Members of TeamB must have no access to the field. You need to configure security.
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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Step 1: Enable field security for the field
Step 2: Create a field security profile and set all the permissions for the custom attribute to Yes. Step 3: Add TeamA to the field security profile.
Note: Field-level security is available for the default fields on most out-of-box entities, custom fields, and custom fields on custom entities. Field-level security is managed by the security profiles. To implement field-level security, a system administrator performs the following tasks.
Enable field security on one or more fields for a given entity.
Associate one more existing security profiles, or create one or more new security profiles to grant the appropriate access to specific users or teams.
NEW QUESTION 2
You are an app builder for a medical office. The medical office uses activities to book appointments and business process flows to track patient status. The cleaning staff wants the app to connect directly to a Microsoft Excel workbook to track cleaning tasks. The office does not have access to reporting tools including Power BI.
You need to create apps for the following groups of users. Apps must not require customizations or the use of additional products.
Which type of app should you build for each group? To answer, drag the appropriate app types to the correct groups. 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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embedded-canvas-app-guidelines https://global.hitachi-solutions.com/blog/canvas-vs-model-driven-apps
NEW QUESTION 3
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 tru
- B. Export the app as a managed solution.
- C. Use the Share App feature.
- D. Within Managed Properties, set the value of the Allow customizations option to fals
- E. Export the app as a managed solution.
- F. Within Managed Properties, set the value of the Allow customizations option to fals
- G. Export the app as an unmanaged solution.
Answer: C
Explanation:
Scenario: The completed app and all supporting components must be provided to Tailwind Traders. Tailwind Traders must not be able to make changes to any of the components.
Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.
Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
NEW QUESTION 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 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
Answer: A
Explanation:
AI Builder entity extraction models recognize specific data in the text that you target based on your business needs.
The model identifies key elements in the text and then classifies them into predefined categories. This can help you transform unstructured data into structured data that’s machine-readable. You can then apply processing to retrieve information, extract facts, and answer questions.
Note: 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://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/ https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps
NEW QUESTION 5
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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: View the sessions details page for the app in Power Apps Studio
Use PowerApps Studio, select the App, and choose and you will be directed to the app’s Versions tab in PowerApps portal. There should be one version marked Live.
Box 2: Select Restore on the previous version of the app. Restore an app from your account
Open powerapps.com, and then click or tap Apps in the left navigation bar.
Near the right edge, click or tap the info icon for the app that you want to restore.
Click or tap the Versions tab, and then click or tap Restore for the version that you want to restore.
Reference:
https://powerapps.microsoft.com/sk-sk/blog/saveandpublish/ https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app
NEW QUESTION 6
A company uses Power Automate and Power Apps to streamline business processes. You need to use AI Builder to analyze customer reviews of the company’s products.
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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Step 1: Connect data to the model.
First create an AI Builder form processing model for the customer reviews you want to process.
Step 2: Train the model. Step 3: Publish the model.
Step 4: Use the model in a Power Automate flow.
Once you train and publish the model, create a solution-aware flow in Power Automate. Reference:
https://powerapps.microsoft.com/en-us/blog/introducing-simplified-ai-builder-experience-in-power-automate/
NEW QUESTION 7
You are an app maker. You are creating a canvas app. You do not have access to Power BI.
You need to add charts to the app.
Which three chart types can you add directly to the canvas app? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. pie
- B. area
- C. funnel
- D. column
- E. line
Answer: ADE
Explanation:
You can use line charts, pie charts, and bar charts to display your data in a canvas app. Add a bar chart to display your data:
* 1. On the Home tab, add a screen.
* 2. On the Insert tab, select Charts, and then select Column Chart. Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/use-line-pie-bar-chart
NEW QUESTION 8
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
Answer: B
Explanation:
A Category classification model categorizes text by its meaning. Reference:
https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/
NEW QUESTION 9
You have a solution that contains a Power Automate flow, an environment variable, and a model-driven app. Which three steps 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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Step 1: Adjust the version number. Step 2: Select the managed solution.
Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.
Step 3: Publish all changes. Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
NEW QUESTION 10
You create a canvas app named Hardware Order that suggests computer hardware to customers.
A value must be entered for the EmployeeID field when creating a new order if the value in the OrderType field does not contain the prefix test.
You need to configure the business rule.
Which two actions should you perform? Each correct answer presents part of the complete solution.
NOTE: Each correct selection is worth one point.
- A. Set the scope of the business rule to Entity.
- B. Add a Recommendation action and configure it to enter the order type.
- C. Set the scope of the business rule to All Forms.
- D. Use the following condition expression:(OrderType Does not begin with [test]) AND (Modified By Does not contain data)
Answer: AD
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule
NEW QUESTION 11
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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: App Checker
Scenario: Several sales representatives have accessibility restrictions. User2 is visually impaired and cannot see images. User3 is unable to use a mouse.
Users who have vision, hearing, or other impairments can use your canvas app more easily and successfully if you consider accessibility as you design how the app looks and behaves. If you're not sure how to make your app more accessible, you can run the AppChecker Accessibility checker in Power Apps Studio.
Box 2: Solution Checker
Scenario: Before deploying the app to production, you must ensure that the app conforms to Microsoft accessibility and performance guidelines.
Use solution checker to validate your model-driven apps in Power Apps. Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/use-powerapps-checker
NEW QUESTION 12
You are configuring security to enable users to analyze data by using Microsoft Excel templates.
You create a security role named TemplateAdministrator and configure the role as shown below and assign the role to a user named User1.
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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 13
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 that displays a list of accounts.
Users must be able to select an account and view details for the account. The app must include a feature that brings the user back to the list of accounts.
You add a blank screen named Screen_Accounts and add a gallery named Gallery_Accounts to the screen. You set the data source of Gallery_Accounts to Accounts and add another blank screen named Screen_AccountDetail.
You need to complete the app. Solution:
Add an edit form to Screen_AccountDetail and set the Default Mode of the form to View.
Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail).
Set the data source of the form to Accounts.
Set the Item property of the form to Selected.
Add a back icon on Screen_AccountDetail and set its OnSelect property to Navigate(Screen_Accounts).
Does the solution meet the goal?
- A. Yes
- B. No
Answer: A
Explanation:
View, edit, or create an item, save the contents, and reset the controls in an Edit form control. FormMode.View: The form is populated with an existing record but the user cannot modify the values of the
fields.
This function is often invoked from the OnSelect formula of a Button or Image control. Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-form
NEW QUESTION 14
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.
Answer: B
Explanation:
Scenario: When identifying versions of the app solution, all dependencies, entities, and user interfaces components must be identified to avoid any unintentional issues caused by reverting individual components to a previous version.
Power Apps has added components to the rule set that encourages best practices in the Power Apps Checker. You can check your canvas apps and flows that are included in solutions and then review all issues in a single, consolidated report.
Reference:
https://docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/microsoft-powerapps/checker-include
NEW QUESTION 15
......
100% Valid and Newest Version PL-100 Questions & Answers shared by Dumps-hub.com, Get Full Dumps HERE: https://www.dumps-hub.com/PL-100-dumps.html (New 47 Q&As)