PL-200試験問題を今すぐ試そう!最新の[2023年最新] 正解回答付き
練習できるPL-200には認定ガイド問題と解答とトレーニングを提供しています
Microsoft PL-200試験は、パワープラットフォーム、特に機能的コンサルタントの役割で自分の専門知識を実証したい個人向けに設計されています。 Power Platformは、組織がカスタムアプリケーションを作成し、プロセスを自動化し、データを分析できるようにするツールとテクノロジーのセットです。機能的なコンサルタントとして、あなたはビジネス要件を理解し、それらのニーズを満たすためにパワープラットフォームを構成する責任があります。
質問 # 90
A company uses Common Data Service to store sales data.
For the past few quarters, the company has experienced a decrease in sales revenue. The company wants to improve sales forecasting.
The company plans to use Al Builder to implement the solution. You select fields that will be used for prediction.
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.
正解:
解説:
質問 # 91
You modify a model-driven app for a bicycle repair help desk. The model-driven app is for help desk users when customers have an issue with their bicycle.
After you add a custom table named bicycle, you configure the table for Microsoft Dataverse search. The table will contain information from callers about their bicycles. The account table is related to the custom table.
Contact information is brought over to the custom table.
You add the following columns to the table:
* Bicycle type
* Tire brand
* Special equipment
Users must be able to perform the following types of searches:
* Search for all customers who have a bicycle type of Contoso and live in Florida.
* Search all tables for any record that contains the word broken.
* You need to decide which type of search will give you the results desired.
Which search should you configure? To answer, drag the appropriate search types to the correct requirements.
Each search 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.
正解:
解説:
Explanation
Text Description automatically generated
Box 1: Advanced find
Operators for advanced search: Lets you use simple Boolean operators in your search term and craft the query to get the results you want.
Box 2: Dataverse search
Dataverse search helps you quickly find what you're looking for. It delivers fast and comprehensive results across multiple tables in a single list, sorted by relevance.
Reference: https://docs.microsoft.com/en-us/power-apps/user/quick-find
https://docs.microsoft.com/en-us/power-platform/admin/configure-relevance-search-organization
質問 # 92
You set up a new instance of Dynamics 365 for Customer Service.
Users report a variety of issues working with cases on mobile devices.
You need to configure the mobile app to be able to view cases.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
1. User is able to login but can't see Case Records --> "Configure Mobile Settings on Case Entity Level"
2. Users can open cases but cannot see the subject of the case - "configure mobile settings at the field level within the case form
3. User reports that they cannot access the system from Dynamics 365 mobile app --> Configure a security role in the mobile permission set of the appropriate user
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/mobile-app/set-up-dynamics-365-for-phon
質問 # 93
You are customizing a model-driven app for a company. You create a Theme template to ensure the company logo and colors are properly used within these apps.
The theme must meet the following requirements:
* Updated to add the logo
* Downloaded by the makers to create the app
You need to configure the assets. To answer, drag the appropriate configurations to the correct requirements.
Each configuration 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
Box 1: Upload the theme elements as new web resources.
Each type of icon is stored as a web resource. Create a web resource first and then set the icons to use them.
Alternatively, you can add the icon by creating a new web resource when you define the table properties.
Box 2: Replace an existing UI item's hexadecimal number.
Copy and alter the existing theme
The easiest and quickest way to create a new theme is to clone and alter an existing theme. Then save, preview, and publish it.
* Sign in to Power Apps, select Settings icon (upper right), and then select Advanced settings.
* Select Customizations, and then select Themes.
* Under All themes, select the theme you want to clone, such as the CRM Default Theme. Select Clone on the command bar.
* Replace an existing UI item's hexadecimal number, such as the Title Text Color, with the hexadecimal value that represents the color you want.
For example, the CRM Default Theme was cloned and changed using mostly varying shades of green color.
The following screenshots show the new colors for navigation and highlighting. A custom logo was also added that will appear in the upper left corner of an app.

Reference:
https://docs.microsoft.com/en-us/power-apps/maker/model-driven-apps/create-themes-organization-branding
質問 # 94
The owner of a company needs to know who signs into the system.
You need to ensure that the owner can view the user audit logs.
Where does each action need to be performed? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.
正解:
解説:
Explanation
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/audit-data-user-activity
質問 # 95
You need to create a system chart for the Account entity.
The chart must display a count of accounts grouped by owner and then display the accounts by Address 1:
State/Province for each owner. You begin to configure chart options as shown in the image below.
How should you complete the configuration? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point. The chart must display a count of accounts grouped by owner, and then display the accounts by Address 1 to State/Province for each owner.
正解:
解説:
Explanation
Graphical user interface, text, application Description automatically generated
Graphical user interface, text, application Description automatically generated
質問 # 96
You need to add controls to the check-in solution for the health and wellness questions.
Which form control should you use?
- A. Check box
- B. Drop down
- C. Text input
正解:B
質問 # 97
You are examining several processes to determine if you can automate the processes by using Power Automate.
The processes must run without human intervention when possible.
You need to determine which flow type should be used for each process.
Which flow type should you use? To answer, drag the appropriate processes to the correct flow types. Each process 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
Text Description automatically generated
Box 1: Attended desktop flow
Desktop flows are used to automate tasks on the Web or the desktop.
To run an attended desktop flow, you need to have an active Windows user session that matches the name of the user configured for your connection.
Note: Web applications are critical components of most organizations, and they are commonly used to access data from servers.
Most CRM and ERP platforms run through web browsers, while the most popular business productivity tools are web services. Web applications are unquestionably an integral part of the technological infrastructure of most companies.
To provide automation solutions for these applications, Power Automate Desktop supports all major browsers through its web automation actions.
Box 2: Unattended desktop flow.
Unattended desktop flows are best for applications that do not need human supervision.
References:
https://docs.microsoft.com/en-us/learn/modules/pad-web/1-introduction
https://docs.microsoft.com/en-us/power-automate/desktop-flows/run-pad-flow
質問 # 98
A company is updating a Power Apps solution that contains two tables named Sen/ices and Equipment. The company is creating a new solution to update the current solution for the following requirements:
* The Services table must be updated to include change tracking.
* The Equipment table must be updated to include four new columns.
* The solution must update only the components that need to be added or changed.
You need to create the solution.
Which table option should you use? To answer, drag the appropriate options to the correct tables. 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.
正解:
解説:
Explanation
Select components Option for Services Table
Select components Option for Equipment Table
The "Select components" table option allows you to update specific components of a table, such as adding new columns or change tracking, while keeping the existing data and relationships in the table intact. This meets the requirement that the solution must update only the components that need to be added or changed.
You can use the Power Apps maker portal and navigate to the Environment, then click on the Data tab, select the table you want to update and click on the settings icon and then select "Select components" from the options. Then you can select only the columns you want to add or update for each table.
This way, you can ensure that the solution will update only the necessary components for each table, including change tracking for the Services table and four new columns for the Equipment table, without affecting the existing data and relationships in the tables.
質問 # 99
A company has employees in France, Mexico, and the United States. You are creating a Power Apps app to allow users to add client records to Microsoft Dataverse. The default language for the company is English.
The company wants the app to display each local language.
You need to add the Spanish and French languages.
Which four actions should you perform in sequence for each language? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
質問 # 100
You create a new Power Virtual Agents chatbot for an organization.
Testing and production deployment of the chatbot are not complete.
You need to ensure that appropriate users can access the chatbot.
Which methods should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Graphical user interface, application Description automatically generated
Box 1: Use the demo website
When publishing the bot to the web, you can publish to a prebuilt demo website (which you can use to share the bot with your teammates and stakeholders) and to your own live website.
Box 2: Share the chatbot to a security group containing all users.
A license for each user, also known as a "per user license" (or "Power Virtual Agent User License" as referred to on the Microsoft 365 admin center), should be assigned to individual users who need access to create and manage chatbots.
To simplify user license management, you can assign licenses to an Azure Active Directory (Azure AD) security group.
Box 3: Embed the chatbot code in an IFRame on your copany's public website You can add your bot to a live website as an IFrame. Your live website can be a customer-facing external website or an internal site, like a SharePoint or Yammer site.
Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/publication-connect-bot-to-web-channels
https://docs.microsoft.com/en-us/power-virtual-agents/requirements-licensing
質問 # 101
You plan on implementing complex business logic in Microsoft Dataverse tables by using Power Automate flows.
You realize that the functionality required to implement the business logic is not available in a Power Automate flow.
The new business logic must work in multiple Dataverse tables. In addition, the operation must return a value after it finishes and must be able to run from an existing Dataverse action.
You need to recommend the method to implement the missing logic.
What should you recommend?
- A. Custom API
- B. Scheduled workflow
- C. Unbound action
- D. Bound action
正解:C
質問 # 102
You plan to create a dataflow by using Power Query to transform the dat a. You observe that some cells display an error instead of the expected data. You need to obtain more details about the errors. What should you do?
- A. Select the cell with the error.
- B. Use the Flow Checker.
- C. Use the App Checker.
- D. Select the row that includes the cell with the error.
- E. Use the Advanced Editor.
正解:A
解説:
When you select the cell with the error, a tooltip will appear with more details about the error. This will help you identify the cause of the error and take the necessary steps to fix it.
質問 # 103
A company is building a Power Virtual Agents chatbot.
Users in the accounting department require access to collaborate with the building of the bot. Users in the sales department require access to only chat with the bot.
You need to configure the bot.
Which sharing options should you use? To answer, drag the appropriate sharing options to the correct requirements. Each sharing 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.
正解:
解説:
Explanation
質問 # 104
You are a Dynamics 365 Customer Service developer.
A salesperson creates a chart.
You need to ensure that the chart is available to all users on the team.
Which actions should the salesperson perform? To answer, drag the appropriate actions to the correct users.
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.
正解:
解説:
Explanation
質問 # 105
You need to embed the check-in solution into the communication solution. To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Graphical user interface, application, Word Description automatically generated
Box 1: Power Apps Web Studio
Scenario: The check-in solution must continue to function if there are internet issues. If the self-service kiosks are not available, staff must be able to use the check-in solution from within their communication solution.
PowerApps Studio is a browser application used to edit your apps. PowerApps Studio includes a drag-and-drop canvas in the center of the screen and a screen or object list pane on the left. Properties, Rules, and Advanced Properties for selected screens or controls are displayed in the right pane.
Box 2: in a tab
You can customize the Teams experience by adding Power Apps canvas apps to your channels in Teams using the PowerApps tab.
質問 # 106
A company uses a model driven app.
The company needs to automatically update the Status column in real time.
You need to configure this feature.
Solution: Create a flow that has an Update a row action.
Does the solution meet the goal?
- A. Yes
- B. No
正解:B
質問 # 107
You create workflows to automate business processes.
You need to create a workflow that automatically sends emails based on a mail merge template. The workflow must contain the following configurations:
* Run immediately.
* Validate when a condition is met.
* Perform an action when a condition is met.
To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Graphical user interface, text, application, email Description automatically generated
質問 # 108
You have a model-driven app. You create five Microsoft Excel templates for analyzing customer data.
Four of the templates must be available to all users. The remaining template must be available only to you.
You configure the appropriate security roles for users.
You need to determine how to upload the Excel templates.
Which method should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Table Description automatically generated with medium confidence
Box 1: In the Settings menu, select Document Templates
Templates uploaded from the Settings page are available to all users. You don't need to take any further action.
Administrators can use the Settings page to upload the Excel template. A template uploaded in Settings is available to all users.
For admins: Upload the Excel template
Go to Settings > Templates > Document Templates.
Click Upload Template.
Drag the Excel file into the dialog box or browse to find and upload the file.
Upload Template dialog box.
Click Upload.
Box 2: In the view for the email records, select Excel templates
Note: For non-admins or admins wanting to create a personal template: Upload the Excel template Open a page with a list of records, for example, the list of Sales Opportunities. Go to Sales > Opportunities > My Open Opportunities.
On the menu bar, click Excel Templates > Create Excel Template.
Click Excel Template > Upload.
Click Upload to add the Excel template.
Drag the file into the dialog box or browse to find and upload the file.
Click Upload.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/analyze-your-data-with-excel-templates
質問 # 109
A company uses Common Data Service to manage account and contact information.
The company plans to use the Al Builder model to make key business decision.
You need to integrate prebuilt Al Builder models with Power Automate.
Which models should you use? To answer, select the appropriate option the answer area.
NOTE Each correct selection is worth one point.
正解:
解説:
Explanation
Reference:
https://docs.microsoft.com/en-us/ai-builder/prebuilt-sentiment-analysis
https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase
https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognition
質問 # 110
The business team provides the following list of features that they would like you to implement:
* Group by or sort columns in the current view.
* Configure a business rule to show an error message.
* Edit values in calculated fields.
* Edit the Address composite field.
* Use the editable grid on mobile phones.
Which actions can you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 111
A company creates a Power Automate cloud flow for a Power Apps app.
The cloud flow must send a daily email that contains a list of year-to-date (VTD) totals.
You need to configure the flow.
Which feature should you use?
- A. Condition
- B. Wait
- C. Loop
- D. Parallel branch
正解:C
解説:
In order to send a daily email that contains a list of year-to-date (YTD) totals, you would need to use a loop in the Power Automate cloud flow. A loop allows you to repeat a specific set of actions until a certain condition is met. In this case, the loop would be used to iterate through the data for each day, accumulating the totals for the year-to-date (YTD) and then sending the email at the end of the loop with the accumulated totals.
Here are some references from Microsoft that may be helpful in understanding how to use loops in Power Automate:
Microsoft docs: Loops in Power Automate
Microsoft docs: Repeating a flow with a loop
Microsoft docs: Using the do-until loop in Power Automate
質問 # 112
A company uses Common Data Service to manage account and contact information.
The company plans to use the Al Builder model to make key business decision.
You need to integrate prebuilt Al Builder models with Power Automate.
Which models should you use? To answer, select the appropriate option the answer area.
NOTE Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/ai-builder/prebuilt-sentiment-analysis
https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase
https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognition
質問 # 113
A company is configuring a Power Apps portal using Microsoft Dataverse.
The company requires the following:
* Only authenticated users must be able to sign into the portal.
* Authenticated users must have varying degrees of access to the different parts of the portal.
* Users must enter one of several external identities when creating an account during the open registration process.
You need to configure user authentication and permissions.
Which component should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Box 1: Contact table record
In Power Apps portals, each authenticated portal user is associated with a contact record in Microsoft Dataverse.
Box 2: Web roles
Portal users must be assigned to web roles to gain permissions beyond unauthenticated users.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-portal-authentication
質問 # 114
The sales manager receives a list of leads from a partner company monthly. The field names that are provided do not match the fields in Dynamics 365. A data map does not exist.
You need to import the leads without changing the data from the partner company.
What should you do?
- A. Add a template for Import Data.
- B. Create a data map in Data Management.
- C. Use Import File Translations.
- D. Create a data map on the first import by using the Import Data wizard.
正解:D
解説:
Explanation/Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/basics/import-accounts- leads-other-data
質問 # 115
......
Microsoft PL-200試験は、Microsoft Power Platformソリューションを実装、構成、および管理するスキルを証明したいプロフェッショナル向けに設計されています。この試験は、Power Apps、Power Automate、Power BI、およびPower Virtual Agentsとの作業経験がある個人に最適です。この試験に合格すると、世界中の雇用主に認められるMicrosoft Certified: Power Platform Functional Consultant Associate認定を取得できます。
試験準備には欠かさない!トップクラスのMicrosoft PL-200試験アプリ学習ガイド練習問題最新版:https://www.goshiken.com/Microsoft/PL-200-mondaishu.html
無料Microsoft PL-200テスト練習問題試験問題集:https://drive.google.com/open?id=1MuFYWt9cTk0KtiiBXOfooaraafLmAh9T