PL-200 無料問題集「Microsoft Power Platform Functional Consultant」
You are creating a business process flow for a Power Apps app.
The business process flow must meet the following requirements:
* Must be available offline.
* Send an email to the team when a record is created.
You need to set up business process flow.
What should you do? To answer, select the appropriate options in the answer are a.
Each correct selection is worth one point

The business process flow must meet the following requirements:
* Must be available offline.
* Send an email to the team when a record is created.
You need to set up business process flow.
What should you do? To answer, select the appropriate options in the answer are a.
Each correct selection is worth one point

正解:

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.

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 - Before you can use your prediction model, you have to train it to perform the way you want.
2 - Publish the AI model
3 - Use the model with Power Apps
Reference:
https://docs.microsoft.com/en-us/ai-builder/prediction-train-model
You are designing a Power Virtual Agents chatbot for a store.
You need to teach the chatbot to acknowledge the store's product categories and the variations within specific categories.
You need to create custom entities to provide the chatbot with the knowledge of the product categories.
Which features should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You need to teach the chatbot to acknowledge the store's product categories and the variations within specific categories.
You need to create custom entities to provide the chatbot with the knowledge of the product categories.
Which features should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

You need to address the executive's concerns regarding unnecessary data access.
Which security changes should you make? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Which security changes should you make? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

A company is implementing a data model by using Dataverse.
The company requires the following columns in a new custom table:

You need to choose the column type that uses the least amount of database storage for each column.
Which column types should you choose? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

The company requires the following columns in a new custom table:

You need to choose the column type that uses the least amount of database storage for each column.
Which column types should you choose? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

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.

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
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 Power Virtual Agents chatbot that captures demographic information about customers.
The chatbot must determine the group a customer belongs to based on their age. The age groups are:
0 - 17
18 - 25
26 - 35
36 - 55
55 - 100
You need to configure the chatbot to ask a question that can be used to determine the correct age group.
Solution: Use Date and time for Identify in the question and then add branches that use conditional logic to determine the age group.
Does this meet the goal?
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 Power Virtual Agents chatbot that captures demographic information about customers.
The chatbot must determine the group a customer belongs to based on their age. The age groups are:
0 - 17
18 - 25
26 - 35
36 - 55
55 - 100
You need to configure the chatbot to ask a question that can be used to determine the correct age group.
Solution: Use Date and time for Identify in the question and then add branches that use conditional logic to determine the age group.
Does this meet the goal?
正解:B
解答を投票する
You have a canvas app that contains the following text input fields: Id, FirstName, LastName. The app also has a button named Button1.
The OnSelect property for Button1 contains the following expression:
Collect(People, {Id:Id.Text, FirstName:FirstName.Text, LastName:LastName.Text}) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

The OnSelect property for Button1 contains the following expression:
Collect(People, {Id:Id.Text, FirstName:FirstName.Text, LastName:LastName.Text}) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect
You are using a development environment to add a new column to a system table. You plan to move the changes to a test environment they are complete.
The changes must meet the following requirements:
* Must be clearly identified so that they are not confused with system components and components from other solutions.
* Must not affect any existing components in the test environment.
You need to prepare a solution for deployment to the test environment.
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.

The changes must meet the following requirements:
* Must be clearly identified so that they are not confused with system components and components from other solutions.
* Must not affect any existing components in the test environment.
You need to prepare a solution for deployment to the test environment.
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.

正解:

1 - Create a new publisher
2 - Create a new unmanaged solution and select the correct publisher
3 - Add the table top the solution and add the new column.
4 - Run the solution checker on the solution
Reference:
https://docs.microsoft.com/en-us/power-apps/maker/data-platform/use-powerapps-checker
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 Quick Find search on the Notes list to search for the word run.
Does the solution meet the goal?
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 Quick Find search on the Notes list to search for the word run.
Does the solution meet the goal?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You create a Power Virtual Agents bot.
You observe that the bot is not able to recognize input from some users.
You need to configure the bot response for unrecognized input from users.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You observe that the bot is not able to recognize input from some users.
You need to configure the bot response for unrecognized input from users.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
正解:A、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You are building a Power Pages site for a supermarket chain.
The company plans to have the managers of individual stores use the site. Managers will authenticate on the site each week by using their corporate identity to update stock information for their store. Managers must be able to add and update stock information for their store only.
You need to configure the site security.
Solution: Configure table permissions.
Does the solution meet the goal?
The company plans to have the managers of individual stores use the site. Managers will authenticate on the site each week by using their corporate identity to update stock information for their store. Managers must be able to add and update stock information for their store only.
You need to configure the site security.
Solution: Configure table permissions.
Does the solution meet the goal?
正解:B
解答を投票する
You need to set up webpage permissions.
Which permissions must you set? To answer, move the appropriate permissions to the correct page. You may use each permission once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Which permissions must you set? To answer, move the appropriate permissions to the correct page. You may use each permission once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

正解:

A company plans to implement a voice-enabled Power Virtual Agents bot. The company has the following requirements for the bot:
* Recognize when a caller states Tennis or any variation of the word.
* Provide options when a caller states the name of a sport.
You need to configure the bot.

* Recognize when a caller states Tennis or any variation of the word.
* Provide options when a caller states the name of a sport.
You need to configure the bot.

正解:
