PL-200試験無料問題集「Microsoft Power Platform Functional Consultant 認定」
You have a canvas app.
The canvas app must store data in a variable that is available only to the current screen.
You need to create the variable.
Which two functions should you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
The canvas app must store data in a variable that is available only to the current screen.
You need to create the variable.
Which two functions should you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
正解:B,C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are designing an app for a bank.
You must create entities for the app and configure relationships between entities:
Which relationship types should you use? To answer, drag the appropriate relationship types to the correct requirements. Each relationship 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.
You must create entities for the app and configure relationships between entities:
Which relationship types should you use? To answer, drag the appropriate relationship types to the correct requirements. Each relationship 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:
Box 1: N:1
You add a lookup column with a many-to-one relationship.
Box 2: N:N
Box 3: N:1
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-entity-lookup
A company plans to implement AI Builder to add intelligence to several business processes.
Each business process uses different sources and produces different outputs.
You need to determine which AI Builder model types to use.
Which model types should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Each business process uses different sources and produces different outputs.
You need to determine which AI Builder model types to use.
Which model types should you use? 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/ai-builder/form-processing-model-overview
https://docs.microsoft.com/en-us/ai-builder/entity-extraction-overview
A Company plans to send escalation emails to all customers with overdue invoices. You are creating a Microsoft Power Automate flow to determine whether to send an escalation email.
The system must send an alert for all invoices that are seven days or more overdue.
You need to configure the flow.
Which expression should you use?
The system must send an alert for all invoices that are seven days or more overdue.
You need to configure the flow.
Which expression should you use?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are designing a Power Virtual Agents chatbot.
The chatbot must be able to maintain customer information if the conversation topic changes during a dialog.
You need to configure variables to store customer name and email address.
Which type of variable should you create?
The chatbot must be able to maintain customer information if the conversation topic changes during a dialog.
You need to configure variables to store customer name and email address.
Which type of variable should you create?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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: Use local authentication.
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: Use local authentication.
Does the solution meet the goal?
正解:A
解答を投票する
A customer has a support website that includes FAQ pages, knowledge articles, and support content.
You plan to leverage an existing Power Virtual Agents bot to enhance and streamline existing support functionality for the existing support portal.
You need to create topics from existing website content. The process must minimize human errors during topic creation.
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.
You plan to leverage an existing Power Virtual Agents bot to enhance and streamline existing support functionality for the existing support portal.
You need to create topics from existing website content. The process must minimize human errors during topic creation.
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:
* Select Suggest topics on the Topics page to extract content from FAQ/support pages or online files.
* Add the suggested topics to your bot.
* Enable the topics.
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-create-topics-from-web
A car dealership has a Dynamics 365 Sales environment for its sales company and another environment for its leasing company. Users in one environment must not be able to see the other environment. You need to grant salespeople access to the sales company environment. What should you do?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are using power Automate to create a list of customers from a Microsoft Excel file, The list must contain customers who meet one of the following criteria:
* Sales of less than $500,000.
* Customers who are on credit hold.
You need to create a condition to filter the list Of customers.
How should you complete the filter condition? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point
* Sales of less than $500,000.
* Customers who are on credit hold.
You need to create a condition to filter the list Of customers.
How should you complete the filter condition? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point
正解:
Explanation:
Box 1: or
Or: Takes two arguments and returns true if either argument is true.
Box 2: equals(item()?['credithold'],'true')
Equals: Returns true if two values are equal.
For example, if parameter1 is someValue, this expression returns true:
equals(parameters('parameter1'), 'someValue')
Reference:
https://docs.microsoft.com/en-us/power-automate/use-expressions-in-conditions
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?
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
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You create a Power Automate flow as part of a managed solution. The flow alerts users when files are uploaded to a SharePoint location.
Files are uploaded to SharePoint at a much higher rate than expected. Users report that they receive too many notifications about uploaded files.
You need to stop the flow and correct the issue.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Files are uploaded to SharePoint at a much higher rate than expected. Users report that they receive too many notifications about uploaded files.
You need to stop the flow and correct the issue.
What should you do? 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-automate/edit-solution-aware-flow
https://docs.microsoft.com/en-us/power-automate/error-checker
A company plans to create a Power Virtual Agents chatbot.
The bot has the following requirements:
* Prompt for a location of the customer and the call must be routed to a support agent for the location.
* Transfer support calls at each location to a support bot that uses the Bot Framework.
You need to configure the bot.
Which components should you use? To answer, drag the appropriate components to the correct requirements.
Each 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 select is worth one point.
The bot has the following requirements:
* Prompt for a location of the customer and the call must be routed to a support agent for the location.
* Transfer support calls at each location to a support bot that uses the Bot Framework.
You need to configure the bot.
Which components should you use? To answer, drag the appropriate components to the correct requirements.
Each 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 select is worth one point.
正解:
Explanation:
You are a consultant. A client asks you to remove several solutions in one of their Microsoft Dataverse environments The client wants to know what effect removing the solutions will have on the rest of the system.
You need to explain the results of removing the solutions.
Which components be affected? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You need to explain the results of removing the solutions.
Which components be affected? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
Explanation:
A company creates a Microsoft Teams app that stores data in two tables in a Microsoft Dataverse for Teams environment.
Users require access to the app and the app data.
You need to configure access.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Users require access to the app and the app data.
You need to configure access.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
Explanation:
You create a Power Virtual Agents chatbot to reduce the number of incoming support calls that require a live person.
The chatbot does not direct users to the correct information. You determine that this is because the chatbot is not able to identify which product a user is referring to in a conversation.
You need to present a list of products so that users can select the correct product.
What should you create?
The chatbot does not direct users to the correct information. You determine that this is because the chatbot is not able to identify which product a user is referring to in a conversation.
You need to present a list of products so that users can select the correct product.
What should you create?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A company has a canvas app that includes the following screens: Screen1 and Screen2.
The OnVisible property for Screen1 contains the following expression.
Set(AgeGroups, ["1-25", "26-54", "55+"])
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 OnVisible property for Screen1 contains the following expression.
Set(AgeGroups, ["1-25", "26-54", "55+"])
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:
You need to address the 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.
正解:
Explanation: