CCNA Describe Dynamics 365 Customer Insights Questions

75 of 198 questions · Page 1/3 · Describe Dynamics 365 Customer Insights · Answers revealed

1
Multi-Selectmedium

Which THREE are benefits of using Dynamics 365 Customer Insights? (Choose three.)

Select 3 answers
A.AI-driven insights
B.Unified customer profile
C.Personalized customer experiences
D.Inventory management
E.Automated invoice generation
AnswersA, B, C

AI models provide predictive insights about customers.

Why this answer

Option A is correct because Dynamics 365 Customer Insights leverages AI-driven insights to analyze customer data and predict behaviors, such as churn risk or next best action, using built-in machine learning models. This enables businesses to proactively engage customers based on data-driven predictions rather than reactive measures.

Exam trap

The trap here is that candidates confuse the broad capabilities of the Dynamics 365 ecosystem, assuming Customer Insights includes operational features like inventory or invoicing, when it is strictly a customer data platform (CDP) focused on insights and personalization.

2
MCQeasy

You are reviewing the exhibit of an enrichment configuration in Customer Insights - Data. What is the purpose of this enrichment?

A.Delete duplicate profiles
B.Add purchase history based on customer ID
C.Calculate churn probability
D.Add demographic data based on postal code
AnswerD

The enrichment uses PostalCode to match and add demographic data from Microsoft.

Why this answer

The enrichment configuration in Customer Insights - Data uses a data source (such as a postal code lookup service) to append demographic attributes (e.g., income level, age range, or household size) to existing customer profiles. This is correct because the exhibit shows an enrichment step that maps postal code to external demographic data, not a deduplication, purchase history, or churn calculation process.

Exam trap

The trap here is that candidates confuse enrichment (adding external data) with data transformation tasks like deduplication or predictive modeling, leading them to select options that describe unrelated processes.

How to eliminate wrong answers

Option A is wrong because deleting duplicate profiles is a data unification or deduplication task, not an enrichment; enrichment adds new attributes rather than removing records. Option B is wrong because adding purchase history based on customer ID is typically done via data ingestion or relationship mapping, not through an enrichment that relies on postal code. Option C is wrong because calculating churn probability requires predictive models or machine learning, not a simple enrichment that appends static demographic data from a postal code lookup.

3
MCQmedium

A company uses Dynamics 365 Customer Insights and notices that some customer records are duplicated after unification. They want to reduce duplicates without losing data. What should they do?

A.Modify the matching rules to be stricter
B.Delete all duplicate records from the source systems
C.Increase the confidence score threshold for matching
D.Run the deduplication process manually
AnswerA

Stricter rules reduce false positives, reducing duplicates.

Why this answer

Modifying the matching rules to be stricter reduces the number of false-positive duplicates by requiring more fields to match (e.g., adding email and phone to name matching). This preserves all data while preventing unnecessary merges, unlike deletion or manual processes. In Dynamics 365 Customer Insights, matching rules define which profile attributes are compared during unification, and stricter rules increase precision without data loss.

Exam trap

The trap here is that candidates confuse 'increasing the confidence score threshold' (which only affects fuzzy match sensitivity) with 'modifying matching rules' (which changes the actual conditions for a match), leading them to choose option C instead of A.

How to eliminate wrong answers

Option B is wrong because deleting duplicate records from source systems permanently removes data, violating the requirement to not lose data. Option C is wrong because increasing the confidence score threshold for matching reduces the number of matched pairs but does not directly reduce duplicates; it may cause true duplicates to be missed, and it does not modify the matching logic itself. Option D is wrong because running the deduplication process manually does not change the underlying matching rules or reduce duplicates; it only triggers the existing automated process again, which would produce the same duplicate results.

4
MCQeasy

Which feature in Dynamics 365 Customer Insights allows you to combine data from multiple sources into a single customer view?

A.Data unification
B.Data export
C.Data profiling
D.Data transformation
AnswerA

Unification creates a single view of each customer.

Why this answer

Data unification in Dynamics 365 Customer Insights is the feature specifically designed to combine data from multiple sources—such as CRM, ERP, and transactional systems—into a single, unified customer profile. It uses matching and merging rules to identify and consolidate records that represent the same customer, resolving duplicates and creating a 360-degree view. This is the core mechanism for achieving a single customer view from disparate data sources.

Exam trap

The trap here is that candidates often confuse data transformation (which modifies data format or structure) with data unification (which resolves identities across sources), but only unification creates a single, deduplicated customer view.

How to eliminate wrong answers

Option B is wrong because data export is used to send unified or raw data out of Customer Insights to external systems or reports, not to combine data from multiple sources into a single view. Option C is wrong because data profiling analyzes data quality and structure (e.g., completeness, uniqueness) but does not merge or unify records across sources. Option D is wrong because data transformation applies data cleansing, formatting, or mapping rules to individual fields or tables, but it does not perform the identity resolution and merging required to create a single customer view.

5
MCQhard

You are troubleshooting a Customer Insights unification process that fails to match records that you know belong to the same customer. Both sources contain a common email field, but many emails are in different formats (e.g., 'john.doe@contoso.com' vs 'jdoe@contoso.com'). What should you do?

A.Remove the email condition from matching rules
B.Use exact match on email
C.Preprocess data to standardize email formats
D.Use fuzzy matching on email with normalization
AnswerD

Fuzzy match handles variations.

Why this answer

Option D is correct because fuzzy matching with normalization allows Customer Insights to handle variations in email formats (e.g., 'john.doe@contoso.com' vs 'jdoe@contoso.com') by using similarity algorithms (like Levenshtein distance) and normalizing data (e.g., removing dots or case differences) to improve match accuracy. This directly addresses the mismatch caused by different email formats while still leveraging the email field for deduplication.

Exam trap

The trap here is that candidates often assume exact matching is sufficient for email fields, overlooking that Customer Insights' fuzzy matching with normalization is designed precisely to handle format variations and aliases without requiring manual preprocessing.

How to eliminate wrong answers

Option A is wrong because removing the email condition entirely would discard valuable matching information, potentially causing more false positives or missed matches. Option B is wrong because exact match on email would fail to match records with different email formats (e.g., 'john.doe@contoso.com' vs 'jdoe@contoso.com'), which is the core problem. Option C is wrong because preprocessing to standardize email formats is a manual, brittle approach that doesn't leverage Customer Insights' built-in fuzzy matching and normalization capabilities, and it may not handle all variations (e.g., aliases or typos) effectively.

6
MCQeasy

A sales manager wants to see a single timeline of customer interactions across sales, service, and marketing. Which Customer Insights feature provides this?

A.Data enrichment
B.Customer segmentation
C.Predictive scoring
D.Unified customer profile
AnswerD

The unified profile aggregates all customer interactions into a single timeline.

Why this answer

The unified customer profile in Dynamics 365 Customer Insights aggregates data from sales, service, and marketing interactions into a single, comprehensive timeline. This feature merges disparate data sources (e.g., CRM, support tickets, campaign responses) to create a 360-degree view, enabling the sales manager to see all customer touchpoints in one place.

Exam trap

The trap here is that candidates may confuse the unified customer profile with segmentation or enrichment, thinking any data consolidation feature provides a timeline, but only the unified profile aggregates interactions across all channels into a single chronological view.

How to eliminate wrong answers

Option A is wrong because data enrichment refers to enhancing existing customer data with external sources (e.g., demographic or firmographic data), not consolidating interaction timelines. Option B is wrong because customer segmentation groups customers based on shared attributes or behaviors, but does not provide a chronological timeline of interactions. Option C is wrong because predictive scoring uses machine learning to forecast outcomes (e.g., likelihood to purchase), not to display a historical timeline of interactions.

7
MCQeasy

A business analyst wants to calculate the average order value for customers in a specific segment within Dynamics 365 Customer Insights. Which feature should they use to create this calculation?

A.Build a prediction model
B.Data source configuration
C.Create a measure
D.Enrich profiles with demographic data
AnswerC

Measures perform aggregations and calculations.

Why this answer

Option C is correct because a measure in Dynamics 365 Customer Insights allows you to define custom calculations, such as the average order value, based on existing data entities. Measures aggregate data (e.g., sum, count, average) across customer profiles or transactions, enabling segment-specific metrics without modifying the underlying data source.

Exam trap

The trap here is that candidates often confuse 'measures' with 'enrichment' or 'predictions', assuming any data transformation requires a separate data source or machine learning model, when in fact measures are the dedicated feature for custom aggregations and calculations.

How to eliminate wrong answers

Option A is wrong because prediction models are used for machine learning scenarios (e.g., churn prediction, next best action), not for simple arithmetic calculations like average order value. Option B is wrong because data source configuration handles the ingestion and connection of external data (e.g., from CRM or ERP), not the creation of calculated metrics. Option D is wrong because enriching profiles with demographic data adds external attributes (e.g., age, income) to customer profiles, but does not perform aggregations or calculations on transactional data.

8
MCQmedium

A marketing manager wants to use Dynamics 365 Customer Insights to create a unified customer profile from transactional data stored in Azure SQL Database and engagement data from Dynamics 365 Marketing. Which data source type should they configure in Customer Insights - Data to connect to the Azure SQL Database?

A.Azure SQL Database connector
B.Export destination
C.Common Data Model folder
D.Power Query Online
AnswerA

Customer Insights - Data includes a native Azure SQL Database connector.

Why this answer

The Azure SQL Database connector is the correct data source type because it directly ingests transactional data from Azure SQL Database into Customer Insights - Data, enabling the creation of unified customer profiles. This connector supports incremental updates and schema mapping, which are essential for merging transactional data with engagement data from Dynamics 365 Marketing.

Exam trap

The trap here is that candidates confuse 'Power Query Online' as a data source type instead of recognizing it as the transformation engine used within connectors, leading them to select it over the specific Azure SQL Database connector.

How to eliminate wrong answers

Option B is wrong because an export destination is used to send data out of Customer Insights (e.g., to Azure Blob Storage or Dataverse), not to ingest data from an external source like Azure SQL Database. Option C is wrong because a Common Data Model folder is a standardized schema for organizing data in Azure Data Lake Storage, not a direct connector to Azure SQL Database; it requires data to already be in CDM format. Option D is wrong because Power Query Online is a data transformation tool used within connectors, not a standalone data source type; it is part of the ingestion pipeline but not the specific connector for Azure SQL Database.

9
MCQmedium

A company wants to use AI to calculate the likelihood that a customer will churn. Which Customer Insights feature should they use?

A.Predictive models
B.Measures
C.Segmentation
D.Enrichment
AnswerA

Predictive models can forecast churn probability.

Why this answer

Option B is correct because Customer Insights includes predictive models like churn model. Option A is wrong because segments are groups. Option C is wrong because measures are KPIs.

Option D is wrong because enrichment adds external data.

10
Multi-Selectmedium

A company uses Dynamics 365 Customer Insights - Journeys to automate email marketing. They want to send a birthday offer email to contacts on their birthday. Which TWO components are required to achieve this? (Choose two.)

Select 2 answers
A.A trigger that fires when the contact's birthday equals today's date
B.A compliance profile
C.A dynamic segment that includes contacts with birthday today
D.A static segment of all contacts
E.A condition to check if the contact has consented
AnswersA, C

A trigger is needed to initiate the journey on the birthday.

Why this answer

Option A is correct because a trigger in Dynamics 365 Customer Insights - Journeys defines the event that starts the journey. For a birthday offer, the trigger must fire when the contact's birthday equals today's date, initiating the email send. This is a time-based trigger that evaluates the contact's date of birth field against the current date.

Exam trap

The trap here is that candidates often confuse a static segment with a dynamic segment, not realizing that a static segment cannot evaluate a changing condition like 'birthday equals today' because it does not update automatically.

11
Multi-Selecteasy

Which TWO features are available in Dynamics 365 Customer Insights to help understand customer behavior?

Select 2 answers
A.Admin settings
B.Data sources
C.Data unification
D.Predictions
E.Measures
AnswersD, E

Correct: Predictions provide insights into future behavior.

Why this answer

Option B and Option D are correct. Measures help understand behavior through KPIs, and Predictions provide AI-driven insights. Option A is wrong because Data sources is just for import.

Option C is wrong because Data unification is about merging data. Option E is wrong because Admin settings are for configuration.

12
MCQmedium

A retail company wants to use Dynamics 365 Customer Insights to create a unified customer profile from data stored in their CRM, e-commerce platform, and loyalty program. The data includes customer names, email addresses, purchase history, and loyalty points. The company discovers that some customers appear multiple times with slight variations in their email addresses (e.g., 'john.doe@contoso.com' vs 'johndoe@contoso.com'). What should the company configure in Customer Insights to resolve this issue?

A.Use an enrichment to standardize email addresses.
B.Define a relationship between the customer entity and the email field.
C.Run the data unification process, which automatically handles duplicates.
D.Create a matching rule with fuzzy matching on the email field.
AnswerD

Correct. Matching rules with fuzzy matching identify and merge duplicate profiles based on similar email addresses.

Why this answer

Option D is correct because fuzzy matching in Dynamics 365 Customer Insights allows the data unification process to identify and merge records that have slight variations in email addresses, such as missing dots or other minor differences. This is achieved by configuring a matching rule that uses fuzzy logic to compare email fields, enabling the system to recognize 'john.doe@contoso.com' and 'johndoe@contoso.com' as the same customer and create a unified profile.

Exam trap

The trap here is that candidates may assume the data unification process automatically handles all duplicate variations, but without configuring fuzzy matching rules, exact-match-only logic will fail to merge records with minor email differences, leading to incomplete unified profiles.

How to eliminate wrong answers

Option A is wrong because enrichment in Customer Insights is used to add external data (e.g., demographic or firmographic data) to profiles, not to standardize or deduplicate existing fields like email addresses. Option B is wrong because defining a relationship between the customer entity and the email field is about linking related entities (e.g., customer to orders), not about resolving duplicate records with variations. Option C is wrong because while the data unification process does handle duplicates, it does not automatically resolve variations like missing dots in email addresses without explicit configuration of matching rules, such as fuzzy matching.

13
Multi-Selecthard

Which THREE are prerequisites for setting up Customer Insights predictions? (Choose three.)

Select 3 answers
A.Unified customer profiles
B.External data enrichment
C.Defined outcome (e.g., churn, purchase)
D.Real-time data streaming
E.Sufficient historical data
AnswersA, C, E

Predictions run on unified data.

Why this answer

Unified customer profiles (Option A) are a prerequisite for Customer Insights predictions because predictions rely on a consolidated, single view of each customer derived from multiple data sources. Without unified profiles, the AI models cannot accurately associate behaviors, transactions, and attributes to individual customers, which is essential for generating reliable predictions like churn or purchase likelihood.

Exam trap

The trap here is that candidates often confuse optional features like external data enrichment or real-time streaming as prerequisites, when in fact they are enhancements that can be added after the core prerequisites (unified profiles, defined outcome, and sufficient historical data) are met.

14
MCQeasy

A marketing manager wants to see a 360-degree view of each customer, including their interactions, purchases, and support tickets. Which Dynamics 365 tool provides this?

A.Customer Insights - Data
B.Dynamics 365 Field Service
C.Dynamics 365 Customer Service
D.Customer Insights - Journeys
AnswerA

Customer Insights unifies data into a single customer profile.

Why this answer

Customer Insights - Data (option A) is the correct tool because it is specifically designed to unify customer data from multiple sources (e.g., interactions, purchases, support tickets) into a single, 360-degree customer view. It uses data ingestion, entity matching, and unification processes to create a comprehensive profile, directly addressing the marketing manager's requirement.

Exam trap

The trap here is that candidates often confuse 'Customer Insights - Journeys' (marketing automation) with 'Customer Insights - Data' (data unification), because both products share the 'Customer Insights' branding, but only Data provides the 360-degree view by merging transactional, interaction, and support data.

How to eliminate wrong answers

Option B (Dynamics 365 Field Service) is wrong because it focuses on scheduling, dispatching, and managing field service operations (e.g., work orders, technician assignments), not on aggregating customer data for a unified view. Option C (Dynamics 365 Customer Service) is wrong because it handles case management, omnichannel engagement, and service-level interactions, but it does not unify data from purchases and marketing interactions into a single customer profile. Option D (Customer Insights - Journeys) is wrong because it is designed for orchestrating and automating marketing campaigns (e.g., email journeys, segment triggers), not for unifying customer data from disparate sources into a 360-degree view.

15
MCQmedium

You are analyzing customer purchase data. What does this KQL query return?

A.Customers with total purchases greater than 500 since 2024
B.Average purchase amounts for each customer since 2024
C.Customers with total purchases greater than 500 in 2023
D.Customers with total purchases less than 500 since 2024
AnswerA

Correct: The query filters from 2024, sums amounts, and filters for total > 500.

Why this answer

The KQL query filters customer purchase data to include only records from the year 2024 onward, then groups by customer and sums their purchase amounts, finally returning only those customers whose total purchases exceed 500. This matches option A exactly.

Exam trap

The trap here is that candidates may confuse the aggregation function (sum vs. avg) or misread the date filter as 'in 2023' instead of 'since 2024', leading them to select B or C.

How to eliminate wrong answers

Option B is wrong because the query uses `sum()` to aggregate total purchases per customer, not `avg()` to calculate average purchase amounts. Option C is wrong because the query filters with `where Timestamp >= datetime(2024-01-01)`, which includes data from 2024 onward, not just 2023. Option D is wrong because the query uses `where total_purchases > 500` to return customers with totals greater than 500, not less than 500.

16
MCQeasy

A company is implementing Dynamics 365 Customer Insights and wants to ensure that customer data privacy regulations, such as GDPR, are adhered to. Which feature should they configure to allow customers to request deletion of their data?

A.Configure consent management for each customer
B.Set up data retention policies
C.Enable the data privacy feature to handle deletion requests
D.Create a customer segment for deletion flags
AnswerC

The data privacy feature allows processing of GDPR delete requests.

Why this answer

Option C is correct because Dynamics 365 Customer Insights includes a dedicated data privacy feature that provides a built-in mechanism to handle data subject requests (DSRs) under GDPR. This feature allows administrators to process deletion requests by searching for a customer's data across the system and permanently removing it, ensuring compliance with privacy regulations without custom development.

Exam trap

The trap here is that candidates often confuse consent management (which controls data usage permissions) with the data privacy feature (which handles actual deletion of data), leading them to select Option A instead of C.

How to eliminate wrong answers

Option A is wrong because consent management controls how customer data can be used for marketing or analytics, but it does not provide a direct mechanism to delete data upon request; it only tracks permissions. Option B is wrong because data retention policies define how long data is kept before automatic deletion, but they do not handle on-demand deletion requests from individual customers. Option D is wrong because creating a customer segment for deletion flags is a manual workaround that does not leverage the built-in privacy features; segments are used for grouping customers for analysis or campaigns, not for executing GDPR deletion workflows.

17
MCQmedium

You are a data analyst for a financial services company that uses Dynamics 365 Customer Insights. Your organization wants to use the Customer Insights data to improve customer retention. You have access to transaction data, customer service call logs, and web browsing behavior data. You need to identify customers who are likely to churn in the next 30 days. The solution must use built-in AI capabilities. What should you do?

A.Export all data to Azure Machine Learning and build a custom churn prediction model, then import the results back into Customer Insights.
B.Use Dynamics 365 Customer Insights to export the data to Power BI, visualize churn patterns, and manually identify likely churners.
C.Use the built-in Churn Prediction model in Dynamics 365 Customer Insights to analyze the data and get churn scores for each customer.
D.Create a manual segmentation rule in Customer Insights based on customers with no purchases in the last 30 days.
AnswerC

Correct: The AI model is prebuilt and designed for this purpose.

Why this answer

Option C is correct because Dynamics 365 Customer Insights includes a built-in AI-powered Churn Prediction model that analyzes transaction data, customer service logs, and web browsing behavior to generate churn scores for each customer. This model uses pre-trained machine learning algorithms specifically designed for customer retention scenarios, requiring no custom development or external tools. It directly meets the requirement to use built-in AI capabilities without manual intervention or export to other services.

Exam trap

The trap here is that candidates may confuse a simple rule-based segmentation (Option D) with AI-driven prediction, or assume that any external tool like Azure Machine Learning or Power BI is required for advanced analytics, when the exam specifically tests knowledge of Customer Insights' out-of-the-box AI models.

How to eliminate wrong answers

Option A is wrong because exporting data to Azure Machine Learning to build a custom model contradicts the requirement to use built-in AI capabilities, adding unnecessary complexity and cost. Option B is wrong because Power BI visualization and manual identification do not constitute built-in AI capabilities; they rely on human analysis rather than automated machine learning. Option D is wrong because a manual segmentation rule based solely on 'no purchases in 30 days' is a static rule, not an AI-driven predictive model, and fails to incorporate the rich behavioral data (service logs, web browsing) needed for accurate churn prediction.

18
MCQeasy

A marketing team wants to send personalized emails based on a customer's predicted churn risk. Which Customer Insights capability should they use?

A.Predictive models
B.Data sources
C.Data unification
D.Segmentation
AnswerA

Predictive models generate churn risk scores.

Why this answer

Predictive models in Customer Insights use machine learning to analyze historical customer data and generate scores like churn risk. This enables the marketing team to automatically identify high-risk customers and trigger personalized email campaigns based on those predictions.

Exam trap

The trap here is that candidates confuse Segmentation (which groups customers based on past behavior) with Predictive models (which forecast future behavior), leading them to choose Segmentation for a task that requires machine learning predictions.

How to eliminate wrong answers

Option B is wrong because Data sources are simply the connectors that bring raw data into Customer Insights (e.g., from CRM or transactional systems), not a capability for generating predictions or personalization. Option C is wrong because Data unification is the process of matching and merging duplicate customer records from multiple sources into a single profile, not a tool for predictive scoring or campaign targeting. Option D is wrong because Segmentation creates static or dynamic groups of customers based on defined criteria (e.g., purchase history), but it does not use machine learning to predict future behavior like churn risk.

19
MCQeasy

You are a business analyst for a nonprofit organization that uses Dynamics 365 Customer Insights. They have donor data from a fundraising system and event attendance data from a separate system. They want to create a single view of each donor. After importing both data sources, you run the data unification process. However, you notice that some donors who appear in both systems are being created as separate profiles instead of being merged. What is the most likely cause?

A.The profiles were enriched with external data.
B.The data sources were not imported correctly.
C.The deduplication rules are not configured to match on common fields like email.
D.The segment was created before unification.
AnswerC

Without proper rules, duplicates won't merge.

Why this answer

Option C is correct because the data unification process in Dynamics 365 Customer Insights relies on deduplication rules to identify and merge matching profiles. If these rules are not configured to match on common fields such as email address, the system will treat records from different sources as separate profiles, even if they represent the same donor. Without proper matching conditions, the unification step cannot link the records, resulting in duplicate profiles.

Exam trap

The trap here is that candidates may assume the issue is a data import error (Option B) or a sequencing problem (Option D), but the core technical cause is the absence of properly configured deduplication rules, which is a common oversight in Customer Insights implementations.

How to eliminate wrong answers

Option A is wrong because enriching profiles with external data occurs after unification and does not prevent merging; enrichment adds attributes but does not affect the matching logic. Option B is wrong because if data sources were not imported correctly, the data would likely be missing or incomplete, but the scenario states both sources are imported and profiles are created, indicating a successful import. Option D is wrong because creating a segment before unification does not cause duplicate profiles; segments are built from existing profiles, and unification is a prerequisite for accurate segmentation.

20
Multi-Selecthard

A company uses Dynamics 365 Customer Insights and wants to ensure compliance with data privacy regulations. Which THREE actions should they take?

Select 3 answers
A.Enable encryption at rest
B.Audit data access and usage
C.Deploy Copilot for Customer Insights
D.Manage customer consent in profiles
E.Configure data retention policies
AnswersB, D, E

Monitors compliance.

Why this answer

Auditing data access and usage (Option B) is a core compliance requirement because it enables organizations to track who accessed customer data, when, and for what purpose. Dynamics 365 Customer Insights provides built-in auditing capabilities that log all data interactions, which is essential for demonstrating compliance with regulations like GDPR and CCPA.

Exam trap

The trap here is that candidates often confuse general security measures (like encryption) with specific privacy compliance actions, forgetting that regulations explicitly require consent management, data retention policies, and audit trails rather than just data protection at rest.

21
MCQeasy

A sales manager wants to use Dynamics 365 Customer Insights - Journeys to send a follow-up email to all contacts who attended a recent webinar. The webinar attendance data is stored in a custom table in Dynamics 365. Which type of segment should they create to target these contacts?

A.Dynamic segment
B.Deployed segment
C.Static segment
D.Custom segment
AnswerA

Dynamic segments evaluate conditions in real time, suitable for targeting based on related records.

Why this answer

A dynamic segment is the correct choice because it automatically updates membership based on real-time data and conditions, such as a custom table recording webinar attendance. This ensures that as new contacts attend webinars, they are automatically included in the segment without manual intervention, making it ideal for targeting contacts based on evolving criteria.

Exam trap

The trap here is that candidates may confuse 'custom segment' with a segment built from a custom table, but Microsoft's official terminology only recognizes static and dynamic segments, and 'custom' is not a valid segment type.

How to eliminate wrong answers

Option B (Deployed segment) is wrong because 'deployed segment' is not a valid segment type in Dynamics 365 Customer Insights - Journeys; segments are either static or dynamic, and 'deployed' refers to a state of a marketing email or journey, not a segment classification. Option C (Static segment) is wrong because a static segment requires manual selection of contacts and does not update automatically when new webinar attendance data is added, making it unsuitable for ongoing targeting based on a dynamic custom table. Option D (Custom segment) is wrong because 'custom segment' is not a recognized segment type in Dynamics 365; segments are categorized as static or dynamic, and custom tables can be used as data sources within dynamic segments, but there is no separate 'custom segment' type.

22
Multi-Selecteasy

Which TWO capabilities are part of Dynamics 365 Customer Insights? (Choose two.)

Select 2 answers
A.Case management
B.Invoice processing
C.Predictive scoring
D.Data unification
E.Email marketing
AnswersC, D

Predictive scoring uses AI to predict customer behaviors.

Why this answer

Predictive scoring is a core capability of Dynamics 365 Customer Insights that uses AI and machine learning models to assign scores to customer profiles based on their likelihood to perform a specific action, such as churn or purchase. This enables businesses to prioritize engagement and personalize marketing efforts based on predicted behaviors.

Exam trap

The trap here is that candidates confuse the capabilities of Dynamics 365 Customer Insights with those of other Dynamics 365 apps, such as Marketing (email marketing) or Customer Service (case management), because the exam expects you to know that Customer Insights is specifically for data unification and AI-driven insights, not for executing marketing or service workflows.

23
MCQhard

You are a data analyst for a multinational retail company. The company uses Dynamics 365 Customer Insights to manage customer data from various sources including online store, physical store transactions, and a loyalty program. The data is ingested daily. Recently, the marketing team reported that the segment 'High Spend Customers' (customers with total purchase amount > $10,000 in the last year) is showing incorrect numbers. Upon investigation, you find that some customers who have spent over $10,000 are not included in the segment, while some with lower spend are included. You suspect the issue is related to data freshness or the measure definition. The segment is based on a measure named 'TotalSpendLastYear' which is calculated from the 'Transaction' activity. The measure is set to refresh daily. The segment is set to refresh on demand. The data sources are refreshed automatically every night. What should you do first to troubleshoot the issue?

A.Modify the measure definition to use a different aggregation
B.Delete and recreate the segment with the same conditions
C.Manually trigger a refresh of the segment to ensure it uses the latest measure data
D.Re-ingest all transaction data from the source systems
AnswerC

Segment may be using stale measure values.

Why this answer

Option C is correct because the segment is set to refresh 'on demand,' meaning it does not automatically update when the underlying measure or data sources refresh. Even though the measure 'TotalSpendLastYear' refreshes daily and data sources refresh nightly, the segment itself may still be using stale measure data. Manually triggering a segment refresh forces it to re-evaluate the measure's current values, ensuring customers who now meet the $10,000 threshold are included and those who no longer qualify are excluded.

Exam trap

The trap here is that candidates assume because data sources and measures refresh automatically, the segment must also be up-to-date, but Microsoft explicitly tests the distinction between measure refresh schedules and segment refresh schedules, where 'on demand' segments require manual intervention to reflect current data.

How to eliminate wrong answers

Option A is wrong because the issue is not about the aggregation type (e.g., sum vs. average); the measure is already correctly defined to calculate total spend, and changing aggregation would not fix a data freshness or segment refresh problem. Option B is wrong because deleting and recreating the segment with the same conditions would not resolve the underlying issue of stale data; the new segment would still use the same measure and would not automatically refresh unless triggered. Option D is wrong because re-ingesting all transaction data is unnecessary and disruptive; the data sources are already refreshed nightly, and the problem lies in the segment not reflecting the latest measure values, not in missing or corrupted source data.

24
MCQmedium

Refer to the exhibit. A customer has configured data unification in Customer Insights. What will happen when a contact from CRM and a member from Loyalty have the same email address?

A.The CRM contact data will take priority and overwrite Loyalty member data in the unified profile
B.A new unified profile will be created with a new ID
C.The system will prompt the user to manually resolve the match
D.All fields from both records will be merged equally
AnswerA

PriorityBased with CRM first means CRM wins.

Why this answer

Option A is correct because the merge strategy is PriorityBased with CRM first, so the CRM record takes precedence. Option B is wrong because the strategy is not to merge all fields equally. Option C is wrong because it's not a custom merge.

Option D is wrong because the strategy is not to create a new record.

25
MCQmedium

A company wants to use Dynamics 365 Customer Insights to generate AI-driven predictions about customer lifetime value. They have transactional data and customer demographics. Which feature should they use?

A.Segments
B.Enrichment
C.Measures
D.Predictive models
AnswerD

AI models for predictions like lifetime value.

Why this answer

Predictive models in Dynamics 365 Customer Insights are specifically designed to generate AI-driven predictions, such as customer lifetime value (CLV), by analyzing historical transactional data and customer demographics. This feature uses machine learning algorithms to forecast future behavior, making it the correct choice for this scenario.

Exam trap

The trap here is that candidates often confuse 'Measures' (which are simple aggregations) with 'Predictive models' (which use AI), because both involve calculations, but only predictive models generate forward-looking, AI-driven insights.

How to eliminate wrong answers

Option A is wrong because Segments are used to group customers based on common attributes or behaviors, not to generate AI-driven predictions like CLV. Option B is wrong because Enrichment enhances existing customer data with external sources (e.g., demographic or firmographic data) but does not create predictive outputs. Option C is wrong because Measures are calculations (e.g., sum, average) of existing data, such as total purchases, and lack the machine learning capability to predict future values like lifetime value.

26
MCQhard

A marketing team wants to send a promotional email to customers who have a high likelihood of purchasing a new product. Which Dynamics 365 Customer Insights feature should they use?

A.Use a prediction model for purchase propensity
B.Define a measure of average spend
C.Create a segment based on past purchases
D.Run data unification
AnswerA

Propensity models predict likelihood of purchase.

Why this answer

A prediction model for purchase propensity uses machine learning to analyze customer signals (e.g., browsing history, past purchases, demographics) and assign a probability score indicating how likely each customer is to buy a new product. This directly meets the marketing team's need to target high-likelihood customers, as it goes beyond simple historical data to predict future behavior.

Exam trap

The trap here is that candidates often confuse descriptive analytics (like measures or segments based on past data) with predictive analytics, assuming that historical behavior alone is sufficient for targeting future purchases, when in fact a prediction model is required for likelihood scoring.

How to eliminate wrong answers

Option B is wrong because a measure of average spend is a descriptive metric that summarizes past spending behavior, not a predictive tool for identifying customers likely to purchase a new product. Option C is wrong because creating a segment based on past purchases only captures historical buying patterns and does not incorporate predictive signals for future purchase likelihood. Option D is wrong because data unification is a data preparation step that merges and cleans data from multiple sources, but it does not generate predictions or segments for targeting.

27
MCQmedium

A company uses Dynamics 365 Customer Insights and wants to analyze customer lifetime value (CLV) across different product categories. They have transactional data with purchase amounts and dates. What should they create?

A.A segment for high-value customers
B.A new data source for CLV
C.An enrichment from a third-party data provider
D.A measure to calculate CLV by product category
AnswerD

Measures allow aggregation and calculation across dimensions.

Why this answer

To analyze customer lifetime value (CLV) across different product categories, you need to create a measure in Dynamics 365 Customer Insights. Measures allow you to define custom calculations (e.g., sum of purchase amounts over time) and group them by attributes like product category, enabling the required analysis.

Exam trap

The trap here is that candidates confuse 'segments' (which filter existing data) with 'measures' (which calculate new data), leading them to choose Option A instead of the correct measure-based solution.

How to eliminate wrong answers

Option A is wrong because a segment for high-value customers would filter customers based on a predefined threshold, not calculate CLV across product categories. Option B is wrong because a new data source is used to bring in external data, not to perform calculations on existing transactional data. Option C is wrong because an enrichment from a third-party data provider adds external attributes (e.g., demographic data) but does not compute CLV from your own transactional data.

28
MCQhard

During data unification, a large number of records are marked as 'unmatched'. The administrator wants to reduce this number. What is the best approach?

A.Increase the number of data sources
B.Adjust matching rules to be less strict
C.Skip the unification step
D.Delete the unmatched records
AnswerB

Less strict rules will match more records.

Why this answer

Option B is correct because adjusting matching rules to be less strict (e.g., lowering the similarity threshold or using fuzzy matching instead of exact match) allows more records to be considered as duplicates and merged, thereby reducing the number of unmatched records. In Dynamics 365 Customer Insights, matching rules define the conditions under which records from different data sources are considered the same customer profile, and making them less strict increases the recall of the unification process.

Exam trap

The trap here is that candidates may think deleting unmatched records is a quick fix, but the exam tests understanding that the goal is to improve the unification process itself, not to remove data that doesn't match perfectly.

How to eliminate wrong answers

Option A is wrong because increasing the number of data sources would likely introduce more records and more variation, potentially increasing the number of unmatched records rather than reducing them. Option C is wrong because skipping the unification step entirely would leave all records unmatched, which is the opposite of the goal and would break the customer data model. Option D is wrong because deleting unmatched records does not solve the underlying matching issue; it only removes data that might still be valuable, and it does not improve the matching process to reduce future unmatched records.

29
Multi-Selecteasy

Which TWO data sources can be ingested into Customer Insights? (Choose two.)

Select 2 answers
A.Microsoft Forms
B.Microsoft Entra ID
C.Azure Synapse Analytics
D.Power BI reports
E.Dynamics 365 Sales
AnswersC, E

Data lakes are common sources.

Why this answer

Azure Synapse Analytics is a correct data source for Customer Insights because it is a cloud-based analytics service that can be used as a data source via a direct connection, allowing you to ingest large-scale data into Customer Insights for unification and segmentation. Dynamics 365 Sales is correct because Customer Insights can directly connect to Dynamics 365 Sales to bring in customer engagement data (e.g., leads, opportunities, accounts) for a 360-degree customer view.

Exam trap

The trap here is that candidates often confuse 'data sources' with 'outputs' or 'tools' — for example, thinking Power BI reports (an output/visualization tool) or Microsoft Forms (a data collection tool) can be directly ingested, when in fact Customer Insights only ingests from raw data storage or service endpoints like Azure Synapse and Dynamics 365.

30
Multi-Selectmedium

Which TWO are benefits of using Dynamics 365 Customer Insights? (Choose two.)

Select 2 answers
A.Gain a single view of the customer
B.Automate supply chain processes
C.Deliver personalized customer experiences
D.Manage financial transactions
E.Manage customer service cases
AnswersA, C

Unified profiles provide a 360-degree view.

Why this answer

Option A is correct because Dynamics 365 Customer Insights unifies customer data from multiple sources (e.g., transactional, behavioral, and demographic) into a single, 360-degree view using its data unification and matching capabilities. This enables organizations to understand their customers holistically without data silos.

Exam trap

The trap here is that candidates confuse the 'single view of the customer' and 'personalized experiences' benefits with operational features like case management or financial transactions, which belong to separate Dynamics 365 apps.

31
MCQhard

A marketing team wants to use Customer Insights to predict which customers are likely to purchase a new product within the next 30 days. They have historical purchase data, web browsing behavior, and demographic data. What type of prediction should they create?

A.Product recommendation model
B.Customer churn model
C.Custom model (binary classification)
D.Conversion likelihood model
AnswerC

Custom models predict specific outcomes.

Why this answer

Option C is correct because the marketing team needs to predict a binary outcome (will purchase vs. will not purchase) within a specific time window (30 days). Customer Insights' Custom model (binary classification) is designed for exactly this scenario, allowing you to train a model on historical purchase data, web browsing behavior, and demographic data to predict a yes/no outcome. Product recommendation and conversion likelihood models are not available as built-in prediction types in Customer Insights, and churn prediction focuses on existing customers leaving, not new product adoption.

Exam trap

The trap here is that candidates confuse the generic term 'conversion likelihood' with a built-in model type, but Microsoft specifically tests that only 'Custom model (binary classification)' is available for such predictive tasks in Customer Insights, and that product recommendation and churn models serve different purposes.

How to eliminate wrong answers

Option A is wrong because Product recommendation model is not a built-in prediction type in Dynamics 365 Customer Insights; Customer Insights uses AI Builder for custom models, and product recommendations are typically handled by Dynamics 365 Commerce or AI Builder's product recommendation template, not a Customer Insights prediction. Option B is wrong because Customer churn model predicts which customers are likely to stop using a product or service, not which customers are likely to purchase a new product; churn focuses on retention, not acquisition or cross-sell. Option D is wrong because Conversion likelihood model is not a standard prediction type in Customer Insights; while 'conversion' might sound relevant, the correct terminology for a binary yes/no prediction within a time frame is a custom binary classification model, and no built-in 'conversion likelihood' model exists in Customer Insights.

32
Drag & Dropmedium

Drag and drop the steps to create a new lead record in Dynamics 365 Sales into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order

Why this order

Creating a lead involves navigating to the leads section, entering details, saving, and then qualifying to convert.

33
MCQeasy

A manager wants to understand the lifetime value of customers and predict future purchases. Which capability of Dynamics 365 Customer Insights should they use?

A.Segmentation
B.Data profiling
C.Predictive models
D.Data sources
AnswerC

Predictive models enable forecasting.

Why this answer

Predictive models in Dynamics 365 Customer Insights use machine learning to analyze historical customer data, calculate lifetime value (CLV), and forecast future purchase behavior. This directly matches the manager's need to understand customer value and predict future actions, making option C the correct choice.

Exam trap

The trap here is that candidates confuse segmentation (grouping customers) with predictive analytics, not realizing that segmentation alone cannot forecast future behavior or calculate lifetime value.

How to eliminate wrong answers

Option A is wrong because segmentation groups customers based on static criteria (e.g., demographics or past behavior) but does not calculate lifetime value or predict future purchases. Option B is wrong because data profiling assesses data quality and structure (e.g., completeness, duplicates) but does not perform predictive analytics or forecast customer behavior. Option D is wrong because data sources are simply the connections to raw data (e.g., CRM, ERP) and provide no analytical or predictive capabilities on their own.

34
MCQeasy

A retail company uses Dynamics 365 Customer Insights to unify customer data from multiple sources. They want to ensure that customer profiles are updated in near real-time when a purchase is made in their POS system. Which feature should they configure?

A.Calculated measures
B.Data Ingestion API
C.Data sources connector
D.Customer segments
AnswerB

Allows real-time data ingestion.

Why this answer

The Data Ingestion API allows real-time or near real-time data ingestion into Dynamics 365 Customer Insights. When a purchase occurs in the POS system, the API can be called immediately to push that transaction data, triggering an update to the unified customer profile without waiting for a scheduled batch import.

Exam trap

The trap here is that candidates confuse the scheduled, batch-oriented Data Sources Connector (Option C) with the real-time Data Ingestion API, assuming any connector can achieve near real-time updates, but only the API supports event-driven, low-latency ingestion.

How to eliminate wrong answers

Option A is wrong because calculated measures are used to define KPIs or aggregations (e.g., total spend) based on existing data, not to ingest new data in real time. Option C is wrong because data sources connectors are designed for scheduled, batch-based imports from external systems (e.g., SQL Server, Azure Blob), not for near real-time updates. Option D is wrong because customer segments are dynamic groupings of profiles based on conditions, not a mechanism for data ingestion or profile updates.

35
MCQeasy

A company wants to use Dynamics 365 Customer Insights to analyze customer purchase patterns over time. Which feature should they use to view trends and aggregate data?

A.Enrichments
B.Measures
C.Segments
D.Data sources
AnswerB

Measures allow you to define and view aggregated metrics like purchase frequency.

Why this answer

Measures in Dynamics 365 Customer Insights are specifically designed to aggregate and summarize data, such as calculating total purchases, average order value, or frequency over time. This allows users to view trends and patterns in customer behavior by creating calculated metrics from raw data sources.

Exam trap

The trap here is that candidates often confuse Segments (which group customers) with Measures (which aggregate data), because both involve data manipulation, but only Measures provide the numerical aggregation needed for trend analysis.

How to eliminate wrong answers

Option A is wrong because Enrichments are used to enhance existing customer data with external data sources (e.g., demographic or firmographic data), not to aggregate or analyze trends over time. Option C is wrong because Segments are used to group customers based on defined criteria (e.g., high-value customers) for targeting, not for viewing aggregate trends or performing calculations on purchase patterns. Option D is wrong because Data sources are the raw input connections (e.g., CRM, ERP, or transactional databases) that bring data into Customer Insights, but they do not perform any aggregation or trend analysis themselves.

36
MCQmedium

A healthcare provider uses Dynamics 365 Customer Insights to manage patient profiles. They need to ensure that only authorized users can access sensitive health information. Which feature should they configure?

A.Role-based access control (RBAC)
B.Enrichment with external data
C.Match rules for deduplication
D.Data source connections
AnswerA

RBAC restricts access to sensitive data based on user roles.

Why this answer

Role-based access control (RBAC) in Dynamics 365 Customer Insights allows administrators to assign specific permissions (e.g., read, write, delete) to users based on their roles, ensuring that only authorized personnel can access sensitive health information. This is the primary mechanism for securing patient data and complying with regulations like HIPAA.

Exam trap

The trap here is that candidates may confuse data governance features (like RBAC) with data integration features (like enrichment or data source connections), assuming that controlling data sources inherently controls access, but RBAC is the explicit security layer.

How to eliminate wrong answers

Option B is wrong because enrichment with external data is a feature used to augment existing customer profiles with additional attributes from third-party sources (e.g., demographic data), not to control user access. Option C is wrong because match rules for deduplication are used to identify and merge duplicate customer records based on matching criteria, not to enforce security permissions. Option D is wrong because data source connections are used to configure and manage the ingestion of data from various sources (e.g., SQL, Azure Data Lake), not to restrict user access to that data.

37
MCQmedium

A marketing manager wants to use Customer Insights to send personalized offers based on predicted churn risk. What should they configure first?

A.Create a segment
B.Configure data enrichment
C.Create a prediction model
D.Define a measure
AnswerC

Predictions generate churn scores.

Why this answer

To send personalized offers based on predicted churn risk, the marketing manager must first create a prediction model in Dynamics 365 Customer Insights. This model uses AI to analyze customer data and generate a churn risk score, which can then be used to define segments and trigger personalized offers. Without the prediction model, there is no churn risk data to base the offers on.

Exam trap

The trap here is that candidates often confuse the order of operations, thinking they can create a segment (A) first and then apply a prediction, but segments require the prediction data to already exist as an attribute or calculated field.

How to eliminate wrong answers

Option A is wrong because creating a segment is a downstream action that relies on existing data or predictions; without a churn risk prediction model, the segment would have no churn risk attribute to filter on. Option B is wrong because data enrichment enhances existing customer data with external sources (e.g., demographic or firmographic data), but it does not generate predictive churn risk scores. Option D is wrong because defining a measure calculates aggregated metrics (e.g., average purchase value) but does not produce the predictive churn risk output required for personalized offers.

38
Multi-Selectmedium

Which TWO actions can be performed using Dynamics 365 Customer Insights?

Select 2 answers
A.Generate invoices for completed orders
B.Manage inventory levels across warehouses
C.Create dynamic segments based on customer behavior
D.Send personalized email campaigns directly
E.Unify customer data from multiple sources into a single profile
AnswersC, E

Core capability.

Why this answer

Customer Insights can unify data and create segments. Sending emails, managing inventory, and generating invoices are not native capabilities.

39
Multi-Selecthard

A company uses Dynamics 365 Customer Insights - Journeys. Which THREE activities can be used in a journey? (Select THREE.)

Select 3 answers
A.Send push notification
B.Update inventory
C.Generate invoice
D.Send email
E.Send SMS
AnswersA, D, E

Push notification is a journey activity.

Why this answer

Send push notification is a correct activity because Dynamics 365 Customer Insights - Journeys allows you to add push notification actions to a journey, enabling real-time engagement with customers via mobile apps. This leverages the customer's consent and device registration data to deliver targeted messages.

Exam trap

The trap here is that candidates may confuse general business automation capabilities with the specific communication and engagement activities available in Customer Insights - Journeys, mistakenly selecting operational tasks like inventory updates or invoice generation that belong to other Dynamics 365 modules.

40
MCQeasy

You are a marketing analyst at a company that recently implemented Dynamics 365 Customer Insights. Your goal is to create a segment of customers who have not made a purchase in the last 90 days for a re-engagement campaign. You have access to the 'Transaction' activity that records purchases. Which steps should you follow to create this segment?

A.Build a churn prediction model and use the output segment
B.Create a measure for days since last purchase and then manually filter profiles
C.Create a new segment, select 'Transaction' activity, and set condition 'Date is older than 90 days'
D.Enrich profiles with recency score from an external data provider
AnswerC

Direct way to create the segment.

Why this answer

Option C is correct because Dynamics 365 Customer Insights allows you to create a segment directly from the 'Transaction' activity by setting a condition on the date field. By selecting 'Date is older than 90 days', you filter for customers whose last transaction occurred more than 90 days ago, which is the precise requirement for a re-engagement campaign. This approach leverages the built-in segment builder without needing predictive models or external data.

Exam trap

The trap here is that candidates may overthink the solution by choosing predictive models or external enrichment, when the exam tests the straightforward use of the segment builder with activity-based date conditions.

How to eliminate wrong answers

Option A is wrong because building a churn prediction model is unnecessary for a simple date-based filter; it introduces complexity and uses AI predictions when a straightforward condition on the Transaction activity suffices. Option B is wrong because creating a measure for days since last purchase and then manually filtering profiles is inefficient and not the intended method in Customer Insights; the segment builder directly supports date conditions without manual steps. Option D is wrong because enriching profiles with a recency score from an external data provider is overkill and not required; the Transaction activity already contains the date data needed to create the segment natively.

41
MCQeasy

A marketer creates the segment shown. Which customers will be included?

A.Customers with TotalSpend more than 5000
B.Customers with TotalSpend less than 5000
C.All customers with any TotalSpend
D.Customers with TotalSpend exactly 5000
AnswerA

Matches the criteria.

Why this answer

The segment shown uses a condition that filters customers based on the 'TotalSpend' attribute being greater than 5000. In Dynamics 365 Customer Insights, segments are built using attribute conditions, and the operator 'greater than' (>) includes only records where the numeric value exceeds the specified threshold. Therefore, customers with a TotalSpend value above 5000 are included in the segment.

Exam trap

The trap here is that candidates often confuse 'greater than' with 'greater than or equal to', assuming the threshold value is included, but the segment explicitly uses 'greater than' which excludes the boundary value of 5000.

How to eliminate wrong answers

Option B is wrong because 'less than 5000' would require a 'less than' operator, not the 'greater than' condition shown. Option C is wrong because 'all customers with any TotalSpend' would require no condition or a 'not null' filter, not a specific numeric threshold. Option D is wrong because 'exactly 5000' would require an 'equals' operator, not the 'greater than' operator used in the segment.

42
MCQmedium

An administrator notices that customer profiles in Dynamics 365 Customer Insights have duplicate records after data unification. What should they do to resolve this?

A.Add a custom field
B.Delete one of the data sources
C.Re-run data unification
D.Adjust the deduplication rules
AnswerD

Deduplication rules define how duplicates are identified and merged.

Why this answer

Option D is correct because deduplication rules in Dynamics 365 Customer Insights define how the system identifies and merges duplicate records during data unification. If duplicates remain after unification, adjusting these rules—such as modifying match conditions, similarity thresholds, or priority order—allows the system to correctly consolidate duplicate customer profiles without losing data or requiring a full re-run.

Exam trap

The trap here is that candidates assume re-running unification (Option C) will fix duplicates, but without adjusting the deduplication rules, the same matching logic will produce identical duplicate results.

How to eliminate wrong answers

Option A is wrong because adding a custom field does not resolve existing duplicates; it only adds new data attributes, which would not affect the deduplication logic already applied. Option B is wrong because deleting a data source removes all data from that source, which could cause data loss and does not address the root cause of duplicate detection. Option C is wrong because re-running data unification without first adjusting the deduplication rules will produce the same duplicate results, as the underlying matching logic remains unchanged.

43
Multi-Selecthard

Which TWO actions are performed during the data unification process in Dynamics 365 Customer Insights?

Select 2 answers
A.Merging duplicate records into a single profile
B.Enriching profiles with external demographic data
C.Matching customer records from different sources
D.Creating measures to calculate KPIs
E.Creating segments for marketing campaigns
AnswersA, C

Correct: Merging is part of unification.

Why this answer

Option A is correct because the data unification process in Dynamics 365 Customer Insights includes deduplication, where duplicate records from the same or different sources are merged into a single, unified customer profile. This step ensures that each customer is represented once, eliminating fragmentation and providing a single source of truth.

Exam trap

The trap here is that candidates often confuse the 'data unification' step (matching and merging) with later steps like enrichment, measure creation, or segmentation, leading them to select options that are valid in Customer Insights but not part of the unification process.

44
MCQhard

A company uses Customer Insights to manage customer data. They want to ensure compliance with GDPR by allowing customers to request deletion of their data. What is the recommended approach?

A.Change the data retention policy to zero days
B.Reconfigure Data sources to exclude the customer
C.Use the 'Delete data' option in Customer Insights admin portal
D.Manually delete records from the source systems
AnswerC

This is the built-in mechanism for data deletion.

Why this answer

Option C is correct because Customer Insights provides a built-in 'Delete data' option in the admin portal that allows administrators to delete all data for a specific customer profile, including associated activities and relationships, to comply with GDPR deletion requests. This feature ensures that the deletion is performed within the Customer Insights data store, which is the primary system of record for unified customer profiles, without requiring changes to source systems or retention policies.

Exam trap

The trap here is that candidates often confuse deleting data in Customer Insights with deleting data in source systems, assuming that removing records from source systems (Option D) or reconfiguring data sources (Option B) will automatically propagate the deletion to Customer Insights, when in fact Customer Insights maintains its own independent copy of the data.

How to eliminate wrong answers

Option A is wrong because changing the data retention policy to zero days would delete all data for all customers, not just the specific customer who requested deletion, and it does not provide a targeted, auditable deletion mechanism required for GDPR compliance. Option B is wrong because reconfiguring data sources to exclude the customer would only prevent future data ingestion from that source, but it does not delete existing data already stored in Customer Insights, leaving the customer's data intact. Option D is wrong because manually deleting records from the source systems does not remove the data that has already been ingested and unified in Customer Insights; the data would still exist in the Customer Insights data store and would not satisfy the GDPR deletion request.

45
Matchingmedium

Match each Microsoft Dynamics 365 component to its primary function.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Manage leads, opportunities, and sales processes

Track cases, service level agreements, and knowledge articles

Create and manage marketing campaigns, segments, and journeys

Schedule and dispatch work orders and resources

Manage project-based sales, resourcing, and delivery

Why these pairings

These are the main Dynamics 365 applications for CRM.

46
MCQeasy

A retail company wants to create a 360-degree view of their customers by unifying data from their point-of-sale system, e-commerce platform, and loyalty program. Which Dynamics 365 Customer Insights capability should they use?

A.Data unification
B.Predictive scoring
C.Copilot for Customer Insights
D.Customer segmentation
AnswerA

Data unification merges customer data from different sources into a single profile.

Why this answer

The retail company needs to create a unified 360-degree customer view by merging data from disparate sources (POS, e-commerce, loyalty). Data unification in Dynamics 365 Customer Insights is the specific capability designed to ingest, map, match, and merge customer records from multiple systems into a single, deduplicated customer profile using rules and machine learning. This directly addresses the requirement to unify data, whereas the other options focus on analyzing or acting on already-unified data.

Exam trap

The trap here is that candidates confuse 'creating a 360-degree view' with 'analyzing or segmenting customers,' leading them to pick Predictive scoring or Segmentation, when the core requirement is first unifying the disparate data sources.

How to eliminate wrong answers

Option B (Predictive scoring) is wrong because it analyzes unified data to predict future behaviors (e.g., churn, next purchase), but it does not perform the initial data merging required to create the 360-degree view. Option C (Copilot for Customer Insights) is wrong because it provides AI-assisted natural language interactions and insights on existing data, but it cannot unify raw data from multiple sources. Option D (Customer segmentation) is wrong because it groups already-unified customer profiles into segments for targeting, but it does not perform the data ingestion and matching needed to build the unified view.

47
MCQeasy

A marketing team wants to create a segment of customers who have made a purchase in the last 30 days. Which Customer Insights capability should they use?

A.Predictive scoring
B.Segmentation
C.Data unification
D.Measures
AnswerB

Segmentation lets you define conditions like purchase date to create customer groups.

Why this answer

Segmentation allows creating dynamic segments based on conditions. Option A is correct because segmentation is the feature for grouping customers.

48
MCQeasy

A company wants to use Dynamics 365 Customer Insights to predict which customers are likely to churn. Which feature should they use?

A.Unification
B.Measures
C.Segments
D.Predictive models
AnswerD

Customer Insights includes AI models for churn prediction.

Why this answer

Option D is correct because Dynamics 365 Customer Insights includes a dedicated predictive model for churn. This feature uses historical customer data and machine learning to calculate a churn score for each customer, enabling proactive retention efforts. The other options focus on data preparation or basic segmentation, not predictive analytics.

Exam trap

The trap here is that candidates confuse 'Segments' (which can be based on churn scores) with the actual predictive model that generates those scores, leading them to choose Option C instead of D.

How to eliminate wrong answers

Option A is wrong because Unification is the process of matching and merging customer records from multiple data sources into a single profile, not for predicting churn. Option B is wrong because Measures are used to define KPIs and aggregate metrics (e.g., total purchases) but do not apply machine learning to forecast future behavior. Option C is wrong because Segments are static or dynamic groups of customers based on rules or conditions, not predictive models that output a churn probability.

49
MCQeasy

A retail company uses Dynamics 365 Customer Insights - Data to unify customer data from multiple sources. After running the data unification process, they notice that some duplicate records were not merged. Which step in the data unification process should they review to adjust the matching rules?

A.Match
B.Ingest
C.Merge
D.Enrich
AnswerA

The Match step defines conditions to identify duplicates.

Why this answer

The Match step in Dynamics 365 Customer Insights - Data is where you define and configure matching rules (e.g., fuzzy matching, exact matching, or custom conditions) to identify duplicate records across unified data sources. If duplicates were not merged, the matching rules likely need adjustment—such as lowering the confidence threshold or adding additional fields—to improve duplicate detection. Reviewing the Match step allows you to refine these rules and ensure more accurate record unification.

Exam trap

The trap here is that candidates often confuse the Merge step (which physically combines records) with the Match step (which defines the logic for identifying duplicates), leading them to incorrectly select Merge instead of Match.

How to eliminate wrong answers

Option B (Ingest) is wrong because the Ingest step is solely responsible for importing raw data from sources into Customer Insights, not for defining how duplicates are identified or merged. Option C (Merge) is wrong because the Merge step is the final action that consolidates duplicate records into a single profile after matching has already occurred; it does not control the matching rules themselves. Option D (Enrich) is wrong because the Enrich step adds external data (e.g., demographics or third-party attributes) to profiles and has no role in duplicate detection or matching rule configuration.

50
MCQmedium

A business analyst wants to create a KPI that shows the average customer lifetime value for customers acquired in the last year. Which Dynamics 365 Customer Insights feature should they use?

A.Create a prediction model
B.Run data unification
C.Create a segment of recent customers
D.Define a measure
AnswerD

Measures can calculate average customer lifetime value.

Why this answer

A measure in Dynamics 365 Customer Insights is used to calculate numeric KPIs from your customer data, such as average customer lifetime value (CLV) for a specific cohort. By defining a measure with a filter for customers acquired in the last year, you can compute the exact average CLV without needing predictive models or data transformation steps.

Exam trap

The trap here is confusing the purpose of segments (which group customers) with measures (which compute numeric KPIs), leading candidates to select option C instead of D.

How to eliminate wrong answers

Option A is wrong because prediction models are used for forecasting future outcomes (e.g., churn probability) rather than calculating historical KPIs like average CLV. Option B is wrong because data unification is the process of matching and merging customer records from multiple sources into a unified profile, not for computing numeric metrics. Option C is wrong because creating a segment of recent customers only groups those customers for targeting or analysis, but does not calculate the average CLV value itself.

51
MCQmedium

You are a customer data analyst at a financial services company. The company uses Dynamics 365 Customer Insights to manage customer data. Recently, the marketing team created a segment called 'High Propensity to Buy' using a predictive model built in Customer Insights. The segment is used in a real-time marketing campaign in Dynamics 365 Marketing. The campaign has been running for a week, but the marketing team reports that the segment size seems to be decreasing each day, and they are concerned that customers are being incorrectly removed. Upon investigation, you find that the predictive model is retrained nightly based on the latest transaction data. What is the most likely cause of the shrinking segment?

A.The marketing team is manually removing customers from the segment based on campaign feedback
B.The predictive model is failing to calculate scores for all customers, resulting in fewer qualified customers
C.The predictive model's propensity scores are being recalculated nightly, and some customers no longer meet the threshold due to recent data
D.The data source for transactions is being refreshed, causing some customer profiles to be temporarily unavailable
AnswerC

Daily retraining can change scores, causing dynamic segment membership to fluctuate.

Why this answer

The predictive model in Dynamics 365 Customer Insights is retrained nightly using the latest transaction data. This retraining recalculates propensity scores for all customers. As new transaction data is ingested, some customers' scores may drop below the threshold defined for the 'High Propensity to Buy' segment, causing them to be automatically removed from the segment.

This daily recalibration is the most likely reason for the shrinking segment size.

Exam trap

The trap here is that candidates may assume the predictive model is static or that segment membership is fixed once created, rather than understanding that nightly retraining dynamically recalculates scores and can shrink segments as customer behavior changes.

How to eliminate wrong answers

Option A is wrong because the marketing team would have to manually remove customers from the segment, which is unlikely to cause a consistent daily decrease without their knowledge, and Customer Insights does not automatically remove customers based on campaign feedback. Option B is wrong because if the model failed to calculate scores, it would likely result in no scores or an error, not a gradual daily decrease in segment size; the model is retrained successfully each night. Option D is wrong because temporary unavailability of customer profiles due to data refresh would cause intermittent or zero segment size, not a consistent daily decrease, and Customer Insights handles data refreshes without removing profiles from segments permanently.

52
MCQmedium

A company uses Dynamics 365 Customer Insights - Data and wants to create a segment of high-value customers based on their total purchase amount in the last 90 days. The purchase data is in a separate table. What must they first create to build this segment?

A.An enrichment
B.A relationship
C.A measure
D.A new data source
AnswerB

A relationship links the customer table to the purchase table so that purchase data can be used in segments.

Why this answer

To build a segment in Dynamics 365 Customer Insights - Data that references data from a separate table (e.g., purchase transactions), you must first define a relationship between the customer entity and that table. A relationship establishes the key mapping (e.g., CustomerID) that allows the system to join the tables and evaluate conditions like total purchase amount across the two datasets.

Exam trap

The trap here is that candidates often confuse 'measure' as the first step because it seems directly related to calculating total purchase amount, but they overlook that a relationship must exist first to link the customer and purchase tables before any aggregation can be performed.

How to eliminate wrong answers

Option A is wrong because an enrichment is a process that adds external data (e.g., demographic or firmographic data) to existing customer profiles, not a prerequisite for joining internal tables to create a segment. Option C is wrong because a measure calculates aggregated values (e.g., sum of purchases) but cannot be created until the underlying tables are linked via a relationship; the measure depends on the relationship, not the other way around. Option D is wrong because a new data source is only needed if the purchase data is not already ingested into Customer Insights; the question states the purchase data is already in a separate table, so no new data source is required.

53
Multi-Selecthard

A company is planning to use Dynamics 365 Customer Insights to enrich customer profiles with external demographic data. Which TWO of the following are valid methods to bring in external data? (Choose two.)

Select 2 answers
A.Use an OData connector to pull data from a partner data provider
B.Connect to Azure Data Lake only via Dataflows
C.Use Power Query to connect to a third-party demographic API
D.Import from Excel Online using a direct connection
E.Synchronize data from LinkedIn Sales Navigator
AnswersA, C

OData connectors are supported for importing data.

Why this answer

Option A is correct because Dynamics 365 Customer Insights supports OData connectors, which can pull data from external partner data providers. OData is a standardized RESTful protocol that allows seamless integration of external datasets, such as demographic enrichment sources, into Customer Insights profiles.

Exam trap

The trap here is that candidates may assume Excel Online or LinkedIn Sales Navigator are valid data sources for Customer Insights enrichment, but they are not supported for direct demographic data ingestion in this context.

54
MCQhard

A company uses Customer Insights to unify customer data. After unification, they notice that some customers appear as duplicates despite high match confidence. What should they do to resolve this?

A.Re-run data ingestion
B.Use enrichment to add more data
C.Increase the match confidence threshold
D.Adjust deduplication rules
AnswerD

Deduplication rules define how records are matched; adjusting them can resolve incorrect duplicates.

Why this answer

Option D is correct because Customer Insights uses deduplication rules to define how duplicate customer profiles are identified and merged. Even when match confidence is high, the system may still detect duplicates if the deduplication rules are not configured to handle specific data patterns, such as variations in name formatting or address details. Adjusting these rules allows you to fine-tune the matching logic to resolve false duplicates.

Exam trap

The trap here is that candidates may think increasing the match confidence threshold is the solution for false duplicates, but this actually reduces matches and does not fix the underlying rule logic causing the false positives.

How to eliminate wrong answers

Option A is wrong because re-running data ingestion does not change the matching logic; it only reimports the same data, which would still produce the same duplicates. Option B is wrong because enrichment adds external data to profiles but does not alter the deduplication process or resolve existing duplicate matches. Option C is wrong because increasing the match confidence threshold would reduce the number of matches, potentially missing true duplicates, and does not address the issue of false duplicates that already have high confidence.

55
MCQeasy

A retail company wants to unify customer data from their e-commerce platform, in-store POS system, and loyalty program into a single customer profile in Dynamics 365 Customer Insights. Which step should they perform first?

A.Configure the enrichment service
B.Create a customer segment
C.Ingest data sources into Customer Insights
D.Define measures for key performance indicators
AnswerC

Data must be ingested before it can be unified.

Why this answer

Before any unification, segmentation, or analysis can occur, the raw customer data from the e-commerce platform, POS system, and loyalty program must first be brought into Dynamics 365 Customer Insights. Option C, 'Ingest data sources into Customer Insights,' is the foundational step because the system requires the data to be present before it can perform identity resolution, create unified profiles, or apply any downstream processes like enrichment or measure calculation.

Exam trap

The trap here is that candidates often confuse the logical order of operations, thinking they can jump to segmentation or enrichment immediately, but the exam tests the understanding that data ingestion is the prerequisite step before any other Customer Insights feature can function.

How to eliminate wrong answers

Option A is wrong because configuring the enrichment service (e.g., adding demographic or interest data from third-party providers) is a post-ingestion step that enhances existing unified profiles, not the first step. Option B is wrong because creating a customer segment relies on having unified customer profiles already built from ingested and resolved data; you cannot segment data that hasn't been ingested. Option D is wrong because defining measures for KPIs (e.g., customer lifetime value or churn rate) requires the unified customer profiles and aggregated data to be available, which depends on prior data ingestion and unification.

56
MCQeasy

A business analyst wants to create a measure that calculates the average order value for customers. Where in Dynamics 365 Customer Insights would they define this calculation?

A.Data sources
B.Segments
C.Predictions
D.Measures
AnswerD

Correct: Measures are used to define calculations like averages and sums.

Why this answer

In Dynamics 365 Customer Insights, measures are used to define calculated metrics such as average order value. Measures aggregate data from your data sources using formulas (e.g., SUM, AVERAGE) and are stored as KPIs that can be used in segments, insights, or dashboards. This is the correct location for defining custom calculations like average order value.

Exam trap

The trap here is that candidates confuse 'Measures' with 'Data sources' because both involve data, but measures are the calculation layer, not the storage layer.

How to eliminate wrong answers

Option A is wrong because Data sources are where you import and manage raw data tables (e.g., sales transactions), not where you define calculated metrics. Option B is wrong because Segments are used to group customers based on conditions or measures, but they do not define the calculation logic itself. Option C is wrong because Predictions are used for machine learning models (e.g., churn prediction), not for simple aggregations like average order value.

57
MCQhard

A data scientist reviews the custom prediction configuration shown. The prediction output includes a score between 0 and 1. What does a score of 0.9 indicate?

A.Low likelihood of purchase within 30 days
B.High likelihood of purchase within 30 days
C.Model confidence in the prediction
D.Churn risk score
AnswerB

Score near 1 indicates high probability.

Why this answer

In Dynamics 365 Customer Insights, the custom prediction model for purchase likelihood outputs a score between 0 and 1, where a higher score indicates a greater probability of the predicted event occurring. A score of 0.9 means the model predicts a 90% probability that the customer will make a purchase within the next 30 days, representing a high likelihood of purchase.

Exam trap

The trap here is that candidates may confuse the prediction score (probability of the event) with model confidence or a different prediction type (like churn), because the exam often tests the precise meaning of the 0–1 scale in the context of the configured prediction model.

How to eliminate wrong answers

Option A is wrong because a score of 0.9 indicates a high, not low, likelihood of purchase within 30 days; the scale is directly proportional to probability. Option C is wrong because the score is the predicted probability of the event (purchase), not a measure of the model's confidence in its own prediction; model confidence is a separate metric often expressed as a confidence interval or accuracy score. Option D is wrong because this prediction is specifically configured for purchase likelihood, not churn risk; churn risk would be a different model with its own output score and interpretation.

58
MCQmedium

Refer to the exhibit. You are configuring data matching rules in Dynamics 365 Customer Insights. What will happen if a customer record from the e-commerce source and a record from the CRM have the same email address but different names and cities?

A.They will not be matched because the NameAndCityMatch rule requires fuzzy match on name and exact city
B.They will be matched only if the confidence level is set to high on both rules
C.They will be matched only if both rules are satisfied
D.They will be matched as duplicates and merged based on the EmailMatch rule
AnswerD

Exact email match triggers merge.

Why this answer

Option D is correct because in Dynamics 365 Customer Insights, data matching rules are evaluated independently and the system uses a 'match by any rule' logic. If the EmailMatch rule is configured and a match is found (same email address), the records will be considered duplicates and merged, regardless of other rules like NameAndCityMatch. The other rules only apply if they are the ones that trigger the match; they do not block a match already found by a different rule.

Exam trap

The trap here is that candidates assume all matching rules must be satisfied for a match to occur, but Dynamics 365 Customer Insights uses an 'OR' logic where any single rule can trigger a match, not an 'AND' logic.

How to eliminate wrong answers

Option A is wrong because the NameAndCityMatch rule is not the only rule being evaluated; the EmailMatch rule can independently match records with the same email address, even if names and cities differ. Option B is wrong because confidence levels affect the certainty of a match but do not prevent a match from occurring when a rule condition is satisfied; a high confidence setting does not block matching. Option C is wrong because matching rules in Customer Insights are not required to all be satisfied; the system matches if any single rule's conditions are met, not all rules.

59
Drag & Dropmedium

Drag and drop the steps to create a knowledge article in Dynamics 365 Customer Service into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order

Why this order

Knowledge article creation includes drafting, categorizing, and publishing after approval.

60
MCQmedium

A global retailer uses Dynamics 365 Customer Insights to manage customer data from multiple regions. They need to ensure that customer profiles comply with GDPR right to erasure requests. Which feature should they use?

A.Data privacy and consent management
B.Enrichment with third-party data
C.Create a measure for customer lifetime value
D.Segmentation with dynamic membership
AnswerA

This feature handles compliance, including erasure requests.

Why this answer

Data privacy and consent management in Dynamics 365 Customer Insights provides built-in capabilities to handle GDPR right to erasure requests. It allows administrators to configure data retention policies, manage consent, and execute deletion of customer profiles across all connected data sources, ensuring compliance with regulatory requirements.

Exam trap

The trap here is that candidates may confuse enrichment or segmentation features with privacy compliance, but only data privacy and consent management directly addresses GDPR erasure requirements by providing explicit deletion workflows and consent tracking.

How to eliminate wrong answers

Option B is wrong because enrichment with third-party data is used to enhance customer profiles with external information (e.g., demographic or firmographic data), not to manage data privacy or deletion requests. Option C is wrong because creating a measure for customer lifetime value is an analytical feature that calculates a metric based on historical data, not a mechanism for erasing personal data. Option D is wrong because segmentation with dynamic membership is used to group customers based on real-time attributes or behaviors, not to handle erasure or consent compliance.

61
MCQhard

Refer to the exhibit. A data analyst runs this KQL query in Customer Insights. What is the purpose of this query?

A.To predict the likelihood of a customer making a future purchase
B.To create a segment of customers with high purchase amounts
C.To calculate the total purchase amount for a specific customer
D.To create a measure that calculates average purchase amount
AnswerC

It sums PurchaseAmount for CustomerId 12345.

Why this answer

The KQL query shown in the exhibit uses the `sum()` aggregation function on the `PurchaseAmount` column, filtered by a specific `CustomerID`. This calculates the total purchase amount for that single customer. Option C is correct because the query explicitly sums purchase amounts for one customer, not for a segment or as a predictive model.

Exam trap

The trap here is that candidates confuse `sum()` with `avg()` or assume any aggregation implies segmentation, when the `where` clause clearly limits the query to one customer.

How to eliminate wrong answers

Option A is wrong because KQL queries in Customer Insights do not perform predictive analytics; they operate on existing data, not machine learning models. Option B is wrong because the query filters for a single `CustomerID` rather than grouping or segmenting multiple customers with high purchase amounts. Option D is wrong because the query uses `sum()`, not `avg()`, so it calculates a total, not an average.

62
MCQhard

You are the Dynamics 365 administrator for a multinational retail chain. The company uses Dynamics 365 Customer Insights to create a 360-degree view of customers. They have data from three systems: an on-premises ERP system containing customer purchases, an online store database with browsing behavior, and a loyalty program database. The ERP data is updated daily via batch files, the online store data is streamed in real-time, and the loyalty data is updated weekly. The marketing team wants to create a segment of customers who have made a purchase in the last 30 days and have browsed at least three product pages in the last week. However, they notice that some customers who meet these criteria are not appearing in the segment. Upon investigation, you find that the purchase data from the ERP is being ingested correctly, but the browsing data from the online store seems to have a delay of up to 24 hours. Which action should you take to resolve the issue?

A.Adjust the data unification rules to match records more aggressively.
B.Change the ERP data import schedule to run more frequently.
C.Reconfigure the online store data source to use a batch import instead of streaming.
D.Check the streaming API ingestion logs for errors or throttling.
AnswerD

Identifies and resolves streaming delays.

Why this answer

The browsing data from the online store is streamed in real-time, but the investigation reveals a delay of up to 24 hours. This indicates that the streaming API may be experiencing errors or throttling, which prevents the data from being ingested promptly. Checking the streaming API ingestion logs will identify the root cause, such as rate limits or connectivity issues, allowing you to resolve the delay and ensure the segment includes all qualifying customers.

Exam trap

The trap here is that candidates assume the streaming data is inherently real-time and ignore the possibility of ingestion failures, leading them to incorrectly modify the data source type or unrelated unification rules instead of investigating the streaming pipeline for errors or throttling.

How to eliminate wrong answers

Option A is wrong because data unification rules affect how records from different sources are matched and merged, not the timeliness of data ingestion; aggressive matching would not fix a streaming delay. Option B is wrong because the ERP data is already being ingested correctly and updated daily via batch files; increasing its frequency does not address the delay in the real-time streaming data from the online store. Option C is wrong because reconfiguring the online store data source to use batch import would introduce additional latency, making the delay worse instead of resolving it; the streaming approach is designed for real-time ingestion and should be fixed, not replaced.

63
MCQmedium

You are reviewing the exhibit of a segment definition in Customer Insights - Data. What is the purpose of this segment?

A.Identify customers with high spending above 2000
B.Identify all customers
C.Identify customers with medium spending between 500 and 2000
D.Identify customers with low spending below 500
AnswerC

The segment includes customers with TotalPurchaseAmount between 500 and 2000.

Why this answer

Option C is correct because the segment definition in Customer Insights - Data uses a condition that filters for customers whose total spending falls within the range of 500 to 2000, inclusive. This is a typical numeric range condition in a segment builder, where the 'between' operator defines a lower and upper bound to capture medium-spending customers.

Exam trap

The trap here is that candidates may misread the 'between' operator as exclusive or confuse it with a single threshold, leading them to select options that describe spending above or below a single value rather than a range.

How to eliminate wrong answers

Option A is wrong because it describes a condition for spending above 2000, which would require a 'greater than' operator, not the 'between' range shown. Option B is wrong because it would require no filtering condition at all, but the segment clearly includes a condition on spending. Option D is wrong because it describes spending below 500, which would use a 'less than' operator, not the 'between' range that includes values from 500 to 2000.

64
MCQhard

A marketing manager wants to use Dynamics 365 Customer Insights to create a segment of 'High-Value Customers' based on a combination of purchase frequency and average order value. The data is unified, but the manager is unsure how to build the segment. What is the recommended approach?

A.Write a SQL query in the data management interface
B.Use Power Automate to filter customers based on purchase history
C.Manually tag each high-value customer profile in the customer card
D.Use the Segment Builder to create a dynamic segment using measures for purchase frequency and average order value
AnswerD

The Segment Builder is the intended tool for creating segments based on measures.

Why this answer

Option D is correct because Dynamics 365 Customer Insights provides a Segment Builder specifically designed to create dynamic segments based on measures like purchase frequency and average order value. This allows the marketing manager to define conditions using pre-built or custom measures without writing code, ensuring the segment updates automatically as data changes.

Exam trap

The trap here is that candidates may think SQL queries (Option A) are the only way to perform complex data filtering, but Microsoft deliberately tests whether you know that the Segment Builder provides a no-code, recommended path for creating dynamic segments in Customer Insights.

How to eliminate wrong answers

Option A is wrong because writing a SQL query in the data management interface is not the recommended approach for building segments in Customer Insights; the platform is designed to abstract SQL complexity through the Segment Builder. Option B is wrong because Power Automate is an automation tool for workflows and integrations, not a segment creation tool for Customer Insights; it cannot directly filter customers into a persistent segment based on measures. Option C is wrong because manually tagging each high-value customer profile is impractical, error-prone, and does not scale; Customer Insights is built for automated, dynamic segmentation based on unified data.

65
MCQhard

A marketing team uses Dynamics 365 Customer Insights to send personalized offers. They want to ensure that customers who have opted out of email marketing do not receive offers via email. What is the best practice?

A.Map consent attributes and respect them in marketing journeys
B.Use a measure to filter out opted-out customers
C.Manually remove opted-out customers from the segment each time
D.Create a segment excluding opted-out customers
AnswerA

Best practice is to use consent data and let Dynamics 365 Marketing respect opt-outs automatically.

Why this answer

Customer Insights uses preference data to respect opt-outs. Option D is correct.

66
Multi-Selecteasy

Which TWO of the following are capabilities of Dynamics 365 Customer Insights - Data?

Select 2 answers
A.Create and manage marketing journeys
B.Create a single, unified customer profile
C.Schedule field service appointments
D.Create and manage sales quotes
E.Unify customer data from multiple sources
AnswersB, E

Unified profile is a key output.

Why this answer

Option B is correct because Dynamics 365 Customer Insights - Data is specifically designed to create a single, unified customer profile by stitching together data from various sources. This unified profile provides a 360-degree view of each customer, enabling personalized engagement and analytics.

Exam trap

The trap here is that candidates confuse the 'Data' and 'Journeys' modules of Customer Insights, incorrectly attributing marketing journey creation to the Data component when it belongs to Journeys.

67
Multi-Selectmedium

A company is implementing Dynamics 365 Customer Insights. Which TWO are required before you can create a unified customer profile?

Select 2 answers
A.Define data unification rules
B.Create a measure
C.Create a segment
D.Enrich customer profiles
E.Configure data sources
AnswersA, E

Required to match and merge records.

Why this answer

Option A is correct because data unification rules define how to match and merge customer records from different data sources into a single, unified profile. Without these rules, the system cannot resolve duplicate or conflicting data, which is essential for creating a cohesive customer identity.

Exam trap

The trap here is that candidates confuse the sequence of steps in Customer Insights, assuming that analytical outputs like measures or segments are prerequisites, when in fact they are dependent on the unified profile being created first.

68
MCQeasy

A retail company wants to use Dynamics 365 Customer Insights to create a unified customer profile that combines data from their e-commerce platform, loyalty program, and in-store POS system. Which feature should they use to identify and merge duplicate customer records?

A.Enrichment with external data
B.Match and merge
C.Data ingestion from various sources
D.Segmentation based on customer attributes
AnswerB

Match and merge identifies duplicates across data sources and merges them into a unified profile.

Why this answer

The 'Match and merge' feature in Dynamics 365 Customer Insights is specifically designed to identify duplicate customer records across different data sources (e-commerce, loyalty, POS) and unify them into a single, cohesive customer profile. It uses predefined or custom matching rules to detect duplicates based on attributes like email or phone number, then merges them while preserving the best data from each source.

Exam trap

The trap here is that candidates confuse 'data ingestion' (the act of bringing data in) with 'match and merge' (the act of deduplicating and unifying that data), leading them to select Option C instead of the correct feature for merging duplicates.

How to eliminate wrong answers

Option A is wrong because 'Enrichment with external data' adds third-party information (e.g., demographic or firmographic data) to existing profiles but does not identify or merge duplicate records. Option C is wrong because 'Data ingestion from various sources' is the process of importing data from the e-commerce platform, loyalty program, and POS system into Customer Insights, but it does not perform deduplication or merging of records. Option D is wrong because 'Segmentation based on customer attributes' creates groups of customers sharing common traits (e.g., high spenders) but does not resolve duplicate identities or unify profiles.

69
Multi-Selecthard

A company is using Dynamics 365 Customer Insights and wants to enrich customer profiles with external data. Which TWO methods can they use?

Select 2 answers
A.Use Power Automate to pull data from LinkedIn
B.Connect to Facebook to import profile data
C.Use the built-in enrichment from Microsoft (e.g., demographic data)
D.Upload a custom data source with additional attributes
E.Export profiles to Excel and manually update
AnswersC, D

Built-in enrichment is available.

Why this answer

Option C is correct because Dynamics 365 Customer Insights includes built-in enrichment services that automatically append demographic, geographic, and firmographic data from Microsoft's own data providers (e.g., Microsoft Graph, Experian) to customer profiles. This is a native, no-code feature within the enrichment wizard that requires no external connectors or manual data handling.

Exam trap

The trap here is that candidates confuse 'enrichment' with any data import method, but the exam specifically tests the distinction between native enrichment services (built-in or custom data sources) versus unsupported external imports (social media or manual updates).

70
MCQeasy

A marketing manager wants to use Dynamics 365 Customer Insights to create a segment of customers who have purchased a product in the last 30 days and have a high lifetime value score (above 80). The data resides in a unified customer profile entity that includes 'purchase date' and 'lifetime value score' fields. How should the manager build this segment?

A.Use the segment builder with conditions: purchase date is in last 30 days AND lifetime value score > 80.
B.Define a relationship between the customer and purchase tables.
C.Create a measure that calculates the average purchase date and lifetime value score.
D.Run an enrichment to add external data and then manually filter the list.
AnswerA

Correct. The segment builder allows filtering based on entity fields.

Why this answer

Option A is correct because Dynamics 365 Customer Insights allows users to build segments directly from the unified customer profile using the segment builder. The manager can add conditions on the 'purchase date' field (e.g., 'in the last 30 days') and the 'lifetime value score' field (e.g., 'greater than 80') to create a dynamic segment that automatically updates as data changes. This approach leverages the built-in time-based and numeric filters without needing additional relationships, measures, or enrichments.

Exam trap

The trap here is that candidates may overthink the solution by assuming they need to create relationships, measures, or enrichments, when in fact the segment builder can directly filter on fields already present in the unified customer profile entity.

How to eliminate wrong answers

Option B is wrong because defining a relationship between customer and purchase tables is unnecessary when both fields (purchase date and lifetime value score) already exist in the unified customer profile entity; the segment builder can directly filter on those fields without a separate relationship. Option C is wrong because creating a measure to calculate average purchase date and lifetime value score is irrelevant—the manager needs to filter on existing fields, not aggregate them, and measures are used for KPIs, not segment conditions. Option D is wrong because running an enrichment to add external data is not required; the required data is already in the unified profile, and manually filtering a list is not a scalable or automated segment-building method in Customer Insights.

71
Multi-Selecthard

A company uses Dynamics 365 Customer Insights to manage customer data from multiple sources. They plan to use the system to generate predictive models, enrich customer profiles with external data, and export segments to a marketing platform. Which TWO actions are required before they can use predictive models?

Select 2 answers
A.Export segments to the marketing platform.
B.Create a unified customer profile from all data sources.
C.Ensure there is sufficient historical data (e.g., transaction history) for training.
D.Configure relationships between all data sources.
E.Enrich customer profiles with external data sources.
AnswersB, C

Correct. Predictive models require unified profiles to work on a single customer entity.

Why this answer

To use predictive models in Dynamics 365 Customer Insights, you must first create a unified customer profile by matching and merging data from all sources into a single customer entity. This unified profile is the foundation for all AI and machine learning features, including predictive models. Without it, the system cannot correlate data across sources to generate accurate predictions.

Exam trap

The trap here is that candidates often confuse data enrichment or relationship configuration as prerequisites, but the core requirement is the unified customer profile, which is the single source of truth for all AI features in Customer Insights.

72
Multi-Selectmedium

Which THREE are key features of Dynamics 365 Customer Insights?

Select 3 answers
A.Dynamic segmentation
B.Data unification and deduplication
C.AI-driven predictions (e.g., churn, product recommendation)
D.Marketing email automation
E.Data ingestion from on-premises databases
AnswersA, B, C

Core feature.

Why this answer

Data unification, AI predictions, and segmentation are core features. Data ingestion is part of unification. Marketing automation is a separate app.

73
MCQhard

A company using Dynamics 365 Customer Insights notices that the unified customer profiles show duplicate records for some customers. They have already configured matching rules. What should they do to resolve the duplicate records that are not being merged?

A.Disable data unification and start over
B.Review and refine the matching rules, and use the merge conflicts resolution feature
C.Delete duplicate records manually in the source systems
D.Re-ingest all data from source systems
AnswerB

Adjusting rules and merging conflicts helps resolve duplicates.

Why this answer

If duplicates remain, adjusting matching rules or using manual merge helps. Option C is correct. Option A is unrelated.

Option B deletes data without resolution. Option D is too drastic.

74
Multi-Selecteasy

A company uses Dynamics 365 Customer Insights - Data. Which TWO data sources can be used to ingest data? (Select TWO.)

Select 2 answers
A.Microsoft Forms
B.Power Automate
C.Power Query
D.Common Data Model
E.Power BI
AnswersC, D

Power Query can connect to various data sources and ingest data.

Why this answer

Options B and D are correct. Power Query and Common Data Model are common data sources. Option A is wrong because Power Automate is an automation tool, not a data source.

Option C is wrong because Power BI is a reporting tool. Option E is wrong because Microsoft Forms is not a direct data source in Customer Insights.

75
MCQmedium

A retail company uses Dynamics 365 Customer Insights to unify customer data from their e-commerce platform, loyalty program, and in-store POS system. After data ingestion, they notice that the same customer appears with slightly different names and addresses across sources. Which feature should they use to resolve these duplicates and create a single customer profile?

A.Data profiling
B.Activities
C.Match and merge
D.Segments
AnswerC

Match and merge identifies and combines duplicate profiles.

Why this answer

Option C is correct because the 'Match and merge' feature in Dynamics 365 Customer Insights is specifically designed to identify duplicate customer records across different data sources (e-commerce, loyalty, POS) by using matching rules (e.g., fuzzy matching on name and address) and then merging them into a single, unified customer profile. This resolves the issue of slightly different names and addresses by deduplicating and consolidating the data.

Exam trap

The trap here is that candidates often confuse 'Data profiling' (which only assesses data quality) with the actual deduplication and merging process, or they think 'Segments' can resolve duplicates by filtering, but neither performs identity resolution.

How to eliminate wrong answers

Option A is wrong because Data profiling is used to analyze the quality and structure of data (e.g., completeness, uniqueness) but does not resolve duplicates or merge profiles. Option B is wrong because Activities track customer interactions (e.g., purchases, web visits) and are not designed for deduplication or identity resolution. Option D is wrong because Segments are used to group customers based on criteria (e.g., high-value customers) and do not perform matching or merging of duplicate records.

Page 1 of 3 · 198 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Describe Dynamics 365 Customer Insights questions.