Question 51

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?
  • Question 52

    You manage the Dynamics 365 environment for a company.
    You need to ensure that there are no leads for a customer before you create a new opportunity for the customer.
    How can you use duplicate detection rules to achieve this goal? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 53

    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.

    Question 54

    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.

    Question 55

    You are using the Data import wizard to import records into the account table from a CSV file.
    The CSV-to-table mapping is as following:
    * Name column represents the account and maps to the Account column.
    * TIE Parent Name column represents the holding company of the account with subsidiaries underneath Records that are imported into the table are only related to other records in the file.
    You need to configure the import to create the relationship between records.
    What should you do?