Try 100% Updated PL-100 Exam Questions [2022]
Pass PL-100 Exam - Real Questions and Answers
NEW QUESTION 52
You need to configure the system to meet the sales requirements.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail
NEW QUESTION 53
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?
- A. Power Apps
- B. Common Data Service
- C. Office 365 Outlook
- D. Flow button for mobile
Answer: D
Explanation:
Create a button flow to run routine tasks by simply tapping a button. Customize your flow by allowing the user to provide specific details that will be used when the flow runs.
Note: There are many repetitive tasks that we all wish we could run with just a tap of a button. For example, you may need to quickly email your team to remind them to join the daily team sync, or you may want to start a new Visual Studio Codespaces build of your code base after you've been notified that there are no more checkins planned for the day. Button flows allow you to accomplish these and many other tasks simply by tapping a button on your mobile device.
Reference:
https://docs.microsoft.com/en-us/power-automate/button-flow-with-user-input-tokens
NEW QUESTION 54
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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/update-solutions
NEW QUESTION 55
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 a file is created (properties only)
- B. For a selected item
- C. When an item is created or modified
- D. When an item is created
Answer: D
Explanation:
Trigger - When an item is created
Triggers when an item is created.
MS Flow will trigger when an item is created in the list. It will return all list item properties which can be used in the Flow.
Reference:
https://www.c-sharpcorner.com/article/sharepoint-based-triggers-in-ms-flow-part-2/
NEW QUESTION 56
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.
Answer:
Explanation:
Reference:
https://powerapps.microsoft.com/sk-sk/blog/saveandpublish/
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app
NEW QUESTION 57
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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-screen
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-form
NEW QUESTION 58
You need to configure the system to meet the requirements.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/types-of-entities
NEW QUESTION 59
You create the following apps for a company that provides financial guidance services: a model-driven app for financial advisers that work in the company's offices and a canvas app for remote financial advisers.
You need to create business rules for a custom counselling entity used by all financial advisers.
Who will be affected by the business rules?
To answer, drag the appropriate financial adviser types to the correct business rules. Each financial adviser type may be used once, more than once, or not at all. You may need to drag the split bat between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule
NEW QUESTION 60
You need to implement logic in the app for lost sales.
What should you do?
- A. Set the required field property of the Won/Lost field to Required.
- B. Define a business rule for the Sales Log edit form.
- C. Create a business process flow.
- D. Create a formula for the Description field that uses the Update function.
Answer: B
Explanation:
Scenario: Requests for quotes are currently stored in a Sales Log workbook. The workbook includes the following information:
Status of the Request for Quote (RFQ) with the values of Won, Lost, No Bid, and Cancelled Salespeople often do not set status of RFQs in the Sales Log to Won when a sale is closed and the customer purchase order is received.
You can create business rules and recommendations to apply logic and validations without writing code or creating plug-ins. Business rules provide a simple interface to implement and maintain fast-changing and commonly used rules.
Business rules defined for an entity apply to both canvas apps and model-driven apps if the entity is used in the app.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule
NEW QUESTION 61
A company uses data loss prevention (DLP) policies. You have a Power Automate flow that posts Twitter mentions into a Microsoft SharePoint list.
You are not able to activate the flow.
You need to troubleshoot the issue.
What are two possible reasons why you cannot activate the flow? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. You are not assigned the Power Platform Admin role.
- B. You are not assigned the Environment Admin role.
- C. You placed all connectors into the Business group within the DLP policy.
- D. You placed all connectors into the Non-Business group within the DLP policy.
Answer: B,C
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention
NEW QUESTION 62
You are designing a canvas app that will be used by all users including users who have vision impairments.
Which outcome is achieved by each action? To answer, drag the appropriate outcomes to the correct actions. Each outcome 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:
Reference:
https://docs.microsoft.com/sv-se/powerapps/maker/canvas-apps/accessible-apps
NEW QUESTION 63
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- includes-rules-canvas-apps-flows
NEW QUESTION 64
You need to configure functionality for submitting status reports.
What should you do?
- A. Determine whether the application is offline when the app loads. Use the LoadDaca () function in the Submit button.
- B. Determine whether the application is offline when a user selects submit button and call the Sec () function.
- 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 SaveDaca () function in the OnSelect property.
Answer: C
Explanation:
Scenario: 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.
When data is submitted offline, the data must be stored in the app until the app is back online.
Mobile users often need to be productive even when they have limited or no connectivity.
LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a local device. By using these functions, you can add simple offline capabilities to your app.
The SaveData function stores a collection for later use under a name.
The LoadData function reloads a collection by name that was previously saved with SaveData. You can't use this function to load a collection from another source.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.
Background
Current environment
Overview
Operations for the company are managed very informally. Only a small number of long-term employees are aware of all manufacturing processes.
NEW QUESTION 65
You create a model-driven app for a company. The app will be used to manage events that the company organizes.
The Events entity ownership type is set to User or team. Members of the marketing team are assigned the MarketingTeam security role. All privileges for the role are set to User access.
All employees must be able to view event records. Only members of the marketing team are permitted to create or edit event records. You create a role named OtherEmployees.
You need to configure the MarketingTeam and OtherEmployees security roles.
Which three actions should you perform? Each correct selection presents a part of the solution.
NOTE: Each correct selection is worth one point.
- A. Set the access level for the MarketingTeam security role to None Selected for the Read permission.
- B. Set the access level for the MarketingTeam security role to None Selected for the Create and White permission.
- C. Set the access level for the OtherEmployees security role to None Selected for the Read permission.
- D. Set the access level for the MarketingTeam security role to Organization for the Read permission.
- E. Set the access level for the OtherEmployees security role to Organization for the Read permission.
- F. Set the access level for the OtherEmployees security role to None Selected for the Create and Write permission.
Answer: B,D,E
NEW QUESTION 66
You need to store a list of products and their colors. You have a Power Apps app that includes the following elements:
a text box for the product name
a drop-down list for the product color
a button to add a product to the list
a status message that shows whether the addition of a product to the list was successful The button uses the following formula:
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-set
NEW QUESTION 67
You complete work on a new canvas app in a development environment and add the app to a solution. You export the solution from the development environment and import the solution into a production environment.
After several days you notice that the background color for the canvas app in the production environment has changed from white to grey.
You need to determine why the background color changed.
What are two possible causes for the background color change? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. You exported and imported an unmanaged copy of the solution and a co-worker modified the canvas app.
- B. You exported a managed copy of the solution and imported the solution as an unmanaged solution. You modified the canvas app in the unmanaged solution.
- C. You recently changed the Office 365 theme.
- D. You chose a different theme from the Theme menu inside the canvas app.
Answer: A,C
Explanation:
A: You can create a custom look and feel (a theme), for your app by making changes to the default colors and visual elements provided in the uncustomized system.
C: Unmanaged Solution: The beginning state of solution is the unmanaged solution state. During this phase, you can add, edit, update, remove, delete, and test any of the components of the solution. You also have the ability to create restrictions on the components within the solution.
Note: 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.
Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-themes-organization-branding
NEW QUESTION 68
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.
Answer:
Explanation:
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
NEW QUESTION 69
A company is onboarding new workers to the Microsoft Power Platform.
A user reports an access issue with a Power Apps app. The user provides no additional information about the access issue.
You need to troubleshoot the app and data security configurations for the user.
Which tool should you use?
- A. Accessibility checker
- B. Run diagnostics
- C. Azure AD Security review
- D. User information page
Answer: B
Explanation:
User access diagnostic tool in the Power Platform admin center:
Several factors influence user access in a Microsoft Dataverse environment. To help administrators with diagnosing user access to an environment and reasons for access or no access, the new "Run diagnostics" feature in the Power Platform admin center provides basic access diagnostics for individual users in the environment. The feature helps to detect potential causes to user sign-in and other issues and suggests potential mitigations.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/troubleshooting-user-needs-read-write-access-organization
NEW QUESTION 70
You have a Power Platform solution that uses Common Data Service.
You need to secure all fields that support field-level security.
Which field can you secure?
- A. accountid
- B. cr7b_accountid
- C. createdon
- D. owninguser
Answer: B
Explanation:
Which fields can be secured?
Although most attributes can be secured, there are system attributes, such as IDs, timestamps, and record tracking attributes, that can't. Below are a few examples of attributes that can't be enabled for field security.
ownerid, processid, stageid, accountid, contactid
createdby, modifiedby, OwningTeam, OwningUser
createdon, EntityImage_Timestamp, modifiedon, OnHoldTime, overriddencreatedon statecode, statuscode Reference:
https://docs.microsoft.com/en-us/power-platform/admin/field-level-security
NEW QUESTION 71
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.
Answer:
Explanation:
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
NEW QUESTION 72
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 false. Export the app as a managed solution.
- B. Within Managed Properties, set the value of the Allow customizations option to true. 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 false. Export the app as an unmanaged solution.
Answer: A
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 Create solutions Question Set 1
NEW QUESTION 73
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.
Answer:
Explanation:
NEW QUESTION 74
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:
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/create-database
NEW QUESTION 75
You plan to create apps for a company.
You need to identify the Power Platform tools required.
What should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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:
Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/authoring-fundamentals
https://docs.microsoft.com/en-us/power-automate
NEW QUESTION 76
A company has the following divisions: wholesale and retail.
The manufacturer wants to create a single Power BI report to allow users to view data from a Microsoft SQL Server database.
You need to ensure that each user sees data only for the team to which the user is assigned.
How should you secure the report?
To answer, drag the appropriate options to the correct action. Each option 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:
Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-rls
NEW QUESTION 77
......
PL-100 Exam Questions Get Updated [2022] with Correct Answers: https://prep4tests.pass4sures.top/Microsoft-Certified-Power-Platform-App-Maker-Associate/PL-100-testking-braindumps.html