PL-100 Exam Question 91

A company is implementing the Microsoft Power Platform to assist with consolidation of onsite inspections and audits of retail stores. Currently, the data used by the retail store inspections is located across multiple systems.
The canvas app must use one database to view and record all data used in the inspection process.
You need to design the solution.
Which three capabilities should you implement? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • PL-100 Exam Question 92

    A company uses Power Apps. The company gathers product improvement suggestions at tradeshows by using tablet devices.
    A product improvement suggestion has two parts: a topic and a comment. Attendees can enter up to 10 suggestions. You create a canvas app to allow attendees to enter suggestions. The wireless network connection inside the tradeshow is unreliable.
    You need to ensure that the tablet devices save all suggestions.
    Which solution technologies should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    PL-100 Exam Question 93

    A company uses Power Apps and Microsoft Dataverse.
    The company has model driven apps across multiple Microsoft Dataverse environments in the same tenant.
    You must grant privileges to Power Apps makers to achieve the following:
    * Share model-driven apps in multiple Microsoft Dataverse environments.
    * Share model-driven apps in only one of the Microsoft Dataverse environments and view only table records that they create themselves.
    You need to share the model-driven app with users by using the principle of least privilege.
    Which security role privilege should you grant for each requirement? To answer, drag the appropriate security roles to the correct requirements. Each security the 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 answer is worth one point.

    PL-100 Exam Question 94

    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?
  • PL-100 Exam Question 95

    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.