MB-260Free trialFree trial

By microsoft
Aug, 2025

Verified

25Q per page

Question 1

You are a Customer Data Platform Specialist. You need to create relationships to connect entities so that they can be further used in defining segments and measures by the marketing team.
Which three relationship types are available in audience insights? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A: Non-editable system relationships, created by the system as part of the data unification process
  • B: Non-editable system relationships, which are created automatically from ingesting data sources
  • C: Editable inherited relationships, created by the system as part of the data unification process
  • D: Editable custom relationships, created and configured by users
  • E: Non-editable inherited relationships, which are created automatically from ingesting data sources

Question 2

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.

General Overview -

Contoso Mobile Dog Spa operates a fleet of mobile grooming vans to provide dog grooming services. They operate in the cities (and surrounding metropolitan areas) of Atlanta, Chicago, New York City, Houston, and Seattle.

These grooming services are offered as packages at multiple price points, such as "basic bath" for $50 and "premium bath with nail trim" for $75.

Contoso also sells branded merchandise (hats, shirts, etc.) and dog accessories (toys, leashes, collars, etc.) through its own eCommerce website.

Customer Service and Marketing Overview. Customer Service

Contoso maintains a single contact center from which its customer service agents book appointments and handle customer complaints for each geographic market Contoso serves.

Customer service agents use Microsoft Dynamics 365 Customer Service to document inbound customer booking inquiries and complaints that are received via phone call, text message and web chat.

Customer service agents schedule grooming appointments using a third-party, web-based scheduling application.

Customer Service and Marketing Overview. Marketing

The marketing team manages an informational website and is responsible for running campaigns through web advertising platforms and social media channels. The marketing team also produces a weekly email newsletter that contains educational content relevant to dog owners as well as promotions for Contoso’s services and products.

Contoso uses a third-party marketing automation platform to send email and SMS messages to customers. These communications currently include:

  1. All unique email addresses from the booking system, ecommerce system and Dynamics 365 Customer Service receive the weekly email newsletter described above. The same customer will receive multiple emails if the customer is associated with different email addresses in different systems.
  2. Customers receive SMS reminders the day before a scheduled grooming appointment.
  3. Each customer who purchases grooming services is sent an email with a link to a satisfaction survey on the first Tuesday following the grooming appointment. The survey link is the same for all customers, and the survey requires customers to enter their names, phone numbers and (optionally) email addresses as part of the submission.

Customer Service and Marketing Overview. Challenges

Currently, the customer service team does not have any way to relate survey responses back to individual customer records in Microsoft Dynamics 365 Customer Service.

The marketing team cannot access customer feedback data collected by the customer service team. Both the customer service team and marketing team cannot access any data from the ecommerce system.

Business Objectives -

Contoso business leadership identifies three major objectives to address by the end of the current fiscal year:

  1. Improve customer retention - Current customer attrition rates exceed 40 percent each month.
  2. Maximize customer value for services - The leadership team believes customer service agents should be upselling more customers on premium grooming packages. The leadership team is also considering partnering with other organizations to offer related services like dog training and dog walking to its existing customers.
  3. Maximize customer value for merchandise and accessory sales - Fewer than five percent of grooming customers have ever made a purchase from the ecommerce site. The leadership team believes there are significant opportunities for new revenue by increasing ecommerce sales.

Project Overview. Overview -

The customer service and marketing leaders believes a Microsoft Customer Data Platform will help achieve Contoso’s business objectives.

The information technology (IT) team starts a pilot implementation of Microsoft Dynamics 365 Customer Insights.

Project Overview. Pilot Project -

The pilot implementation will use the following sources of data from Contoso's operational systems:

• Bookings - Customer demographic data and completed grooming appointments
• Web purchases - Customer demographic data and ecommerce purchases totals summarized by customer, type (branded merchandise or accessories) and date
• Survey responses - Respondent demographic data and response data
• Customer interactions - Customer demographic data, interaction history (phone calls, emails, web chat), customer feedback, and inquiries

There is no common customer key across the different data sources, and none of the customer tables store customer keys from the other sources. Every table in a specific data source can be associated back to a customer record from the same data source using the corresponding customer's primary key.

When managing system refreshes, Contoso requires data refreshes to begin within one hour of the scheduled arrival time for flat-file sources.

No Microsoft Azure storage services have been provisioned in support of the project, but the Customer Data Platform specialist may request the provisioning of any Azure services necessary to achieve the stated business objectives.

The goal of the pilot project is to demonstrate that Microsoft Dynamics 365 Customer Insights will provide marketing and customer service users with relevant data and insights. These data and insights will allow users to reduce churn, increase services revenue, and increase eCommerce spend.

Data Sources. Bookings -

This data source consists of two Parquet files that are uploaded to a secure file transport protocol (SFTP) site at noon (12 PM) and midnight (12 AM) every day.

  1. Customers.parquet - customer id (primary key), name, customer physical address, city, state, postal code, phone number, residence type (“house”, “apartment”, etc.), email address
  2. Appointments.parquet - appointment id (primary key), customer id, dog name, dog breed, appointment datetime, appointment price, grooming package name (“basic bath”, “premium bath”, etc.)

Data Sources. Web Purchases -

This data source consists of two CSV files that are programmatically uploaded to a SFTP site at midnight every day.

  1. WebCustomers.csv - customer id (primary key), name, customer address, city, state, postal code, phone number, email address
  2. TransactionTotals.csv - transaction id (primary key), customer id, merchandise total price, accessories total price, transaction datetime

Data Sources. Survey Responses -

This data source consists of two JSON files that are programmatically uploaded to a Microsoft SharePoint folder container at 6 PM every Friday.

  1. Respondents.json - customer id (primary key), name, phone number, email address
  2. Responses.json - response id (primary key), customer id, satisfaction score (1-5), comments, response date

Note: The satisfaction survey asks for a single satisfaction score on a scale of 1 to 5, with 1 meaning extremely dissatisfied and 5 meaning extremely satisfied. Respondents may optionally include comments.

Data Sources. Customer Interactions

This data source consists of a connection to data from the Contoso Dynamics 365 Customer Service application through a Microsoft Dataverse managed data lake. The relevant tables are all system tables.

  1. Contacts - all system attributes are available
  2. Activities - all system attributes are available
  3. Cases (Incidents) - all system attributes are available

Note: Customer inquiries and feedback are stored as case (incident) records in the customer service application. Inquiries are tracked using the standard “question” case type value, and feedback are tracked using the standard “problem” case type value.

The IT manager at Contoso wants to extend Microsoft Dynamics 365 Customer Insights using Microsoft Power Platform.

Based on the data available in the pilot implementation, you need to provide the requirement that can be satisfied using out-of-the-box Power Platform capabilities.

What should you recommend?

  • A: Use a canvas app to show mobile groomers a list of survey score responses and dates.
  • B: Use a canvas app to show interests from the out-of-the-box Microsoft enrichment source.
  • C: Use Microsoft Power Automate to post a Microsoft Teams message when the number of members in a segment falls below a certain threshold.
  • D: Use Microsoft Power Automate to post a Microsoft Teams message when average daily revenue for collar purchases exceeds $500.

Question 3

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.

General Overview -

Contoso Mobile Dog Spa operates a fleet of mobile grooming vans to provide dog grooming services. They operate in the cities (and surrounding metropolitan areas) of Atlanta, Chicago, New York City, Houston, and Seattle.

These grooming services are offered as packages at multiple price points, such as "basic bath" for $50 and "premium bath with nail trim" for $75.

Contoso also sells branded merchandise (hats, shirts, etc.) and dog accessories (toys, leashes, collars, etc.) through its own eCommerce website.

Customer Service and Marketing Overview. Customer Service

Contoso maintains a single contact center from which its customer service agents book appointments and handle customer complaints for each geographic market Contoso serves.

Customer service agents use Microsoft Dynamics 365 Customer Service to document inbound customer booking inquiries and complaints that are received via phone call, text message and web chat.

Customer service agents schedule grooming appointments using a third-party, web-based scheduling application.

Customer Service and Marketing Overview. Marketing

The marketing team manages an informational website and is responsible for running campaigns through web advertising platforms and social media channels. The marketing team also produces a weekly email newsletter that contains educational content relevant to dog owners as well as promotions for Contoso’s services and products.

Contoso uses a third-party marketing automation platform to send email and SMS messages to customers. These communications currently include:

  1. All unique email addresses from the booking system, ecommerce system and Dynamics 365 Customer Service receive the weekly email newsletter described above. The same customer will receive multiple emails if the customer is associated with different email addresses in different systems.
  2. Customers receive SMS reminders the day before a scheduled grooming appointment.
  3. Each customer who purchases grooming services is sent an email with a link to a satisfaction survey on the first Tuesday following the grooming appointment. The survey link is the same for all customers, and the survey requires customers to enter their names, phone numbers and (optionally) email addresses as part of the submission.

Customer Service and Marketing Overview. Challenges

Currently, the customer service team does not have any way to relate survey responses back to individual customer records in Microsoft Dynamics 365 Customer Service.

The marketing team cannot access customer feedback data collected by the customer service team. Both the customer service team and marketing team cannot access any data from the ecommerce system.

Business Objectives -

Contoso business leadership identifies three major objectives to address by the end of the current fiscal year:

  1. Improve customer retention - Current customer attrition rates exceed 40 percent each month.
  2. Maximize customer value for services - The leadership team believes customer service agents should be upselling more customers on premium grooming packages. The leadership team is also considering partnering with other organizations to offer related services like dog training and dog walking to its existing customers.
  3. Maximize customer value for merchandise and accessory sales - Fewer than five percent of grooming customers have ever made a purchase from the ecommerce site. The leadership team believes there are significant opportunities for new revenue by increasing ecommerce sales.

Project Overview. Overview -

The customer service and marketing leaders believes a Microsoft Customer Data Platform will help achieve Contoso’s business objectives.

The information technology (IT) team starts a pilot implementation of Microsoft Dynamics 365 Customer Insights.

Project Overview. Pilot Project -

The pilot implementation will use the following sources of data from Contoso's operational systems:

• Bookings - Customer demographic data and completed grooming appointments
• Web purchases - Customer demographic data and ecommerce purchases totals summarized by customer, type (branded merchandise or accessories) and date
• Survey responses - Respondent demographic data and response data
• Customer interactions - Customer demographic data, interaction history (phone calls, emails, web chat), customer feedback, and inquiries

There is no common customer key across the different data sources, and none of the customer tables store customer keys from the other sources. Every table in a specific data source can be associated back to a customer record from the same data source using the corresponding customer's primary key.

When managing system refreshes, Contoso requires data refreshes to begin within one hour of the scheduled arrival time for flat-file sources.

No Microsoft Azure storage services have been provisioned in support of the project, but the Customer Data Platform specialist may request the provisioning of any Azure services necessary to achieve the stated business objectives.

The goal of the pilot project is to demonstrate that Microsoft Dynamics 365 Customer Insights will provide marketing and customer service users with relevant data and insights. These data and insights will allow users to reduce churn, increase services revenue, and increase eCommerce spend.

Data Sources. Bookings -

This data source consists of two Parquet files that are uploaded to a secure file transport protocol (SFTP) site at noon (12 PM) and midnight (12 AM) every day.

  1. Customers.parquet - customer id (primary key), name, customer physical address, city, state, postal code, phone number, residence type (“house”, “apartment”, etc.), email address
  2. Appointments.parquet - appointment id (primary key), customer id, dog name, dog breed, appointment datetime, appointment price, grooming package name (“basic bath”, “premium bath”, etc.)

Data Sources. Web Purchases -

This data source consists of two CSV files that are programmatically uploaded to a SFTP site at midnight every day.

  1. WebCustomers.csv - customer id (primary key), name, customer address, city, state, postal code, phone number, email address
  2. TransactionTotals.csv - transaction id (primary key), customer id, merchandise total price, accessories total price, transaction datetime

Data Sources. Survey Responses -

This data source consists of two JSON files that are programmatically uploaded to a Microsoft SharePoint folder container at 6 PM every Friday.

  1. Respondents.json - customer id (primary key), name, phone number, email address
  2. Responses.json - response id (primary key), customer id, satisfaction score (1-5), comments, response date

Note: The satisfaction survey asks for a single satisfaction score on a scale of 1 to 5, with 1 meaning extremely dissatisfied and 5 meaning extremely satisfied. Respondents may optionally include comments.

Data Sources. Customer Interactions

This data source consists of a connection to data from the Contoso Dynamics 365 Customer Service application through a Microsoft Dataverse managed data lake. The relevant tables are all system tables.

  1. Contacts - all system attributes are available
  2. Activities - all system attributes are available
  3. Cases (Incidents) - all system attributes are available

Note: Customer inquiries and feedback are stored as case (incident) records in the customer service application. Inquiries are tracked using the standard “question” case type value, and feedback are tracked using the standard “problem” case type value.

The IT manager at Contoso wants to develop an internal administration website that will connect to the Microsoft Dynamics 365 Customer Insights REST API. The manager asks you about several possible use cases.

You need to explain which actions are possible using the capabilities of the REST API.

Which three actions can the API perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A: Update a customer's predicted churn score.
  • B: Update a customer's residence type.
  • C: Define a new measure for total accessory spend.
  • D: Delete an existing data source.
  • E: Add a new data source to be ingested.

Question 4

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.

General Overview -

AdventureWorks Cycles is a bicycle retailer with a few locations in the Midwest USA region. The AdventureWorks Cycles business model supports both in-store purchases, as well as online orders. In addition to offering a wide variety of bicycles, the company sells clothing, performance nutrition supplements, and bicycle parts. The company also offers bicycle fitting and repair services.

The customer base varies from professional cyclists, individual leisure riders to families. The business recently experienced unprecedented growth of over 2000 percent, bringing the total number of customers to 10,000. The company decided to invest in Microsoft Dynamics 365 Customer Insights and Dynamics 365 Sales mobile app to unify customer data and improve sales.

Data Sources. ADVCUSTOMERS Common Data Model Folder

AdventureWorks uses Microsoft Azure Data Factory pipelines to export demographic data from its customer loyalty, ecommerce and cycling club membership management systems to a Common Data Model (CDM) folder named ADVCUSTOMERS that is stored in a Microsoft Azure Data Lake Gen 2 container named ADVDEMO9345 in the West USA region.

The following list describes the entities in this CDM folder:
• LoyaltyMember - contains customer profile information associated with in-store purchases. o It includes the following attributes: srcid (primary key), firstname, lastname, fullname, addressstreet, city, postalcode, state, homephone, emailaddress, datecreated, timestamp
• EcommerceCustomer - contains customer profile information from online purchases. o It includes the following attributes: ecid (primary key), firstname, last name, fullname, emailaddress, homephone, streetaddress, city, postalcode, state, datecreated, timestamp
• ClubMember - contains profile information for cycling club members. o It includes the following attributes: ccic (primary key) fullname, emailaddress, streetaddress1, city, postal_code, state, datecreated, timestamp
• SurveyResponse - contains customer satisfaction scores on a scale from 1-10 (1 being extremely dissatisfied and 10 being extremely satisfied). o It includes the following attributes: svid (primary key), emailaddress, responsedate, score.

Data Sources. WEBSTATS Common Data Model Folder

AdventureWorks’ website page views for authenticated ecommerce customers and cycling club members are stored in a CDM folder named WEBSTATS that is stored in an Azure Data Lake Gen 2 container named WEBDATA119 in the Central US region.

This folder contains an entity named PageViews that includes the following fields: emailaddress, pageurl. visitdate, productcategory.

Data Sources. Additional Information

AdventureWorks uses Dynamics 365 Sales as its sales CRM application, and its data is stored in Microsoft Dataverse.

Cycling club event logistics and member attendance are managed in an Azure SQL database. Attendance is tracked in a single table named EventAttendee that includes the following fields: emailaddress, eventdate, eventaddress, eventcity, eventstate, eventpostalcode, lastupdated (timestamp).

The ClubMember entity contains records of existing customers, as well as individuals who have not made a purchase from AdventureWorks. There are approximately 500,000 records in this entity, and there are approximately 5 million records in the EventAttendee table.

Current Configuration -

AdventureWorks currently has a single Dynamics 365 Customer Insights environment. This environment is named ADWProd, and it is configured as a B-to-C production environment in the West USA region.

The following data sources have been configured:

  1. To ingest the LoyaltyMember, EcommerceCustomer and ClubMember entities described in the Data Sources section of this case study.
  2. For Dynamics 365 Sales contact records using a Dataverse managed data lake connector.
  3. For the EventAttendee table using a Power Query connection.

Profile unification has been configured to perform map, match and merge for non-primary key attributes with identical semantic types from the LoyaltyMember, EcommerceCustomer and ClubMember entities. Creation dates and timestamps were intentionally left unmapped. Some additional attributes were accidentally excluded from the merge process. These attributes are listed in the Pain Points section of this case study.

The search and filter index has been configured to include FullName, City, State and PhoneNumber as search fields. The State field is enabled tor filtering based on frequency and will show up to 10 options.

All members of the AdventureWorks marketing team have been granted access to the ADWProd environment.

Pain Points -

The AdventureWorks leadership team has identified several issues that need to be addressed to support current growth and ensure customer satisfaction.

  1. Attributes for first name and postal code were included in the mapping process, but they were accidentally excluded from the merge process.
  2. Multiple copies of printed catalogs are being sent to members of the same household resulting in wasted printing and mailing costs.
  3. A segment export to Dynamics 365 Sales has been configured, but the sales team reports the associated marketing lists has zero members.
  4. Ingesting the EventAttendee table takes significantly longer than ingesting any other data source, and it causes significant delays for completion of scheduled refreshes.

Goals and Objectives -

  1. The marketing team wants to start hosting invitation-only webinars to promote upcoming product launches. Invitations for these webinars should be restricted to customers who have responded favorably to a customer satisfaction survey.
  2. The marketing team wants to email coupons to customers based on the types of products they view on the AdventureWorks website.
  3. The IT operations team wants to minimize the amount of time required to complete a scheduled refresh.

Detailed Requirements -

  1. Only one copy of a catalog should be sent per household. AdventureWorks defines a household as all customers who share the same last name, street address, city and state.
  2. Sales users are expected to call customers who are included in the loyalty system but do not have a populated email address in the loyalty system.
  3. All marketing emails must include the customer's first name in the subject field, if it is available in the source data.
  4. Marketing team members must be able to search for customer profiles in Microsoft Dynamics 365 Customer Insights by full name, email address, phone number, city, state, and postal code.
  5. All members of the marketing team who can access a production Dynamics 365 Customer Insights environment should also have access to its corresponding testing environment.
  6. Data exports and scheduled refreshes are not allowed in test environments.

You want to address the IT operations team’s goal.

What is the first step you should take?

  • A: Configure incremental refresh for the ClubMember entity.
  • B: Recreate EventAttendee as a partitioned table.
  • C: Add a primary key to the PageViews entity.
  • D: Add a primary key to the EventAttendee table

Question 5

You consult for an organization that is implementing Dynamics 365 Customer Insights for the first time.

You are creating training materials for the organization and need to create a glossary of terms.

Which definition should you add to the glossary?

  • A: Tables - a configurable structure that forms the basis of the forms that compose the user interface of Dynamics 365 Customer Insights.
  • B: Exports - a feature that allows ingestion of data from a wide variety of data sources external to the application.
  • C: Activities - a feature that enables a user to define actions or events performed by customers or business contacts in ingested data.
  • D: Predictions - a feature that predicts possible relationships between different tables you have ingested.

Question 6

The marketing team uses Dynamics 365 Customer Insights – Data, and has started using Dynamics 365 Customer Insights – Journeys.

The team asked you how they can use the Customer Insights – Data to further personalize marketing operations.

You need to advise the marketing team.

Which three things do you tell the team? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A: Journey triggers can be created directly within Customer Insights – Data tables to trigger the start of a marketing journey.
  • B: You can directly engage every customer, regardless of whether the customer's data is a contact in Dynamics 365 Customer Insights – Journeys or a profile in Customer Insights - Data.
  • C: Measures from Customer Insights – Data can directly be added onto a contact form in a model-driven app without the card add-in.
  • D: Dynamic content can be configured based on measures such as loyalty status or any other measure you have captured in the unified customer profile.
  • E: Any segment from Customer Insights – Data can be selected to start a segment-based journey without adding the segment as part of the export connection.

Question 7

You consult for an organization that is implementing Dynamics 365 Customer Insights - data for the first time.

You are creating training materials for the organization and need to create a glossary of terms.

Which definition should you add to the glossary?

  • A: Exports – a feature that allows ingestion of data from a wide variety of data sources external to the application.
  • B: Tables – a configurable structure that forms the basis of the forms that compose the user interface of Dynamics 365 Customer Insights – Data.
  • C: Relationships – a feature that enables a user to define connections between tables and generate a diagram of your data connections.
  • D: Segments – a configurable model for identifying vertical industry alignment of organizations and individuals within ingested data.

Question 8

You are a Customer Data Platform Specialist. Your company operates mainly in the business-to-business (B2B) space.
The chief marketing officer (CMO) asks you to implement audience insights and ensure that it can handle the company's B2B scenarios and data.
Which statement is correct when considering audience insights for business accounts versus individual consumers?

  • A: The out-of-the-box product recommendation prediction model is available for business accounts.
  • B: Data ingestion features are different for business accounts and individual customers.
  • C: Some enrichment types are available only for individual customer scenarios, while others are exclusively available for business accounts.
  • D: Business accounts and individual consumers share the same audience insights environment.

Question 9

DRAG DROP -
You are a Customer Data Platform Specialist. You are in the process of implementing audience insights as the Customer Data Platform (CDP) solution for your company.
Your manager asks you to give a short presentation for new users who will be using audience insights and explain some of the benefits that audience insights will offer them.
Which user group will take which benefit from audience insights? To answer, drag the appropriate user group to the correct benefit. Each user group 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.
Select and Place:

Image 1

Question 10

Some members from the IT department want to learn more about using Microsoft Azure Synapse Analytics to analyze Microsoft Dynamics 365 Customer Insights data.

The IT department needs to understand the key considerations when analyzing Dynamics 365 Customer Insights data using Azure Synapse Analytics.

Which three key points should the IT department consider? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A: Data sources based on a Common Data Model folder are supported when configuring an export to Azure Synapse Analytics.
  • B: Administrator role access in Dynamics 365 Customer Insights is required to set up the connection between Dynamics 365 Customer Insights and Azure Synapse Analytics.
  • C: Scheduled refreshes prevent the update of any existing configured Azure Synapse connection.
  • D: Data can be exported to Azure Synapse Analytics on demand, or every time there is a scheduled refresh.
  • E: Dynamics 365 Customer Insights data can be ingested and used in Azure Synapse.

Question 11

You work for a company that sells pet accessories. Your company sends personalized emails based on the customer’s country and level of interest in cats and dogs.

You configure a Microsoft interests enrichment that has “dogs” and “cats” as selected interests. Your company's marketing team needs to know how to create a segment of customers in different countries who are more interested in dogs than cats.

You need to recommend the measure that the marketing team should use to build the segment.

Which output from the interests enrichment should you recommend?

  • A: Interest affinity score
  • B: Interest share of voice score
  • C: Interest share of voice country demographic segment
  • D: Interest affinity level

Question 12

Online orders are ingested into Microsoft Dynamics 365 Customer Insights through real-time data ingestion. Departments like customer service can see the orders directly in the Dynamics 365 Customer Insights timeline when it is added to the contact from in Dynamics 365. A service representative notices an error with the total order amount that is measured in Dynamics 365 Customer Insights. While today’s online orders are visible in the timeline, the amount fails to update.

The representative needs you to explain why this is happening.

What reason should you provide?

  • A: Real-time ingested data has been ignored through a filter when defining the measurement
  • B: Real-time ingested data only has limited information and may include attributes like order value
  • C: Real-time ingested data first needs to be refreshed before the measures are updated
  • D: Real-time ingested activities show up in the timeline but are excluded from measure calculations

Question 13

You are a Customer Data Platform Specialist. You need to design a process to share the unified customer profile with the sales team. The sales team uses the
Dynamics 365 Sales app for marketing list generation.
Which two conditions must be met to export segments needed by the sales team to the D365 Sales app? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A: In order to export segment of customers who have DOB to Dynamics 365 Sales to create marketing lists, a connection to the Dynamics 365 Sales environment must be configured.
  • B: Contacts do not have to be present in Dynamics 365 Sales because the export process will create new contact records if they do not already exist.
  • C: In order to export segment of customers who have Loyalty email to Dynamics 365 Sales, a connection to the Dynamics 365 Sales environment must be configured.
  • D: Dynamics 365 Sales Contacts must be ingested into audience insights as a data source and included in the unified customer profile.

Question 14

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 a Customer Data Platform Specialist. Your company's information technology department already ingested a CSV file with column names in the first row into audience insights. You are asked to clean and transform the data to get it ready for unification.
What can you do to satisfy the requirements?
Solution: Clean the data by changing columns with numbers to integer number format, which includes fields such as price, number of purchases, and postal code.
You should convert primary key to integer number field if it contains only numbers. Click Next and your data is now ready for unification.
Does this meet the goal?

  • A: Yes
  • B: No

Question 15

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 a Customer Data Platform Specialist. Your company's information technology department already ingested a CSV file with column names in the first row into audience insights. You are asked to clean and transform the data to get it ready for unification.
What can you do to satisfy the requirements?
Solution: Clean the data by removing any rows with nulls and deleting any leading zeros on the primary key. Click Next and your data is now ready for unification.
Does this meet the goal?

  • A: Yes
  • B: No

Question 16

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.

A company's IT department has a CSV file stored on one of their Shared Documents folders within their Microsoft SharePoint sites. The data from the CSV file is ingested into Microsoft Dynamics 365 Customer Insights.

The file contains a row header and columns of different types, such as quantities and prices. The file also contains some rows with a high proportion of nulls.

You need to clean and transform the data in Dynamics 365 Customer Insights to be ready for unification.

Solution: Transform the first row to be used as headers, define column types to be the appropriate field types and name the query. Select Next and your data is now ready for unification.

Does this meet the goal?

  • A: Yes
  • B: No

Question 17

DRAG DROP

An organization uses Microsoft Power Query when connecting to data sources in Microsoft Dynamics 365 Customer Insights. You add an eCommerce Contacts data source to Dynamics 365 Customer Insights. The table contains the Contact's date of birth (DOB).

You need to add an Age column, so that it is available in Dynamics 365 Customer Insights.

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.

Image 1

Question 18

You are working on implementing data refreshes in Microsoft Dynamics 365 Customer Insights.

You need to make sure the Dynamics 365 Customer Insights processes run regularly through either manual on-demand refreshes or scheduled refreshes.

Which two statement apply to refreshing data in Dynamics 365 Customer Insights? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A: If the data refreshes fail when running a scheduled refresh, all downstream processes stop with Failed or Skipped status.
  • B: It is possible to manually run on-demand data refreshes for one or more data sources even when a schedule is set.
  • C: When running on demand refresh, match and merge are automatically queued after the data source refresh completes.
  • D: Once data refreshes are in-progress, users can simultaneously run match and merge processes.

Question 19

You are implementing a scheduled refresh in Microsoft Dynamics 365 Customer Insights.

You need to describe scheduled refreshes to your colleague.

Which two statements should you make? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A: When you configure a refresh schedule to run daily, you must define the time zone and time when the refresh needs to run.
  • B: Scheduled refresh is not available in trial environments and can only be configured for production instances.
  • C: The refresh schedule can be applied to selected data sources or specific entities within these data sources.
  • D: To exclude a segment from a scheduled refresh, you must deactivate it before the scheduled refresh run.

That’s the end of your free questions

You’ve reached the preview limit for MB-260

Consider upgrading to gain full access!

Page 1 of 4 • Questions 1-25 of 92

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!