更新された2022年02月テストエンジンに練習PL-100テスト問題 [Q28-Q47]

Share

更新された2022年02月テストエンジンに練習PL-100テスト問題

PL-100リアル試験問題テストエンジン問題集トレーニングには128問あります

質問 28
A coworker creates a canvas app.
The canvas app contains the following formul
a. The formula is attached to the OnVisible property of the first screen that users see:

You are updating the canvas app.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation:
Box 1: No
Records are added, not updated.
Box 2: Yes
The Collect function adds records to a data source.
Syntax: Collect( DataSource, Item, ... )
DataSource - Required. The data source that you want to add data to. If it doesn't already exist, a new collection is created.
Item(s) - Required. One or more records or tables to add to the data source.
Box 3: No
No records are cleared.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect

 

質問 29
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.

正解: A

解説:
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

 

質問 30
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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/update-solutions

 

質問 31
A company plans to roll out several Power Apps apps to multiple business units across international operations.
The apps must be managed through an application lifecycle management (ALM) solution to provide a consistent and predictable use experience. All changes to the app must be traceable and documented in a single location. You must be able to revert to a previous version of an app. The app release cycles must be as streamlined as possible.
You need to create an application for the apps.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Common Data Service
  • B. Lifecycle Services
  • C. Microsoft Visual Studio
  • D. AppSource
  • E. Microsoft Azure DevOps

正解: D,E

解説:
A: DevOps is the combining of two historically disparate disciplines: software development and IT operations. The primary goal of DevOps is to shorten the software development lifecycle and provide continuous integration and continuous delivery (CI/CD) with high software quality. You can use Power Apps build tools to automate common build and deployment tasks related to Power Apps if your DevOps platform is Azure DevOps.
D: Microsoft AppSource is now embedded in the Dynamics 365 home page and throughout the common navigation. It now includes a private gallery of apps available to you within your company. Select Get more apps from the home page or task pane, and navigate to the My Organization tab to see apps that are available to you.
Reference:
https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools
https://docs.microsoft.com/en-us/powerapps/user/app-source

 

質問 32
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 a display form to Screen_AccountDetail.
* 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

正解: A

解説:
If you add a Display form control, the user can display all fields of a record or only the fields that you specify.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail

 

質問 33
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. No
  • B. Yes

正解: A

解説:
The key phrase extraction prebuilt model identifies the main points in a text document.
Reference:
https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase
Design solutions
Testlet 2
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
Overview
Wide World Importers is an importer and supplier of fair trade, handmade home goods to independent retailers in North America. The company has a partner company named Tailwind Traders.
One of the products that the company manufactures was recently featured on several major television talk shows and has become very popular.
Wide World Importers is expanding their prospective sales operations to new markets and plans to engage current customers in a more direct manner.
Current environment
Sales representatives submit weekly status reports to regional managers. There is no standardized format for these status reports. The process for managing status reports is challenging.
Wide World Importers has decided to use Microsoft 365, Microsoft Azure, and Power Platform for future app development. Both Wide World Importers and Tailwind Traders have identical Microsoft SharePoint and Azure configurations. Both companies use separate tenants.
Requirements
Application
You must create a mobile app to streamline the creation of status reports by sales representatives. You must make the same app available to Tailwind Traders. The mobile app must meet the following requirements:
* Minimize the use of code.
* Use formulas and expressions when necessary.
* Support a variety of visual layouts.
* Use a SharePoint list to store information about regional managers and sales representatives.
* Use Azure SQL Database to store other data.
Status reports
* Sales representatives must provide a weekly status report for all work processes each Monday.
* Representatives must enter the following information for each process:

* If a sales representative submits a status report and assigns the At Risk status to a process, the app must prompt the sales representative to enter a detailed description for the risk. This information must be emailed to the regional manager. If the category is Work/life balance, the information must be carbon copied to the human resources department.
* If a sales representative does not submit a weekly status report by an agreed upon deadline, the system must send an email to remind the sales representative.
* 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 must display a visual indicator in the app so that sales representatives know whether the app is offline before submitting reports.
* When data is submitted offline, the data must be stored in the app until the app is back online.
Technical
Regardless of the UI layouts, the data recorded must be standardized in the Azure DB tables. You must use global variables in the app.
Deployment
* Before deploying the app to production, you must ensure that the app conforms to Microsoft accessibility and performance guidelines.
* 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.
* You must use the following version control numbering scheme:
Major: The last two digits of the year the app is packaged
Minor: Two digits that represent the month when the app is packaged
Build: A number that is incremented to represent significant changes to the app Revision: The incremented revision for a package
* New versions of the application must completely replace previous versions of the app.
* 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.
* Previous versions of the mobile app must be available for roll back purposes.
* All versions of software that have been used in production must be retained for five years.
Issues
The mobile app has been live for several months. Eight versions of the app have been released since the initial version of the app was deployed to sales representatives. You must revert the app to an earlier version and redesign some features.
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.
Several sales representatives have accessibility restrictions. User2 is visually impaired and cannot see images.
User3 is unable to use a mouse.

 

質問 34
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.

  • A. Sitemap
  • B. Account entity
  • C. Custom entity
  • D. Common Data Service User security role

正解: B,D

 

質問 35
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 All Forms.
  • B. Use the following condition expression:
  • C. Add a Recommendation action and configure it to enter the order type.
  • D. Set the scope of the business rule to Entity.

正解: B,D

解説:
(OrderType Does not begin with [test]) AND (Modified By Does not contain data)
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

 

質問 36
You need to implement features for the solution.
Which Power Platform component should you use for each feature? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation:
Box 1: Model-driven app
The Sales app must meet the following requirements:
Provide a central location for all sales pipeline and quote information that is easily accessible and maintains all of the versions of the estimate, quote, and engineering documents.
Compared to canvas apps, model-driven apps in PowerApps are based on underlying data - specifically, the data stored in Common Data Service (CDS).
Box 2: Power BI Desktop
You can create a KPI in Power BI Desktop.
Open your report editor in Power BI Desktop then select a report on which you are working.
On your right, you will see a Visualizations pane and a Fields pane.
From the Visualizations pane, select the KPI visual.
Etc.
Box 3: Power Automate

 

質問 37
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.

正解: B

解説:
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

 

質問 38
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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule

 

質問 39
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.

正解:

解説:

Reference:
https://powerapps.microsoft.com/en-us/blog/implementing-offline-capability-in-your-app/

 

質問 40
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 developing a model-driven app that uses a Common Data Service database. App users will have a variety of different security roles.
Development and testing must be performed using production dat
a. Multiple testers must be used at each testing stage.
You need to provision and configure new environments for development and testing.
Solution:
Provision a developer environment named D1 and a sandbox environment named S1.
Copy the production environment to both D1 and S1.
Use D1 for development and S1 for testing.
Does the solution meet the goal?

  • A. No
  • B. Yes

正解: A

解説:
Production: This is intended to be used for permanent work in an organization.
Do not use production environment for testing.
Note: Instead use two sandboxed environments: one for development and one for testing.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-overview

 

質問 41
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.

正解:

解説:

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

 

質問 42
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.

正解: B

解説:
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 Analyze and visualize data Question Set 1

 

質問 43
HOTSPOT
A coworker creates a canvas app.
The canvas app contains the following formula. The formula is attached to the OnVisible property of the first screen that users see:

You are updating the canvas app.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

正解:

解説:

Explanation:
Box 1: No
Records are added, not updated.
Box 2: Yes
The Collect function adds records to a data source.
Syntax: Collect( DataSource, Item, ... )
DataSource - Required. The data source that you want to add data to. If it doesn't already exist, a new collection is created.
Item(s) - Required. One or more records or tables to add to the data source.
Box 3: No
No records are cleared.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect

 

質問 44
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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-rls

 

質問 45
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.

正解:

解説:

Explanation:
Box 1: 1:N
Scenario: A sortable listing of all in-process jobs from the Job Setup table, by customer, start date, and product.
Box 2: User or Team owned
Scenario: Employees must only be able to access their own time tracking records from the app.
User or team: Data belongs to a user or a team. Actions that can be performed on these records can be controlled on a user level.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/types-of-entities

 

質問 46
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

正解: A

解説:
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.
Incorrect Answers:
C: 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

 

質問 47
......


Microsoft PL-100 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Embed model-driven app records in microsoft teams channels create canvas apps
  • identify repositories for analytical data design security, privacy, and compliance
トピック 2
  • Describe connectors including standard, premium, and custom connectorsdesign data models
  • identify data sources
トピック 3
  • Describe the process for preparing data and training models
  • identify existing resources and licenses
トピック 4
  • Describe the testing process
  • collect business requirements
  • define data output requirements
トピック 5
  • Share power bi reportsdeploy the solution
  • describe real-world objects as entities
トピック 6
  • Describe the implications of design choices on app performance
  • create and configure common data service entity forms
トピック 7
  • Evaluate accelerators, microsoft apps and services, and third-party solutions
  • identify required business processes
トピック 8
  • Create business logic using power automate flows
  • determine required entities
トピック 9
  • Create common data service business process flows
  • create a high-level data modelidentify required power platform components

 

PL-100実際の問題解答PDFには100%カバー率リアル試験問題:https://www.goshiken.com/Microsoft/PL-100-mondaishu.html

PL-100試験問題解答:https://drive.google.com/open?id=1Haz8eKnGoQfVtLebVniRSYHI0Q2IgG2c