[2024年06月08日] 無料Microsoft Power Platform PL-200試験問題を使おう
PL-200問題集でMicrosoft Power Platform必ず合格できる練習問題集
Microsoft PL-200(Microsoft Power Platform Functional Consultant)認定試験は、Microsoft Power Platformを使用してビジネスソリューションを作成および展開するための専門知識を実証したい個人向けに設計された専門的な認定です。この試験は、機能コンサルタントとして働き、パワープラットフォームの実装と構成の経験がある人向けです。この認定は、専門家がビジネスアプリケーション開発の分野でのスキルと知識を検証する機会を提供します。
質問 # 119
You are modifying a model-driven app. You set up a customer table in Microsoft Power Platform to retrieve user data. You set up a form with the following columns for users to enter their data. The form includes the following columns:
The form must do the following:
* The Country/region column must automatically populate with US when English is chosen as a language. If the user selects Other for this column, the column must remain blank so that user can enter a value.
* The Passport expiration date column must appear only if the user selects Yes in the Passport ownership column.
You need to configure the app with the least amount of effort.
What should you configure? To answer, drag the appropriate solution component to the correct requirements.
Each solution component 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
Graphical user interface Description automatically generated with low confidence
質問 # 120
You need to resolve the issue reported by substitute employees after they are assigned service requests.
How should you configure the system? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Box 1: Service Request 1:N Qualification
When users go on vacation, all their outstanding Service Request records are assigned to a substitute employee. The substitute employees are unable to see all the qualifications related to their service requests.
Box 2: Cascade All
Cascade All - Perform the action on all referencing table records associated with the referenced table record.
Reference:
https://docs.microsoft.com/en-us/power-apps/developer/data-platform/configure-entity-relationship-cascading-be
質問 # 121
You need to design the FAQ solution to handle unknown responses.
Which component 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-virtual-agents/advanced-hand-off
質問 # 122
A company uses a canvas app to manage production resources in a specific region. Employees must be at company locations to use the app.
Due to a sudden requirement for employees to work remotely, employees no longer commute to a specific location to conduct their work and cannot access the canvas app.
You must reconfigure the app to ensure that employees only access the app from a limited number of locations.
You need to restrict access to the app.
Which components 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/power-platform/admin/restrict-access-online-trusted-ip-rules
質問 # 123
You plan to create a canvas app.
The app must meet the following requirements:
* Send an email after a record is saved.
* Display the expiration column on a form if the creation date of the record is older than 90 days.
You need to configure the app.
Which features should you use? To answer, select the appropriate options in the answer area.
正解:
解説:
質問 # 124
You are creating a Power Virtual Agents chatbot for a Microsoft Power Platform power apps portal app.
The job title of users must be stored automatically when users log in. The job title must always appear in the chatbot.
You need to configure the job title functionality.
Which mechanism should you use?
- A. artificial intelligence
- B. topic
- C. entity
- D. variable
正解:D
解説:
After enabling the Authentication, you will now have access to Two variables, bot.UserDisplayName bot.UserId
質問 # 125
You create and publish a Power Bl report that contains an embedded canvas app. The report will be used by multiple people.
The canvas app has an issue that must be corrected.
You update the canvas app.
You need to ensure that the updated canvas app is available in the published Power Bl report.
What should you do?
- A. Manually refresh the data source on the published Power Bl report.
- B. Publish the Power Bl report from Power Bl Desktop and reshare to any users.
- C. Publish the Power Bl report from Power Bl Desktop.
- D. Publish the canvas app.
正解:A
解説:
* If you change the data fields associated with the visual, you must edit the app from within the Power BI service by selecting the ellipsis (...) and then selecting Edit. Otherwise, the changes won't be propagated to Power Apps, and the app will behave in unexpected ways.
* The Power Apps visual can't trigger a refresh of Power BI reports and Power BI data sources from within Power BI Desktop. If you write back data from the app to the same data source as the report, your
* changes won't be reflected immediately in Power BI Desktop. Changes are reflected on the next scheduled refresh.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual#limitations-of-the-po
質問 # 126
You plan to create a dataflow to import data into Microsoft Dataverse by using Power Query. The dataflow has the following requirements:
* A table of aggregated data must be created in dataflow storage.
* A unique identifier must be created for the table.
You need to configure the dataflow.
Which solutions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection Is worth one point.
正解:
解説:
Explanation:
質問 # 127
You are a Dynamics 365 administrator.
You create a new app.
You need to create the site map for the app.
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.
正解:
解説:
1 - Add an area.
2 - Add a group.
3 - Add a subarea.
質問 # 128
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.
正解:
解説:
Explanation
Graphical user interface, application Description automatically generated
Step 1:
Before you can use your prediction model, you have to train it to perform the way you want.
Step 2:
After you train your model, publish it to make it available.
Publish your model when you want to make it available to users in your Power Apps environment.
Step 3: Use the model with Power Apps
Reference:
https://docs.microsoft.com/en-us/ai-builder/prediction-train-model
質問 # 129
On a Contact record, a user creates a Note record that contains the word running.
One week later, the user reports that they cannot find the Contact record associated with the Note record.
You need to find the Note record.
Solution: Use Categorized Search to search for the word run.
Does the solution meet the goal?
- A. No
- B. Yes
正解:A
解説:
Instead use Relevance Search.
Note: Relevance Search finds matches to any word in the search term in any field in the entity. Matches may include inflectional words, like "stream," "streaming," or "streamed." Reference:
https://docs.microsoft.com/en-us/power-platform/admin/configure-relevance-search-organization#what-is-releva
質問 # 130
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.
正解:
解説:
1 - Train the prediction AI model by using Common Date Service data
2 - Publish the AI model
3 - Use the model with Power Apps
Reference:
https://docs.microsoft.com/en-us/ai-builder/prediction-train-model
質問 # 131
You create a parent entity and a child entity. The parent entity has a 1:N relationship with the child entity.
You need to ensure that when the owner changes on the parent record that all child records are assigned to the new owner.
You need to configure the relationship behavior type.
What should you use?
- A. Referential, Restrict Delete
- B. Restrict
- C. Referential
- D. Parental
正解:D
解説:
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/customize/create-and-edit-1n-relationships#relationship-behavior A parental table relationship is any 1:N table relationship where one of the cascading options in the Parental column of the following table is true.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships
質問 # 132
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
質問 # 133
You are designing a chatbot for a sports outlet.
You need to complete the chatbot.
Which features should you use? To answer, drag the appropriate features to the correct requirements. Each feature 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
Graphical user interface, text, application, email Description automatically generated
Box 1: Entities
Out of the box, Power Virtual Agents comes with a set of prebuilt entities, which represent the most commonly used stereotype information in real-world dialogs, such as age, colors, numbers, and names.
With the knowledge granted by entities, a bot can smartly recognize the relevant information from a user input and save it for later use.
Box 2: Topics
In Power Virtual Agents, a topic defines a how a bot conversation plays out.
You can author topics by customizing provided templates, create new topics from scratch, or get suggestions from existing help sites.
A topic has trigger phrases - these are phrases, keywords, or questions that a user is likely to type that is related to a specific issue - and conversation nodes - these are what you use to define how a bot should respond and what it should do.
Box 3: Variables
Variables let you save responses from your customers in a conversation with your bot so that you can reuse them later in the conversation.
For example, you can save a customer's name in a variable called UserName. The bot can then address the customer by name as the conversation continues.
You can use variables to create logical expressions that dynamically route the customer down different conversation paths.
Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-entities-slot-filling
https://docs.microsoft.com/en-us/power-virtual-agents/authoring-create-edit-topics
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-flow
https://docs.microsoft.com/en-us/power-virtual-agents/authoring-variables
質問 # 134
You need to design the resort portal to meet the business requirements. Which data source should you use?
- A. SQL Server
- B. Microsoft Excel
- C. Common Data Service
- D. Azure SQL Database
正解:B
質問 # 135
You need to embed the FAQbot into the communication solution.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
質問 # 136
You are a Dynamics 365 administrator.
You create a new app.
You need to create the site map for the app.
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.
正解:
解説:
Explanation
質問 # 137
A company that manufactures medical devices uses Power Apps to manage their sales and device maintenance.
A Table named Devices in Microsoft Dataverse has a column named Status. The Status column must have a new status value of Review added to the existing Choice values of Active and Inactive.
The table must be added to a solution to be promoted once the change is made.
Only this change must be promoted to the test environment. The changes must not be able to be changed once promoted. You need to add the change to a solution for promotion.
正解:
解説:
Explanation
質問 # 138
You need to configure a Power Automate flow to send the email with the results to the client.
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: Set Table table to Qualification and Column filter to statuscode.
Box 2: Loop through related qualification records and complete if all are in Complete status.
The new process for completing a service request must automate the following:
Set the Service Request record status to Complete when work on all Qualification records is finished.
Send an email to the client with the results when the service request is completed. The email must list each qualification as either Valid or Not Valid, depending on the verification.
質問 # 139
You use Power Virtual Agents to create a bot that will answer and transfer help desk calls.
You create topics that contain nodes and functions. The company has the following requirements for the bot:
* When a caller states the word issue, help, or problem, the bot must respond with the question. "How can we help you today?"
* When the bot responds with the question, "How can we help you today?", the bot must provide the caller with the choices of hardware, software or other
* When the caller asks a question, the bot must save the response so that it can perform an action on the response.
You need to configure the bot.
Which nodes or functions should you use? To answer, select the appropriate options in the answer area.
正解:
解説:
質問 # 140
......
Microsoft PL-200実際の問題とブレーン問題集:https://jp.fast2test.com/PL-200-premium-file.html
合格させるPL-200試験には更新されたのはPL-200試験問題集PDF2024:https://drive.google.com/open?id=1sRQFEqM6kJifXjytOFFItvpxTf_tb3AA