Guide (New 2022) Actual Microsoft MB-260 Exam Questions
MB-260 Exam Dumps Pass with Updated 2022 Certified Exam Questions
What is the registration process for the Microsoft MB-260 Certification Exam?
The procedure to get registered for the Microsoft MB-260 Certification Exam is very simple and quick. The registration for the MB-260 exam can be done online, with the assistance of the MB-260 Dumps. The step-by-step process to register for the exam is as follows:
Go to the official website of Microsoft and click on the Schedule Exam to get the Microsoft MB-260 Certification Exam registration.
You will get a confirmation email on your registered email ID and the registration details will be sent to the registered email ID. The exams will be scheduled as per the registration details.
After the registration is done, the candidate can go to the Pearson Vue. Because it is the only authorized test provider for the Microsoft MB-260 Certification Exam, the candidate can take the test and get the certification. The applicants can also choose the time and date of the exam and get registered.
The next step is to enter the details required to register for the exam. The details include the information about the candidate like the name, email ID, contact number, date of birth, and gender.
After the details are entered, the candidate will be required to provide the payment details like the credit card, debit card, or PayPal account. After the payment is made, the candidate will be required to provide personal information.
NEW QUESTION 27
You are a Customer Data Platform Specialist. Your organization is using Power Query when connecting to Data Sources in audience insights. You need to load eCommerce Contacts to audience insights.
Which statement about loading data to audience insights using Power Query is correct?
- A. You can add additional entities to the data source using Get Data functionality in the Power Query.
- B. After you save a Power Query data source, you have to manually trigger the initial refresh process.
- C. You must create a separate Power Query data source for each entity you wish to ingest.
- D. Power Query automatically recognizes header rows in files when you use the Text/CSV connector.
Answer: A
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/connect-power-query
NEW QUESTION 28
You are a Customer Data Platform Specialist. Some of the data your company stores need to adhere to strict organization compliance and security when establishing connections and exports. Your information technology department tells you that you must use a dedicated Azure key vault with your audience insights environment to help the organization meet its compliance requirements. The dedicated key vault will be used to stage and use secrets in an organization's compliance boundary.
Which two statements are true about using audience insights and Azure Key Vault to store the secrets for each of the connections set up?
NOTE: Each correct selection is worth one point.
- A. The key vault is in the same Azure location as the audience insights environment.
- B. The key vault must have Key Vault firewall enabled.
- C. Audience insights can write secrets or overwrite secrets into the key vault.
- D. You must have administrator role in audience insights.
Answer: A,D
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/use-azure-key-vault
Topic 1, Adventure Works
General Overview
AdventureWorks Cycles is a bicycle retailer with a few locations in the Midwest 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, bicycle parts as well as bicycle fitting and repair services. The customer base varies from professional cyclists, individual leisure riders to families. The business experienced unprecedented growth of over 2000% during the pandemic bringing a total number of customers to 10,000. The company decided to invest in Microsoft Dynamics 365 Customer Insights and Dynamics 365 Sales App to unify customer data and improve sales.
Data Source
AdventureWorks Cycles uses Customer Insights to connect to data from three different sources to generate a unified customer record. The data ingestion has been done for the initial data load. There are three data sources containing customer profile data loaded to a dedicated storage account and container in the Azure Data Lake:
Loyalty data source: This data source contains customer profile information from in-store purchases.
- loyalty.member.csv: srcid (primary key), firstname, lastname, middlename, fullname, addressstreet, loyalty_email, city, zipcode, state, homephone, datecreated, timestamp
Ecommerce Data source: This data source contains customer profile information from online purchases.
- ecom.member.csv: ecid (primary key), firstname, last name, fullname, email, homephone, streetaddress, city, zip, state, datecreated, timestamp
Cycling Clubs Data Source: This data source contains customer profile information for members of Cycling clubs.
- cclubcust.csv: ccid (primary key) firstname, lastname, full_name, email, main phone, streetaddress1, city, zip_code, state, datecreated, datecreated, timestamp
The Loyalty data source contains the largest and most trusted dataset. It is considered the Primary Source followed by Ecommerce and Cycling Clubs Data Sources.
All three data sources share common customer demographics. Map, Match, and Merge (M3) rules within audience insights are applied accordingly to generate a unified customer record.
Additionally, there are three data sources that contain customer cellphone numbers for Loyalty, Ecommerce, and Cycling Club data sources that have been loaded to the Azure Data Lake but have not been ingested into audience insights.
cellPhone_loyaly.csv: srcid (primary key), cellphone
cellPhone_ec.csv: ecid (primary key), cellphone
cellPhone_cc.csv: ccid (primary key), cellphone
Pain Points
The AdventureWorks Cycles leadership team identified several pain points that need to be addressed immediately to support current growth and ensure customer satisfaction.
Lack of strategy for refreshing the customer data in the audience insights. There is a considerable effort needed to build pipelines to flow the incremental data updates into the Azure Data Lake so it can be ingested and processed in audience insights.
Customer Service reps cannot search for customers efficiently in audience insights which affects the customer satisfaction. Also, they do not have valid cell phone numbers for customers since it is not part of the profile.
The Sales team uses the Dynamics 365 Sales app but are not able to use segments generated in audience insights to generate marketing lists.
Marketing campaigns often sound redundant and inefficient as the same messaging is being sent to multiple members of the same household.
The Marketing team cannot create fully personalized communications due to missing Full Name in the unified customer record.
The test team is complaining that they do not have a dedicated UAT environment where they can test features before they are deployed to production.
Project Goals
Create a strategy to implement incremental data refresh in prod audience insights that reads data from Azure Data Lake Gen 2. In parallel configure incremental refresh in one of the non-production audience insights where all the data sources are available, loaded from Azure SQL database, through Power Query to audience insights instance. This will allow some testing of the incremental refresh functionality to be completed while the long-term strategy is being finalized.
Implement necessary changes to address the remaining pain points identified during the Leadership Team meeting.
Detailed Requirements
Pain Points
Configuring incremental refreshes for all customer data profiles as follows:
- Incremental data refresh should be configured for member tables only
- Timestamp data and time field should be used by the system to check when the record was last updated
- All three tables should be refreshed every two days
Adding additional data sources and search fields to audience insights
- Ingesting Cell phone data- the requirement is to keep the name of the date sources aligned with the design document. See section 1 for more details.
- Furthermore, to get a quick snapshot of the quality of data, data profiling should be enabled for the phone fields only
- The following fields from the unified customer record should be added to index: Last Name, Full Name, Email, Cell Phone, Street Address, DOB
Ability to use segments from the audience insights to generate marketing lists
- The Sales team needs to generate a marketing campaign based on segment of customers who have a Loyalty email. (loyalty.email)
Ability to group customer profiles into a household cluster for purpose of generating targeted marketing communication
- A household cluster is defined as customers who share Last Name, Street Address, City, Zip Code and State
Adding Full Name field to the unified customer record
- Full Name is a merged field with the following merging policy
a. loyalty.member.fullname
b. ecom.member.fullname
c. cclubcust.csv.full_name
Creating a sandbox environment that mirrors the current development environment
- Create a sandbox environment called UAT1 and copy configurations from env. "DEV1".
a. Note: there is also an exiting environment called "Dev" and it is not configured correctly and should not be copied
NEW QUESTION 29
You are a Customer Data Platform Specialist. The marketing team wants to send personalized marketing emails to customers, but the customer FullName attribute has not been correctly populated as part of the profile unification process.
You update the Map process to include the loyalty.member.fullname, ecom.member.fullname, and cclubcust.member.full_name fields. Then, you map the fields to the Person.FullName semantic type. Audience insights automatically merges these fields into the FullName attribute on the Merge page.
What action should you perform to make sure the merged FullName field contains the most trusted data available?
- A. Edit the merged FullName field, combine fields by importance, and manually rank the source entities.
- B. Edit the merged FullName field and combine fields by least recent based on timestamp in the source entity.
- C. Edit the merged FullName field and combine fields by most recent based on timestamp in the source entity.
- D. Separate the fields in the merged FullName field, create a new field, and add attributes in priority order.
Answer: A
Explanation:
Adding Full Name field to the unified customer record
Full Name is a merged field with the following merging policy
a. loyalty.member.fullname
b. ecom.member.fullname
c. cclubcust.csv.full_name
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/merge-entities
NEW QUESTION 30
You are a Customer Data Platform Specialist. Your company's information technology team wants to use the out-of-the-box customer lifetime value (CLV) machine learning (ML) capabilities that come with audience insights, but the team has some concerns about the suitability of their dat
a. You need to confirm if their research about data requirements is correct.
Which two statements are correct about the data characteristic requirements for configuring the CLV ML model? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. There should be at least 100.000 unique customers to perform the CLV model.
- B. The CLV model will not run if there is any missing data in the fields.
- C. There should be at least two to three transactions per customer ID. preferably across multiple dates.
- D. There should be preferably two to three years of transactional data to predict CLV for one year.
Answer: C,D
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/predict-customer-lifetime-value
NEW QUESTION 31
You are a Customer Data Platform Specialist. Your organization is using the Dynamics 365 Customer Insights as the Customer Data Platform.
Your marketing team wants to explore the suggested segments feature and create a segment based on measures.
Which four steps should be performed in sequence to achieve this goal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/suggested-segments
NEW QUESTION 32
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 inherited relationships, which are created automatically from ingesting data sources
- B. Non-editable system relationships, which are created automatically from ingesting data sources
- C. Non-editable system relationships, created by the system as part of the data unification process
- D. Editable custom relationships, created and configured by users
- E. Editable inherited relationships, created by the system as part of the data unification process
Answer: A,C,D
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/relationships
NEW QUESTION 33
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.
You are a Customer Data Platform Specialist. Your company's information technology department (IT) has a CSV file stored on one of their Shared Documents folders within their SharePoint sites which they have ingested into audience insights. The file contains a row header with some special characters, columns of different types (quantities, prices, etc.), and some rows with a high proportion of nulls and missing primary keys. You have been asked to clean and transform the data in audience insights to be ready for unification.
What should you do?
Solution: Clean the data by removing any rows where the primary key is missing, delete any leading or trailing zeros on the primary key, and name the query. Click "Next" and your data is now ready for unification.
Does this meet the goal?
- A. Yes
- B. No
Answer: B
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/connect-power-query
NEW QUESTION 34
You are a Customer Data Platform Specialist. Dynamics 365 Customer Insights (CI) users have complained that they are not able to quickly find customers using main demographic data points. You must ensure users are able to search customers using any of the available fields.
Which two statements define the actions that should be completed to satisfy this requirement? Each option represents a partial solution.
NOTE: Each correct selection is worth one point.
- A. You must run Merge in order to view the newly added fields on the customer profile.
- B. Validate you have access to edit the Search and index pages in audience insights.
- C. On the Search and filter index pane. Add Last Name, FullName, Email, Home Phone. DOB fields to Index. Click Save and Run.
- D. On the Search and filter index pane, add Last Name, Full Name, Email. Cell Phone. Street Address, and DOB fields to Index. Click Save and Run.
Answer: B,D
Explanation:
The following fields from the unified customer record should be added to index: Last Name, Full Name, Email, Cell Phone, Street Address, DOB.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/search-filter-index
NEW QUESTION 35
You are a Customer Data Platform Specialist. You successfully installed the Customer Card Add-in and the required add-in control in Dynamics 365 Sales app. You need to show customer enrichment data from audience insights in the Dynamics 365 Sales application.
Which two statements must be true for you to show the required data on a Customer Card Add-in control? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Measure Control is successfully installed and added to the Contact form.
- B. Active enrichment is applied to customer profiles.
- C. Contacts from Dynamics 365 Sales are included in the audience insights unification process.
- D. Customer details control is successfully installed and added to the Contact form.
Answer: B,C
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/customer-card-add-in
NEW QUESTION 36
You are a Customer Data Platform Specialist. Your company has audience insights set up as their Customer Data Platform (CDP). The product owner entered a user story on your backlog to add data from the new loyalty solution into the CDP. You defined the data source. You are ready to add the loyalty contacts to the data unification process.
Which new data entity area should you select in the Map phase of the data unification process?
Answer:
Explanation:
Reference:
https://powerobjects.com/customer-insights/microsoft-dynamics-365-contacts-to-customer-insights/
NEW QUESTION 37
You are a Customer Data Platform Specialist.
One of the marketing users asked you to create two lists:
All customers that live in Paris, France
All customers that have made more than ten online purchases
You decide to create these lists as quick segments.
Which two options should you use as the base in quick segments to create the required insights? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Data entities
- B. Intelligence
- C. Enrichments
- D. Measures
- E. Profiles
Answer: D,E
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/segment-builder#quick-segments
NEW QUESTION 38
You are a Customer Data Platform Specialist. Your organization recently implemented audience insights. You need to create a measure using the 'Average Transaction Value' template to track the average spent by a customer.
As part of the process of creating the measure, you need to add data and map it to the data from the Unified Activity entity.
When you are setting up the measure, which two steps should you perform to complete this task? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Choose the attribute representing the Transaction value from the Unified Activity entity.
- B. Choose an activity type and select the entity with transactional data.
- C. Choose either the Account or Contact entity to get the related transactional data.
- D. Choose the attribute representing the Transaction value from the Unified Customer entity.
Answer: A,B
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/measures?tabs=b2c
NEW QUESTION 39
You are a Customer Data Platform Specialist. Your company uses audience insights as their Customer Data Platform.
The marketing team wants to know the total amount the customer has spent. The order lines are linked to a profile as part of the point-of-sale data source and through their loyalty ID.
Which five actions should you perform in sequence to create this insight? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/measures?tabs=b2c
NEW QUESTION 40
You are a Customer Data Platform Specialist. The marketing team requested that customer cellphone numbers be added to the customer profile in audience insights. The customer cellphone numbers are stored in a separate table in the Azure Gen 2 Storage Account.
You decide to create the data source(s) needed in audience insights.
Which statements best describes the steps needed to ingest the required data to audience insights?
- A. In audience insights, add data source and select Microsoft Dataverse as an import method, enter "CellPhoneloyalty" as a data source name.
- B. In audience insights, under Data, select Data Sources, add data source and select Azure data lake storage as an import method, enter name as "Loyalty Cell Phone' and enter storage account name to authenticate. Repeat the steps for other tables.
- C. In audience insights, select Data Sources, add data source, enter "CellPhone" in the name field and click Next.
- D. In audience insights, add data source and select Azure data lake storage as an import method, enter "cellPhoneJoyalty1 as a data source name, and then enter the container name and method to authenticate. Repeat the same steps for other tables.
Answer: D
Explanation:
There are three data sources containing customer profile data loaded to a dedicated storage account and container in the Azure Data Lake.
Ingesting Cell phone data- the requirement is to keep the name of the date sources aligned with the design document.
cellPhone_loyaly.csv: srcid (primary key), cellphone
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/connect-power-query
NEW QUESTION 41
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.
You are a Customer Data Platform Specialist. Your company's information technology department (IT) has a CSV file stored on one of their Shared Documents folder within their SharePoint sites which they have ingested into audience insights. The file contains a row header with some special characters, columns of different types (quantities, prices, etc.), and some rows with a high proportion of nulls and missing primary keys. You have been asked to clean and transform the data in audience insights to be ready for unification.
What should you do?
Solution: Clean the data by transforming the first row to be used as headers and remove any special characters in header, defining column types to be appropriate field types, remove any rows with missing primary key, and name the query. Create a full name and full address columns by merging the appropriate columns if they exist. Click "Next" and your data is now ready for unification.
Does this meet the goal?
- A. Yes
- B. No
Answer: B
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/connect-power-query
NEW QUESTION 42
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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/overview
NEW QUESTION 43
You are a Customer Data Platform Specialist. You are implementing an incremental refresh in audience insights. All the data is stored in an Azure SQL database and is ingested to audience insights using Power Query. You need to configure an incremental refresh for data sources.
Which four actions should you perform in sequence to meet this requirement? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/incremental-refresh-data-sources
NEW QUESTION 44
As a Customer Data Platform Specialist, you set up audience insights as the new Customer Data Platform.
The product owner wants you to make sure that data sources are refreshed daily.
Which five 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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-insights/audience-insights/system
NEW QUESTION 45
......
How much does the Microsoft MB-260 Certification Exam cost?
The fee for the MB-260 Exam is about 165 USD.
Pass Guaranteed Quiz 2022 Realistic Verified Free Microsoft: https://pass4sure.exam-killer.com/MB-260-valid-questions.html

