[2024年01月] 試験PL-100最新ブレーン専門問題集はここ [Q21-Q43]

Share

[2024年01月] 試験PL-100最新ブレーン専門問題集はここ

無料で使えるPL-100試験問題集試験点数を伸ばそう

質問 # 21
A company uses a model-driven app. You create a Power BI sales report.
The executive of the company wants all users to see tiles from the report in the model-driven app.
You need to ensure all users can see the tiles.
What should you do? To answer, select the appropriate options in the answer area.
NOTE:Each correct selection is worth one point.

正解:

解説:

Explanation
Graphical user interface, text Description automatically generated

Box 1: Power Platform Environment settings
Before users can embed Power BI visualizations on personal dashboards, the organization-wide setting must be enabled.
In the Power Platform admin center, select an environment.
Select Settings > Product > Features.
Under Embedded content set Power BI visualization embedding to On to enable or Off to disable.
Select Save.
Box 2: Create a personal dashboard
You can embed Power BI tiles on your personal dashboard.
Open your app and go to Dashboards.
Select an existing personal dashboard or select New to create one.
On the dashboard, select an area where you want the tile to appear, and then select Power BI Tile on the toolbar.
Add new Power BI tile.
In the Power BI Tile dialog, select the workspace and then select the Power BI tile that you want to display on your dashboard. Select Enable for mobile if you want to make the tile available for Dynamics
365 for tablets and Dynamics 365 for phones.
Select another area of the dashboard and repeat this step to add another Power BI tile, or other component, such as a chart or list, to your dashboard.
Select Save to save your dashboard.
Box 3: Share report and share dashboard.
To share your personal dashboard that contains Power BI visualizations you must configure sharing in both Dataverse and Power BI, and the user or group must have the same credentials and appropriate level of access in both services. To share your personal dashboard in your app, go to Dashboards. In the list of dashboards, select the personal dashboard you want, and then select SHARE DASHBOARD.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/use-power-bi#embed--visualizations-on-personal-dashb


質問 # 22
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 production environments named P1 and P2.
Copy the current production environment to P1 and P2.
Use P1 for development and P2 for testing.
Does the solution meet the goal?

  • A. Yes
  • B. No

正解:B

解説:
Production: This is intended to be used for permanent work in an organization.
Don't use production environment for development and testing.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-overview


質問 # 23
You are designing a new model-driven app for salespeople at a company.
The company requires that all new line-of-business apps must use a much native functionality as possible to avoid having developers maintain code.
You need to determine how to implement the app s business logic.
Which method should you use? To answer, drag the appropriate methods to the correct requirements. Each method 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.

正解:

解説:

Explanation


質問 # 24
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 Category Classification 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

正解:B

解説:
Instead create an Object Detection custom model
Reference:
https://docs.microsoft.com/en-us/ai-builder/prediction-overview
https://docs.microsoft.com/en-us/ai-builder/object-detector-component-in-powerapps


質問 # 25
The postal service uses a system based on the Microsoft Database to manage the delivery of packages.
To improve the delivery service, the management requires the delivery staff to use personal cell phones to communicate the location and the exact time of each delivery.
You need to design a solution.
What should you do?

  • A. Create a button flow with full address and date trigger tokens
  • B. Create a Ul flow that sends the delivery time and location
  • C. Create a button flow with full address and timestamp trigger tokens
  • D. Create a button flow with user input for the delivery time and location

正解:C

解説:
Explanation
Button trigger tokens are data points that are known and available to the device on which a button flow is running. These tokens change based on factors such as the current time or the geographic location of the device at a given moment.
Note: For example, if you are running a button flow on a smart phone, it is likely that the phone knows the time at your current location as well as the date and your current address. In this context, the time, date and address where the phone is located are all determined at the time the button flow runs. They are automatically available for use in any button flows that are executed on the device. You can use these trigger tokens to build useful flows that will minimize repetitive tasks such as providing your location to someone or tracking how much time you spent on a particular job/service call.
Reference:
https://docs.microsoft.com/en-us/power-automate/introduction-to-button-trigger-tokens


質問 # 26
DRAG DROP
You are configuring a new Common Data Service environment by using the Power Apps Maker portal.
You need to create an entity that uses the prefix xyz.
Which four 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.
Select and Place:

正解:

解説:

Explanation/Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-entity


質問 # 27
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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail


質問 # 28
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.

正解:

解説:

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


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

正解:

解説:


質問 # 30
A company creates a Power Apps app that allows service representatives to record information about on-site client visits. Service representatives perform a one-hour site visit with each client each quarter.
Service representatives use the app to perform the following activities:
View their scheduled visits for the day.
Record notes from service visits.
Schedule service technicians for issues uncovered during site visits.
Scan and upload service quote forms to a folder named Service Quote folder on Microsoft OneDrive once the customer has signed a service quote.
Service quotes that are over $10,000 are aut omatically sent to the service manager for review and approval.
Visits that are not closed at the end of the day are automatically moved to the following day unless it is the last day of the quarter. All client visits not performed for the quarter are escalated to the service manager for follow-up.
You need to create flows to meet the requirements.
Which type of flows 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/power-automate/overview-adaptive-cards
https://docs.microsoft.com/en-us/power-automate/button-flow-with-user-input-tokens


質問 # 31
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


質問 # 32
You are designing edit forms to dismay individual records selected from a list m a canvas app.
The control layout must respond to a variety of screen sizes and orientations that demonstrate the following behaviors:
* Automatically resize and arrange controls from top to bottom
* Maintain the original position of the controls.
* Require no additional property changes.
You need to select the layout type.
Which layouts should you use? To answer, select the appropriate options in the answer area.

正解:

解説:

Explanation


質問 # 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.
A company has locations in multiple countries and regions across four continents.
The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table.
You need to create a visualization that displays the total amount of orders by country/region in USD.
Proposed solution:
Create a custom rollup field of type currency on the country/region table that aggregates all the total amounts for the orders from that country/region and display this rollup field in a Power BI chart.
Does the solution meet the goal?

  • A. Yes
  • B. No

正解:B

解説:
Explanation
Instead use a calculated field.
Need to calculate the exchange rate in USD.
Calculated columns are calculated in real-time when they are retrieved.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes


質問 # 34
You are configuring a new Common Data Service environment by using the Power Apps Maker portal.
You need to create an entity that uses the prefix xyz.
Which four 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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-entity


質問 # 35
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.

正解:

解説:


質問 # 36
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.

正解:

解説:

Reference:
https://docs.microsoft.com/sv-se/powerapps/maker/canvas-apps/accessible-apps


質問 # 37
The managers in an organization use a model-driven app. The app should display only one dashboard named Corporate Data.
The managers observe that several dashboards are displayed.

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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/add-edit-app-components


質問 # 38
You need to create the mobile app.
Which type of app should you create?

  • A. Microsoft 365 web app
  • B. portal app
  • C. model-driven app
  • D. canvas app

正解:D

解説:
Explanation
An accessible canvas app will allow users with vision, hearing, and other impairments to successfully use the app. In addition to being a requirement for many governments and organizations, following the below guidelines increases usability for all users, regardless of their abilities.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessible-apps


質問 # 39
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. AppSource
  • B. Microsoft Azure DevOps
  • C. Common Data Service
  • D. Microsoft Visual Studio
  • E. Lifecycle Services

正解:A、B

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


質問 # 40
A company uses data from a publicly available web service. You plan to create a tabular report by using Power 81 Desktop to visualize data from the web service.
The data returned in one column is numeric and must be converted to a corresponding text value. The most up-to-date version of the data must always be used.
You need to create the report and make it available only to co workers.
Which four 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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select

正解:

解説:

Explanation


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

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/types-of-entities


質問 # 42
You are creating an app for a company.
You need to evaluate the default solution.
Which two behaviors should you expect from the default solution? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. You can change the version number of the default solution
  • B. If you create a Power Automate flow in a solution, the flow uses the prefix defined in the publisher
  • C. If you create an environment variable in a solution, the variable uses the prefix defined in the publisher
  • D. You can change the prefix of the publisher of the default solution

正解:C、D

解説:
Explanation
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/use-solutions-for-yo


質問 # 43
......

心強いPL-100のPDF問題集はPL-100問題:https://www.goshiken.com/Microsoft/PL-100-mondaishu.html

2024年最新の実際に出るPL-100問題集には試験のコツがあるPDF試験材料:https://drive.google.com/open?id=1Haz8eKnGoQfVtLebVniRSYHI0Q2IgG2c