Courseiva

Microsoft Dynamics 365 Fundamentals CRM MB-910 (MB-910) — Questions 451525

941 questions total · 13pages · All types, answers revealed

Page 6

Page 7 of 13

Page 8
451
MCQhard

Refer to the exhibit. A Dynamics 365 Customer Service administrator configured the above agent experience profile. Which behavior is expected for agents assigned to this profile?

A.Agents automatically receive up to 5 conversations
B.Agents cannot transfer conversations
C.Agents are limited to 5 total conversations per day
D.Agents can manually accept conversations and use Copilot
AnswerD

Manual acceptance required, Copilot enabled.

Why this answer

With auto_accept set to false, agents must manually accept conversations. max_concurrent_conversations limits to 5. They have knowledge_search, copilot, and transfer capabilities. Manual assignment is allowed (allow_manual_assignment: true).

452
MCQhard

A sales organization uses Dynamics 365 Sales. They want to ensure that when an opportunity is won, a new order is automatically created. What should they configure?

A.Use the out-of-the-box opportunity close process to generate an order.
B.Create a workflow that triggers on opportunity win.
C.Configure a business process flow for opportunity.
D.Add a custom button to create an order.
AnswerA

By default, when an opportunity is won, an order can be automatically created.

Why this answer

The out-of-the-box opportunity close process in Dynamics 365 Sales automatically generates an order when an opportunity is marked as won. This is the native, no-code mechanism designed specifically for this requirement, ensuring the order is created with the correct data from the opportunity.

Exam trap

The trap here is that candidates may think a custom workflow is needed for automation, but the out-of-the-box opportunity close process already includes this functionality, making custom workflows redundant and less efficient.

How to eliminate wrong answers

Option B is wrong because creating a custom workflow that triggers on opportunity win is unnecessary and less reliable; the out-of-the-box process already handles this automatically and is the recommended approach. Option C is wrong because a business process flow for opportunity guides users through stages but does not automatically create an order upon winning. Option D is wrong because adding a custom button would require manual user action to create an order, whereas the requirement is for automatic creation.

453
MCQhard

You are a Dynamics 365 consultant for a manufacturing company that uses Customer Insights to unify data from their CRM (Dynamics 365 Sales) and their ERP (Dynamics 365 Finance). They want to use Customer Insights to calculate a measure for 'Average Order Value' per customer. After creating the measure, they notice that the values are incorrect because the currency from the ERP is in euros, while the CRM uses US dollars. The ERP data includes a currency conversion rate field. What should you do to ensure the measure uses a consistent currency?

A.Change the ERP data source to output values in USD.
B.Create a measure for conversion rate and use it in the average order value measure.
C.Use the 'CurrencyConvert' function in the measure to convert values.
D.Create a calculated column in the unified data that multiplies the order value by the conversion rate.
AnswerD

Calculated columns can transform data.

Why this answer

In Dynamics 365 Customer Insights, calculated columns are the appropriate way to transform data at the entity level before using it in measures. By creating a calculated column that multiplies the order value by the conversion rate, you ensure all values are in a consistent currency (USD) before the 'Average Order Value' measure aggregates them. This approach directly addresses the mismatch between EUR in the ERP and USD in the CRM without altering source systems or using unsupported functions.

Exam trap

The trap here is that candidates may confuse the 'CurrencyConvert' function available in Power Query (M) with a similar function in Customer Insights measures, or assume that a separate measure can be nested inside another measure, neither of which is supported in the measure definition interface.

How to eliminate wrong answers

Option A is wrong because changing the ERP data source to output values in USD is not feasible or recommended; it would require modifying the source system's data export logic, which is outside the scope of Customer Insights and may break other downstream processes. Option B is wrong because creating a separate measure for conversion rate does not integrate the conversion into the average order value calculation; measures in Customer Insights cannot reference other measures directly for row-level transformations. Option C is wrong because there is no 'CurrencyConvert' function available in Customer Insights measures; this function exists in Power Query (M language) but not in the measure definition interface, which relies on predefined aggregation functions.

454
MCQeasy

A marketing team wants to create a targeted email campaign based on customer segments in Dynamics 365 Marketing. Which entity should they use to define the segment?

A.Customer Voice
B.Lead
C.Segment
D.Account
AnswerC

Marketing List is the entity used to group contacts for campaigns.

Why this answer

In Dynamics 365 Marketing (Customer Insights - Journeys), the entity used to define customer segments is 'Segment'. Marketing List is a legacy term from the classic app. Option C (Segment) is correct.

Customer Voice is a survey tool, Lead and Account are not used for segmentation.

455
MCQeasy

You are a Dynamics 365 administrator for a mid-sized e-commerce company. The marketing team wants to use Dynamics 365 Customer Insights to create a unified customer profile that includes browsing history, purchase history, and customer support interactions. They also want to use this unified data to send personalized offers via email. You have access to Dynamics 365 Customer Insights and Dynamics 365 Marketing. What should you do first?

A.Set up data ingestion from browsing history, purchase history, and support interactions into Dynamics 365 Customer Insights, then unify the data into a single customer profile.
B.Configure Dynamics 365 Customer Insights to send personalized emails directly to customers using the unified customer profile.
C.Import all data directly into Dynamics 365 Marketing and use its native customer profile feature to unify the data.
D.Create a segment in Dynamics 365 Customer Insights based on purchase history, then export the segment to Dynamics 365 Marketing to send offers.
AnswerA

Correct: Data unification is the foundational step before any other actions.

Why this answer

The first step is to ingest the disparate data sources (browsing history, purchase history, and support interactions) into Dynamics 365 Customer Insights and then unify them into a single customer profile. This unified profile is the foundation for all downstream activities, such as segmentation and personalized email campaigns. Without this data unification, you cannot accurately target or personalize offers in Dynamics 365 Marketing.

Exam trap

The trap here is that candidates often assume they can jump straight to segmentation or email sending, forgetting that data must first be ingested and unified in Customer Insights before any meaningful personalization can occur.

How to eliminate wrong answers

Option B is wrong because Dynamics 365 Customer Insights does not have native email sending capabilities; it is a customer data platform (CDP) for data ingestion, unification, and segmentation, not an email marketing tool. Option C is wrong because Dynamics 365 Marketing does not have a native customer profile feature that can unify data from multiple sources; it relies on Customer Insights for unified profiles and segments. Option D is wrong because creating a segment based solely on purchase history before unifying all data sources would result in an incomplete and potentially inaccurate customer profile, missing key context from browsing history and support interactions.

456
Multi-Selectmedium

Which TWO features in Dynamics 365 Sales can help sales representatives prioritize their work based on AI insights?

Select 2 answers
A.Sales Sequence Designer
B.Workflow
C.Business Process Flow
D.Predictive Lead Scoring
E.Relationship Intelligence (Copilot)
AnswersD, E

It uses AI to score leads for prioritization.

Why this answer

Predictive Lead Scoring (D) uses machine learning models to analyze historical lead data and assign a score indicating the likelihood of conversion, enabling sales reps to prioritize high-value leads. Relationship Intelligence (Copilot) (E) leverages AI to surface relevant insights, such as email engagement patterns and relationship health, helping reps focus on the most promising opportunities.

Exam trap

The trap here is that candidates confuse automated process tools (like Workflow or Business Process Flow) with AI-driven insights, assuming any automation implies intelligence, whereas the question specifically requires features that use AI to prioritize work.

457
Multi-Selectmedium

Which TWO of the following are valid ways to create a new opportunity in Dynamics 365 Sales?

Select 2 answers
A.By creating a new opportunity record directly.
B.By converting a quote into an opportunity.
C.By qualifying a lead.
D.By closing an order as won.
E.By generating an invoice.
AnswersA, C

You can manually create a new opportunity from the Opportunities list.

Why this answer

Dynamics 365 Sales allows users to directly create a new opportunity record from the Opportunities entity, either via the 'New' button on the opportunities list or through the 'Add Opportunity' option on a related record. This is a standard manual creation method that bypasses any conversion or qualification process. Option C is correct because qualifying a lead automatically converts it into an opportunity, along with optionally creating a contact and account, which is the primary pipeline-driven method for opportunity creation.

Exam trap

The trap here is that candidates often confuse the direction of conversion between quotes and opportunities, mistakenly thinking a quote can be converted into an opportunity, when in fact opportunities are the parent entity from which quotes are generated.

458
MCQmedium

You are a Dynamics 365 consultant for a large retail chain. The company uses Dynamics 365 Customer Insights to manage customer data. The marketing team wants to create a segment of 'High Value Customers' defined as customers with a lifetime value (LTV) greater than $5,000. They also want to send a special promotional offer to this segment via email. The data is already unified in Customer Insights. However, the LTV attribute is not currently calculated. You need to enable the marketing team to achieve their goal with minimal effort. What should you do?

A.Use Power Automate to create a flow that calculates LTV for each customer and updates the attribute in Customer Insights.
B.Import the LTV data into Dynamics 365 Marketing as a custom attribute and then create the segment there.
C.Create a new measure in Dynamics 365 Customer Insights called 'Customer Lifetime Value' using the built-in measure builder with the relevant transaction data.
D.Re-unify the customer data, ensuring that the LTV attribute is included from the source systems.
AnswerC

Correct: The measure builder allows easy calculation of LTV.

Why this answer

Dynamics 365 Customer Insights includes a built-in measure builder that allows you to define calculated attributes like 'Customer Lifetime Value' directly within the unified data model. This approach requires minimal effort as it leverages existing transaction data without needing external tools or data re-import. Once the measure is created, the marketing team can immediately use it to build the 'High Value Customers' segment in Customer Insights and then export that segment to Dynamics 365 Marketing for the email campaign.

Exam trap

The trap here is that candidates often assume external tools like Power Automate or manual data imports are necessary for calculations, overlooking the native measure builder in Customer Insights that is designed specifically for this purpose.

How to eliminate wrong answers

Option A is wrong because using Power Automate to calculate LTV and update the attribute is unnecessarily complex and introduces external dependencies; Customer Insights already provides a native measure builder for this purpose. Option B is wrong because importing LTV data into Dynamics 365 Marketing as a custom attribute bypasses the unified data in Customer Insights and requires manual data movement, which is not minimal effort. Option D is wrong because re-unifying the customer data to include LTV from source systems assumes the LTV is pre-calculated in those systems, which it is not; the correct approach is to calculate it within Customer Insights using the measure builder.

459
Multi-Selecthard

Which THREE components are part of the Dynamics 365 Sales premium capabilities? (Choose three.)

Select 3 answers
A.Predictive Lead Scoring
B.Conversation Intelligence
C.LinkedIn Sales Navigator
D.Sales Accelerator
E.Lead Management
AnswersA, B, D

Premium AI feature.

Why this answer

Predictive Lead Scoring is a core premium capability in Dynamics 365 Sales that uses AI and machine learning models to analyze historical lead data and behavioral signals, assigning a score to each lead based on its likelihood to convert. This enables sales teams to prioritize high-quality leads and improve conversion rates, distinguishing it from standard lead management features available in base licenses.

Exam trap

The trap here is that candidates often confuse standard CRM features like Lead Management or third-party integrations like LinkedIn Sales Navigator with the premium AI-driven capabilities that are exclusive to the Sales Insights add-on, leading them to select options that are not part of the premium set.

460
Multi-Selectmedium

Which THREE features are part of Dynamics 365 Sales Insights?

Select 3 answers
A.Predictive lead and opportunity scoring
B.Relationship analytics
C.Business process flows
D.Conversation intelligence
E.Power BI embedded dashboards
AnswersA, B, D

Predictive scoring is part of Sales Insights.

Why this answer

Predictive lead and opportunity scoring is a core feature of Dynamics 365 Sales Insights because it uses AI and machine learning models to analyze historical sales data and CRM activities, automatically assigning a score to leads and opportunities based on their likelihood to convert. This helps sales teams prioritize high-value prospects without manual effort, directly enhancing sales efficiency and decision-making.

Exam trap

The trap here is that candidates often confuse standard Dynamics 365 Sales features (like business process flows or Power BI dashboards) with the premium Sales Insights add-on, which specifically includes AI-driven analytics such as predictive scoring, relationship analytics, and conversation intelligence.

461
MCQhard

Refer to the exhibit. You are configuring data unification in Dynamics 365 Customer Insights - Data. After running the unification process, you notice that the merged profile contains the 'Amount' field from the Orders entity but the 'Duration' field from the WebVisits entity is missing. The conflict resolution is set to 'SourceOrder' with ds_orders first. Which action should you take to include the 'Duration' field in the unified profile?

A.Change the matching rule to include the 'Duration' field as a condition.
B.Modify the merge configuration to include all fields from both entities in the output profile.
C.Add the 'Duration' field to the Orders entity definition.
D.Reverse the source order to place ds_web first.
AnswerB

The merge step must specify which fields to include in the unified profile.

Why this answer

The 'Duration' field is missing because the merge configuration is set to 'SourceOrder' with ds_orders first, meaning only fields present in the first source (ds_orders) are included in the unified profile by default. To include fields from ds_web (like 'Duration'), you must modify the merge configuration to explicitly include all fields from both entities in the output profile, overriding the default source-order-based field selection.

Exam trap

The trap here is that candidates confuse conflict resolution (which handles overlapping field values) with field inclusion (which determines which fields appear in the output), leading them to incorrectly choose reversing the source order or modifying matching rules instead of adjusting the merge configuration to include all fields.

How to eliminate wrong answers

Option A is wrong because the matching rule determines how records are matched across entities, not which fields are included in the merged output; changing it would not add the 'Duration' field. Option C is wrong because adding 'Duration' to the Orders entity definition would not automatically include it in the profile unless the merge configuration is updated to pull fields from both entities. Option D is wrong because reversing the source order would only swap which entity's fields take precedence in case of conflicts, but 'Duration' is not present in ds_orders at all, so it would still be missing.

462
Multi-Selectmedium

Which TWO of the following are benefits of using Omnichannel for Customer Service?

Select 2 answers
A.AI-powered article suggestions
B.Automatic routing based on agent skills
C.Offline case creation
D.Real-time sentiment analysis
E.Unified agent interface across channels
AnswersB, E

Omnichannel can route conversations to agents with appropriate skills.

Why this answer

Omnichannel for Customer Service provides a unified agent interface across channels (E) and automatic routing based on agent skills (B). Option A (AI-powered article suggestions) is not a core benefit of Omnichannel; it is a feature of Dynamics 365 Customer Service insights. Option C (Offline case creation) is not a feature of Omnichannel; it is available in the main Customer Service app.

Option D (Real-time sentiment analysis) is also an AI feature, not a core Omnichannel benefit.

463
MCQmedium

Refer to the exhibit. A sales administrator has configured the Sales Insights settings as shown. Which feature will be available to sales reps?

A.Conversation intelligence for call transcription
B.Notes analysis for automatic action items
C.Predictive lead scoring
D.Auto capture of emails
AnswerC

Predictive scoring is enabled.

Why this answer

The exhibit shows PredictiveScoring and RelationshipAnalytics enabled. Conversation intelligence and Notes analysis are disabled. Therefore, sales reps can use predictive scoring and relationship analytics.

464
MCQhard

Refer to the exhibit. The flow runs but does not send the email for leads with status 'New'. What is the most likely cause?

A.The statuscode value is a string, but the condition expects a number
B.The flow is turned off
C.The email action is misconfigured
D.The flow is not triggered for leads with status 'New'
AnswerA

statuscode is an integer; comparing to string '1' fails.

Why this answer

The condition in the flow expects a number for the statuscode value, but the lead record's statuscode field is stored as a string (e.g., '1' instead of 1). Power Automate uses strict type comparison, so a string '1' does not equal the number 1, causing the condition to evaluate to false and the email action to be skipped.

Exam trap

Microsoft often tests the nuance that Power Automate conditions are type-sensitive, and candidates mistakenly assume that string and numeric comparisons are automatically coerced, leading them to overlook the type mismatch.

How to eliminate wrong answers

Option B is wrong because if the flow were turned off, it would not run at all, but the question states the flow runs. Option C is wrong because the email action is misconfigured would typically cause a failure or error, not a silent skip of the email; the flow runs successfully but the condition fails. Option D is wrong because the flow is triggered for leads with status 'New' (the trigger works), but the condition inside the flow fails due to the type mismatch.

465
Multi-Selectmedium

Which TWO capabilities are part of Dynamics 365 Sales Insights?

Select 2 answers
A.Predictive lead scoring
B.Copilot for Sales
C.Relationship analytics
D.Product catalog management
E.Knowledge article suggestions
AnswersA, C

AI-driven scoring.

Why this answer

Predictive lead scoring is a core capability of Dynamics 365 Sales Insights that uses AI and machine learning models to analyze historical lead data and assign a score indicating the likelihood of conversion. This helps sales teams prioritize leads with the highest potential, directly aligning with the Sales Insights module's focus on AI-driven intelligence.

Exam trap

The trap here is that candidates often confuse Copilot for Sales as a Sales Insights capability because it appears in the same sales context, but it is actually a separate Microsoft 365 Copilot feature that can be used with multiple CRM systems, not a native Dynamics 365 Sales Insights component.

466
MCQeasy

A sales manager wants to view key performance indicators like win rate and average deal size for each salesperson. Which dashboard should they use in Dynamics 365 Sales?

A.Customer Dashboard
B.Sales Dashboard
C.Sales Manager Dashboard
D.Opportunity Dashboard
AnswerC

It provides KPIs like win rate and average deal size.

Why this answer

The Sales Manager Dashboard in Dynamics 365 Sales is specifically designed for sales managers to monitor team performance, including key performance indicators (KPIs) such as win rate and average deal size per salesperson. It provides aggregated views and drill-down capabilities into individual salesperson metrics, making it the correct choice for this scenario.

Exam trap

The trap here is that candidates often confuse the Sales Dashboard (which shows high-level pipeline data) with the Sales Manager Dashboard (which provides per-salesperson KPI breakdowns), or they mistakenly think the Opportunity Dashboard can aggregate metrics by salesperson when it is designed for opportunity-level analysis only.

How to eliminate wrong answers

Option A (Customer Dashboard) is wrong because it focuses on customer-related data such as account health and activity, not on salesperson performance metrics like win rate or deal size. Option B (Sales Dashboard) is wrong because it is a generic dashboard that typically shows overall sales pipeline and revenue, without the per-salesperson KPI breakdown that a manager needs. Option D (Opportunity Dashboard) is wrong because it centers on individual opportunities and their stages, not on aggregating performance metrics by salesperson.

467
Multi-Selecteasy

Which TWO of the following are core entities in Dynamics 365 Marketing?

Select 2 answers
A.Marketing List
B.Quote
C.Invoice
D.Case
E.Lead
AnswersA, E

Marketing List is a core entity for targeting.

Why this answer

Options A and E are correct. Marketing List and Lead are core entities in Dynamics 365 Marketing, used for managing target audiences and tracking potential customers. Option B (Quote) is a Sales entity, not Marketing.

Option C (Invoice) is a Sales or Finance entity. Option D (Case) is a Customer Service entity. Therefore, only A and E belong to Marketing.

468
MCQhard

Contoso, a multinational retailer, uses Dynamics 365 Sales and Customer Service. They have 10,000 sales representatives and 5,000 customer service agents. The sales team uses Copilot for Sales to draft emails and summarize meetings. The service team uses Omnichannel for Customer Service with voice channel. Contoso recently acquired a company that uses a different CRM system. They want to migrate all customer data into Dynamics 365, ensuring that duplicate records are minimized. They also want to use AI to predict customer churn and send proactive offers. Additionally, they need to comply with GDPR and allow customers to request deletion of their data. Which combination of Dynamics 365 tools should Contoso use?

A.Sales Insights and Copilot for Sales
B.Customer Insights and Microsoft Purview Compliance Manager
C.Dynamics 365 Marketing and Customer Voice
D.Customer Service and Knowledge Management
AnswerB

Customer Insights unifies data and predicts churn; Purview manages GDPR compliance and data deletion.

Why this answer

Customer Insights provides data unification capabilities to merge data from the acquired company's CRM into Dynamics 365, deduplication to minimize duplicates, and AI-driven churn prediction to identify at-risk customers and enable proactive offers. Microsoft Purview Compliance Manager helps manage GDPR compliance, including handling customer data deletion requests. Option A is incorrect because Sales Insights focuses on sales analytics and Copilot for Sales assists with email/summary tasks, but neither provides data unification or compliance features.

Option C is incorrect because Dynamics 365 Marketing and Customer Voice are for campaign management and feedback collection, not data integration or GDPR compliance. Option D is incorrect because Customer Service and Knowledge Management are for service operations, not data unification or compliance management.

469
MCQeasy

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

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

Segments allow filtering customers by attributes or behaviors.

Why this answer

Segmentation is the Customer Insights component specifically designed to create subsets of customers based on defined criteria, such as purchase recency. By setting a condition like 'purchase date within the last 30 days,' the business analyst can dynamically generate a segment of qualifying customers for targeted actions.

Exam trap

The trap here is that candidates often confuse Measures (aggregated KPIs) with Segmentation (filtering records), because both involve data analysis, but only Segmentation creates a subset of customer records.

How to eliminate wrong answers

Option A is wrong because Predictive models are used to forecast future behaviors (e.g., churn probability) using machine learning, not to filter historical data like purchase recency. Option B is wrong because Measures aggregate numeric data (e.g., total sales, average order value) into KPIs, but they do not create customer subsets or segments. Option D is wrong because Enrichment augments existing customer profiles with external data sources (e.g., demographic or firmographic data), but it does not filter or group customers based on transactional criteria.

470
MCQeasy

A sales rep closes a deal and wants to create an invoice from the won opportunity. What is the standard process?

A.Create a quote, then convert to invoice
B.Create an invoice directly from the opportunity
C.Manually create an invoice in the finance system
D.Create an order from the opportunity, then generate an invoice from the order
AnswerD

Standard process.

Why this answer

The standard process in Dynamics 365 Sales is to first create an order from a won opportunity, then generate an invoice from that order. This ensures proper data flow and integration. Option B is incorrect because invoices cannot be directly created from opportunities; an order is required as an intermediate step.

Option A is incorrect because a quote is typically created before the opportunity is won, not after closing. Option C is incorrect because manually creating an invoice in the finance system bypasses the integrated sales process and is not part of the standard workflow.

471
Multi-Selectmedium

Which TWO capabilities are included in Dynamics 365 Customer Insights? (Select two.)

Select 2 answers
A.Unify customer data from multiple sources into a single profile
B.Automatic case routing based on priority
C.Scheduling field service appointments
D.Lead scoring based on conversion probability
E.AI-driven predictive models for churn and lifetime value
AnswersA, E

Customer Insights uses data unification to create a 360-degree view.

Why this answer

Dynamics 365 Customer Insights provides a data unification capability that ingests customer data from multiple sources (e.g., CRM, ERP, transactional systems) and resolves identities to create a single, comprehensive customer profile. This is the core feature of the Customer Data Platform (CDP) within Dynamics 365, enabling a 360-degree view of the customer.

Exam trap

The trap here is that candidates often confuse the predictive analytics capabilities of Customer Insights (which are AI-driven and customer-centric) with the operational features of other Dynamics 365 apps, such as case routing in Customer Service or lead scoring in Sales.

472
Multi-Selecteasy

Which TWO apps are part of Dynamics 365 Customer Service?

Select 2 answers
A.Customer Service Hub
B.Omnichannel for Customer Service
C.Sales Hub
D.Dynamics 365 Marketing
E.Dynamics 365 Field Service
AnswersA, B

Customer Service Hub is the main app for customer service.

Why this answer

Customer Service Hub and Omnichannel for Customer Service are both part of Customer Service. Sales Hub is Sales, Marketing is separate, and Field Service is separate.

473
MCQmedium

A company has multiple business units that each use a separate CRM system. They want to use Customer Insights to create a single view of customers across these systems. Which feature should they use?

A.Measures
B.Data sources
C.Data unification
D.Segments
AnswerC

Unification merges records from different sources.

Why this answer

Data unification is the correct feature because it is specifically designed to merge customer records from multiple data sources (such as separate CRM systems) into a single, unified customer profile. This process uses matching rules and deduplication to resolve identities across disparate systems, enabling a 360-degree view of each customer.

Exam trap

The trap here is that candidates confuse 'Data sources' (which only ingest data) with 'Data unification' (which merges and deduplicates), leading them to select the option that sounds like it handles multiple systems but actually only connects to them.

How to eliminate wrong answers

Option A is wrong because Measures are used to define KPIs and calculated metrics (e.g., average order value) on unified data, not to merge data from multiple sources. Option B is wrong because Data sources are the connectors that bring raw data into Customer Insights, but they do not perform the merging or deduplication required to create a single customer view. Option D is wrong because Segments are dynamic or static groupings of customer profiles based on attributes or behaviors, created after unification has already occurred.

474
MCQhard

A Dynamics 365 Customer Service administrator needs to ensure that when a customer emails the support address, a case is automatically created and the email is attached. What configuration is required?

A.Configure a queue for the support email
B.Create a workflow that creates a case when an email arrives
C.Set up an Email-to-Case mailbox record
D.Configure server-side synchronization
AnswerC

Email-to-Case automatically creates cases from incoming emails.

Why this answer

An Email-to-Case mailbox record with incoming email processing enabled creates cases from emails. Option A is wrong because a queue alone does not create cases. Option B is wrong because a workflow could be used but the standard method is Email-to-Case.

Option D is wrong because a server-side synchronization profile synchronizes emails but does not create cases automatically unless Email-to-Case is configured.

475
Multi-Selecthard

Which TWO are best practices when configuring match rules in Dynamics 55 Customer Insights?

Select 2 answers
A.Use only exact matching to ensure no false positives
B.Combine exact and fuzzy matching for better coverage
C.Test match rules with a sample dataset before applying to all data
D.Create as many match rules as possible to capture all duplicates
E.Disable deduplication for high-volume data sources
AnswersB, C

Fuzzy matching catches variations like typos.

Why this answer

Combining exact and fuzzy matching in Dynamics 365 Customer Insights allows the system to identify both identical records (exact match) and near-duplicates with minor variations like typos or abbreviations (fuzzy match), improving deduplication coverage without sacrificing precision. This hybrid approach is a best practice to balance accuracy and recall when configuring match rules.

Exam trap

The trap here is that candidates often assume exact matching is always safer (Option A) or that more rules always catch more duplicates (Option D), but the exam tests the balanced approach of combining match types and testing with sample data.

476
MCQeasy

A sales manager wants to track the progress of deals through a series of stages, such as 'Qualify' and 'Proposal'. What should you configure in Dynamics 365 Sales?

A.Sales accelerator sequence
B.Business process flow
C.Goal management
D.Sales territories
AnswerB

Business process flows guide users through stages.

Why this answer

A business process flow in Dynamics 365 Sales provides a visual, stage-based pipeline (e.g., Qualify, Develop, Propose, Close) that guides users through each step of a sale. It enforces data entry and stage progression, enabling the sales manager to track deal progress and ensure consistency across the sales process.

Exam trap

The trap here is that candidates confuse the Sales accelerator sequence (which also involves stages and steps) with a business process flow, but the accelerator is for activity cadence, not for tracking the logical progression of a deal through a sales pipeline.

How to eliminate wrong answers

Option A is wrong because a Sales accelerator sequence is designed for prioritizing and automating outbound sales activities (calls, emails, tasks) for leads, not for tracking deal stages through a pipeline. Option C is wrong because Goal management tracks performance metrics (e.g., revenue targets) against quotas, not the sequential progress of individual deals through stages. Option D is wrong because Sales territories define geographic or market segment ownership for accounts and opportunities, not the stage-based progression of a deal.

477
MCQhard

After migrating to Dynamics 365, a sales team notices that duplicate leads are being created. They want to automatically detect and resolve duplicates upon creation. What should they configure?

A.Power Automate flow
B.Duplicate Detection rules
C.Business Rules
D.Data Management settings
AnswerB

These rules run on create and update to identify duplicates.

Why this answer

Duplicate Detection rules are the native mechanism in Dynamics 365 to automatically detect and resolve duplicate leads upon creation. Option A (Power Automate flow) is incorrect; while possible, it requires custom logic and is not the built-in solution. Option C (Business Rules) is incorrect as they control form behavior, not duplicate detection.

Option D (Data Management settings) is incorrect because those settings handle duplicates during data imports, not real-time creation.

478
MCQhard

Your organization uses Dynamics 365 Customer Service to manage support cases. You have configured a routing rule set that automatically assigns cases to agents based on their skills and availability. However, you notice that some high-priority cases are not being assigned immediately; they remain unassigned for up to 10 minutes. The routing rule set uses the default 'Round Robin' assignment method. You need to ensure that high-priority cases are assigned within 1 minute of creation. What should you do?

A.Disable skill-based matching for high-priority cases.
B.Reduce the routing engine evaluation interval to 1 minute.
C.Increase the number of agents in the queue.
D.Change the assignment method to 'Highest Capacity' and configure a priority boost for high-priority cases.
AnswerD

Highest Capacity assigns to the agent with the least workload, and priority boost ensures high-priority cases are assigned quickly.

Why this answer

The 'Highest Capacity' assignment method considers agent workload and availability, and configuring a priority boost for high-priority cases ensures they are assigned more quickly, potentially within 1 minute. Option A is incorrect because disabling skill-based matching may assign cases to unqualified agents. Option B is incorrect because reducing the routing engine evaluation interval alone does not change the assignment method; it may still use Round Robin, which does not prioritize high-priority cases.

Option C is incorrect because simply increasing the number of agents does not guarantee faster assignment if the routing method does not prioritize urgent cases.

479
Multi-Selectmedium

Which TWO of the following are capabilities of the Dynamics 365 Field Service mobile app?

Select 2 answers
A.View assigned work orders and schedule
B.Automatic scheduling optimization
C.Capture customer signatures
D.Configure IoT device alerts
E.Create new customer accounts
AnswersA, C

Technicians can view their schedule.

Why this answer

The Field Service mobile app allows technicians to view their assigned work orders and schedule (Option A) and capture customer signatures for proof of service (Option C). Option B is incorrect because automatic scheduling optimization is a backend feature, not available in the mobile app. Option D is incorrect because configuring IoT device alerts is not a capability of the mobile app (it is part of Connected Field Service).

Option E is incorrect because creating new customer accounts is typically done in the back office, not the mobile app.

480
MCQmedium

A company wants to automate the creation of a support case when a customer emails a specific address. Which Dynamics 365 Customer Service feature should they use?

A.Customer Service admin center
B.Dynamics 365 Copilot
C.Power Automate
D.Email-to-case automation
AnswerD

Email-to-case automation is a built-in feature that automatically creates cases from incoming emails, making it the correct choice.

Why this answer

Email-to-case automation is a built-in feature of Dynamics 365 Customer Service that automatically creates support cases from incoming emails to a specified address. Option A is incorrect because the Customer Service admin center is where settings are configured, not the automation itself. Option B is incorrect because Copilot is an AI assistant feature, not for case creation from emails.

Option C is incorrect because Power Automate is a separate tool that can be used for automation but is not a built-in feature of Customer Service specific to email-to-case.

481
MCQeasy

A customer service manager wants to track how quickly agents respond to cases and whether they meet the target of 4 hours. Which feature should they use?

A.Customer Service Reports
B.SLA KPIs
C.Service Level
D.Queues
AnswerB

Correct: SLA KPIs define and track response and resolution targets.

Why this answer

SLA KPIs (Option B) are specifically designed to measure response and resolution times against defined targets like 4 hours. Customer Service Reports (A) display historical data but do not define or track targets in real time; Queues (D) are used for routing and managing work assignments, not for performance measurement; Service Level (C) is a generic term and not the specific feature name in Dynamics 365 Customer Service.

482
MCQmedium

A technician completes a work order and needs to record the time spent on site, parts used, and any additional charges. Which Dynamics 365 Field Service feature allows the technician to capture this information on the go?

A.Schedule Board
B.Field Service mobile app
C.Connected Field Service
D.Resource Scheduling Optimization
AnswerB

Correct: Allows technicians to update work orders with time, parts, and charges.

Why this answer

The Field Service mobile app is specifically designed for technicians in the field to capture time, parts, and charges directly from their mobile device while on site. Option A is incorrect because the Schedule Board is a tool for dispatchers to schedule and assign work orders, not for capturing work order details. Option C is incorrect because Connected Field Service focuses on integrating IoT data and predictive maintenance, not on manual entry of time and materials.

Option D is incorrect because Resource Scheduling Optimization automatically optimizes scheduling of work orders, not for capturing time, parts, or charges.

483
MCQhard

Your organization uses Dynamics 365 Sales and wants to use AI to score leads based on their likelihood to convert. The sales team reports that many high-scored leads are not contacting them. How should you adjust the lead scoring model?

A.Manually override scores for leads that seem promising
B.Reduce the number of leads fed into the model
C.Add attributes such as email open rates and website visits
D.Increase the weight of lead source from administrative events
AnswerC

Engagement attributes improve predictive accuracy.

Why this answer

Adding behavioral attributes like email open rates and website visits provides richer engagement signals to the AI model, which can better predict conversion intent. In Dynamics 365 Sales, the predictive lead scoring model uses machine learning to analyze historical lead data, and incorporating these interaction-based attributes helps the model distinguish between leads that are merely high-scored due to demographic or firmographic data and those showing active interest. This adjustment directly addresses the issue of high-scored leads not contacting the sales team by aligning the score with actual engagement.

Exam trap

The trap here is that candidates may think increasing the weight of an existing attribute (like lead source) is the fix, but the real issue is the lack of behavioral attributes that directly measure lead engagement, which the AI model needs to differentiate between passive and active leads.

How to eliminate wrong answers

Option A is wrong because manually overriding scores bypasses the AI model's learning and introduces human bias, which undermines the purpose of predictive scoring and does not fix the underlying model calibration. Option B is wrong because reducing the number of leads fed into the model does not improve scoring accuracy; it only limits the data available for training, potentially making the model less effective. Option D is wrong because increasing the weight of lead source from administrative events (e.g., form submissions or manual imports) does not capture the behavioral signals that indicate active interest; it may even reinforce the same pattern that led to high-scored but unresponsive leads.

484
MCQhard

A field service organization wants to use Copilot to help technicians find relevant knowledge articles quickly while on site. Which feature should be enabled?

A.Copilot in Dynamics 365 Customer Service
B.Copilot in Dynamics 365 Field Service
C.Resource Scheduling Optimization
D.Connected Field Service
AnswerB

Copilot in Field Service helps technicians get answers and knowledge articles.

Why this answer

Copilot in Dynamics 365 Field Service provides AI-powered assistance to help technicians find relevant knowledge articles and answer questions while on site. Option A is incorrect because Copilot in Dynamics 365 Customer Service is designed for customer service agents, not field service technicians. Option C is incorrect because Resource Scheduling Optimization is used for optimizing schedules, not for finding knowledge articles.

Option D is incorrect because Connected Field Service is for IoT device integration and remote monitoring, not for AI-assisted knowledge retrieval.

485
Multi-Selecthard

Which THREE of the following are key features of Dynamics 365 Sales Insights?

Select 3 answers
A.Sequences
B.Product Catalog
C.Predictive Lead Scoring
D.Conversation Intelligence
E.Relationship Analytics
AnswersC, D, E

Predictive Lead Scoring is an AI feature in Sales Insights.

Why this answer

Predictive Lead Scoring is a key feature of Dynamics 365 Sales Insights because it uses machine learning models to analyze historical lead data and assign a score indicating the likelihood of conversion. This helps sales teams prioritize leads with the highest potential, directly improving efficiency and close rates.

Exam trap

The trap here is that candidates may confuse core Dynamics 365 Sales features (like Sequences or Product Catalog) with the AI-driven analytics capabilities that are specifically branded under Sales Insights, leading them to select options that are part of the base product but not the Insights add-on.

486
MCQhard

Scenario: Your organization, a large HVAC service provider, uses Dynamics 365 Field Service. You have 50 technicians, each with a van stocked with common parts. You receive a high-priority work order from a long-term customer to repair an air conditioning unit at a commercial building. The work order requires a specific compressor that is not stocked in any van but is available at the central warehouse. The customer wants the repair completed within 4 hours. The nearest technician is 30 minutes away from the warehouse and 20 minutes from the customer site. You need to ensure the technician has the compressor when they arrive. What should you do?

A.Dispatch the technician to the warehouse first to pick up the part, then to the customer.
B.Reserve the compressor for the work order, schedule the technician to the customer, and use the inventory transfer functionality to move the compressor to the technician's van before they arrive.
C.Schedule the technician directly to the customer and send a separate courier with the part.
D.Ask the customer to pick up the compressor from the warehouse.
AnswerB

Correct: This ensures the part is available without extra travel.

Why this answer

It uses the inventory transfer functionality in Dynamics 365 Field Service to move the compressor from the warehouse to the technician's van before they arrive at the customer, ensuring the part is available when the technician arrives. This is efficient and meets the 4-hour requirement. Option A is wrong because it doesn't reserve the part, risking unavailability.

Option C is wrong because a separate courier may not arrive in time. Option D is wrong because the customer should not be responsible for picking up the part.

487
MCQmedium

A marketing team wants to use AI to predict which customers are most likely to purchase a new product. Which feature of Dynamics 365 Customer Insights should they use?

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

Predictive models use machine learning to forecast customer behavior.

Why this answer

Predictive models in Dynamics 365 Customer Insights use machine learning to analyze historical customer data and identify patterns that indicate a high likelihood of purchasing a new product. This feature allows the marketing team to create a binary prediction (e.g., will buy/will not buy) based on attributes such as past purchases, engagement, and demographics, directly addressing the need to predict which customers are most likely to purchase.

Exam trap

The trap here is that candidates often confuse segmentation (a static grouping) with predictive modeling (a dynamic, ML-driven forecast), especially when the question asks about 'predicting' behavior, leading them to choose segmentation because it also involves grouping customers.

How to eliminate wrong answers

Option B (Enrichment) is wrong because enrichment is used to enhance existing customer profiles with external data sources (e.g., demographic or firmographic data) and does not perform predictive analysis or model future behavior. Option C (Measures) is wrong because measures are used to define and calculate KPIs or aggregated metrics (e.g., total spend, average order value) from customer data, not to predict future outcomes. Option D (Segmentation) is wrong because segmentation groups customers based on static criteria or rules (e.g., age, region) and does not use machine learning to forecast purchase likelihood; it is a reactive grouping, not a predictive model.

488
MCQeasy

A sales manager wants to see a visual representation of the sales pipeline with deal amounts and stages. Which Dynamics 365 Sales dashboard component should they use?

A.Activities chart
B.Pipeline chart
C.Sales literature chart
D.Goal chart
AnswerB

Pipeline chart displays deals in stages with amounts.

Why this answer

The Pipeline chart in Dynamics 365 Sales is specifically designed to provide a visual representation of the sales pipeline, displaying deal amounts across different stages. This allows sales managers to quickly assess the health and value of their pipeline at a glance, making it the correct component for this requirement.

Exam trap

The trap here is that candidates may confuse the Pipeline chart with the Goal chart, as both involve tracking sales performance, but the Goal chart focuses on targets and actuals rather than the stage-by-stage breakdown of deal amounts.

How to eliminate wrong answers

Option A is wrong because the Activities chart shows a visual summary of activities (e.g., emails, calls, appointments) related to records, not the sales pipeline with deal amounts and stages. Option C is wrong because Sales literature chart is not a standard dashboard component in Dynamics 365 Sales; sales literature refers to documents like brochures or datasheets, not a visual pipeline representation. Option D is wrong because the Goal chart displays progress against defined goals or targets, not the deal amounts and stages of the sales pipeline.

489
Multi-Selecteasy

Which TWO components can be used to define the work that needs to be performed on a work order in Dynamics 365 Field Service? (Choose two.)

Select 2 answers
A.Service
B.Product
C.Incident type
D.Service task
E.Resource requirement
AnswersC, D

Incident types define a set of tasks, products, and services for a specific job type.

Why this answer

Incident types and service tasks are used to standardize the work details on a work order. Product and service are for inventory and billing, not work definition. Resource requirements define resource needs, not the work itself.

Options C and D are correct.

490
MCQhard

Refer to the exhibit. A dispatcher sees that two work orders remain unscheduled after optimization. What should the dispatcher do to resolve the issue for WO-00346?

A.Change the service territory to a nearby area.
B.Change the work order type to a different category.
C.Create a new resource record with the required skill.
D.Add the 'Electrical Certification' skill to an existing resource.
AnswerD

Adding the skill to a qualified resource enables scheduling.

Why this answer

The optimization engine could not schedule WO-00346 due to a missing required skill on available resources. Adding the 'Electrical Certification' skill to an existing resource fills the gap, enabling the engine to assign the work order. This directly addresses the root cause of the scheduling failure.

Exam trap

The trap here is that candidates may assume creating a new resource (Option C) is the fastest fix, but Microsoft tests the principle of updating existing resources to meet skill requirements rather than proliferating unnecessary records.

How to eliminate wrong answers

Option A is wrong because changing the service territory does not resolve a skill mismatch; it would only affect geographic availability, and the work order may already be in the correct territory. Option B is wrong because changing the work order type alters the category or service template but does not provide the missing skill required for the task. Option C is wrong because creating a new resource record is unnecessary and inefficient when an existing resource can be updated with the needed skill; it also introduces additional setup overhead.

491
Multi-Selecthard

Which THREE components are part of the Dynamics 365 Customer Service hub?

Select 3 answers
A.Sales forecasting
B.Marketing lists
C.Service Level Agreement (SLA) management
D.Knowledge management
E.Case management
AnswersC, D, E

SLA management is a key feature.

Why this answer

Options C, D, and E are correct. Service Level Agreement (SLA) management, knowledge management, and case management are core components of the Dynamics 365 Customer Service hub. Option A is incorrect because sales forecasting belongs to Dynamics 365 Sales.

Option B is incorrect because marketing lists belong to Dynamics 365 Marketing.

492
MCQmedium

A company wants to use Dynamics 365 Customer Insights to create a unified customer profile. The data sources include a CRM system, a loyalty program database, and web analytics. What is the first step they should take?

A.Define unification rules
B.Set up connections to Power BI
C.Configure data sources and ingest data
D.Create a customer segment
AnswerC

Data ingestion is the prerequisite for all subsequent steps.

Why this answer

In Dynamics 365 Customer Insights, the first step to creating a unified customer profile is to configure data sources and ingest data. Without data ingestion, there is no customer data to unify, segment, or analyze. This foundational step connects the CRM system, loyalty program database, and web analytics to the platform, enabling subsequent unification and segmentation.

Exam trap

The trap here is that candidates may think defining unification rules is the first step because it sounds like the core of profile creation, but Microsoft explicitly requires data to be ingested first, as unification rules operate on existing data entities.

How to eliminate wrong answers

Option A is wrong because defining unification rules (e.g., matching and merge rules) occurs after data has been ingested, not before; you cannot unify data that hasn't been imported. Option B is wrong because setting up connections to Power BI is an optional visualization step that happens after data is unified and segments are created, not as the first step. Option D is wrong because creating a customer segment requires unified customer profiles to exist, which depends on prior data ingestion and unification.

493
Multi-Selectmedium

Which TWO actions are supported by Dynamics 365 Customer Insights?

Select 2 answers
A.Creating sales orders
B.Unifying customer data from multiple sources
C.Enriching customer profiles with external data
D.Managing inventory levels
E.Processing payroll
AnswersB, C

Core functionality.

Why this answer

Dynamics 365 Customer Insights is a customer data platform (CDP) designed to unify customer data from disparate sources such as CRM, ERP, and marketing systems into a single, comprehensive view. It supports enriching these unified customer profiles with external data (e.g., demographic or behavioral data from third-party providers) to enhance segmentation and personalization. Creating sales orders, managing inventory, and processing payroll are operational tasks handled by other Dynamics 365 applications like Sales, Supply Chain Management, and Finance, respectively.

Exam trap

The trap here is that candidates confuse Customer Insights as a general-purpose operational tool rather than a dedicated customer data platform (CDP) for analytics and unification, leading them to select transactional actions like sales orders or inventory management.

494
Multi-Selecthard

Which TWO capabilities does the Sales Copilot provide?

Select 2 answers
A.Auto-capture emails to timeline
B.Create pipeline analytics dashboards
C.Summarize a meeting from a Teams transcript
D.Predict lead scores
E.Draft email responses using AI
AnswersC, E

Sales Copilot can create meeting summaries.

Why this answer

Sales Copilot, integrated with Microsoft Teams, can automatically summarize meeting discussions from Teams transcripts, extracting key insights and action items directly into the CRM record. This leverages AI to reduce manual note-taking and ensure sales teams capture critical context from customer interactions.

Exam trap

The trap here is that candidates confuse Sales Copilot's AI meeting summarization with broader Dynamics 365 Sales features like email auto-capture or predictive lead scoring, which are separate capabilities under the Sales Insights or core platform modules.

495
Multi-Selecthard

Which THREE of the following are prerequisites for using Customer Insights predictive models?

Select 3 answers
A.Real-time data streaming
B.Data types that match the model requirements (e.g., numeric, categorical)
C.Power BI integration
D.Historical data with known outcomes
E.A minimum number of records (e.g., 1000)
AnswersB, D, E

Correct data types are required.

Why this answer

Customer Insights predictive models require that the data types in your dataset match the model's expected schema—for example, numeric fields for regression or categorical fields for classification. If the data types are mismatched (e.g., a string where a number is expected), the model will fail to train or produce inaccurate predictions. This prerequisite ensures the underlying machine learning algorithms can process the data correctly.

Exam trap

The trap here is that candidates confuse optional features (like real-time streaming or Power BI) with hard prerequisites, but Microsoft explicitly lists data type matching, historical outcomes, and minimum record count as non-negotiable requirements for model training.

496
MCQhard

A sales manager wants to forecast revenue by analyzing historical win rates and deal sizes. Which out-of-the-box capability should they use?

A.Predictive scoring
B.Copilot for Sales
C.Sales forecasting
D.Goal management
AnswerC

Uses historical data to predict revenue.

Why this answer

Sales forecasting is the correct out-of-the-box capability because it allows sales managers to predict future revenue by analyzing historical win rates and deal sizes. This feature aggregates pipeline data and applies historical trends to generate forecasts, directly supporting the manager's need to analyze past performance for future revenue predictions.

Exam trap

The trap here is that candidates may confuse predictive scoring (which predicts individual deal closure) with sales forecasting (which aggregates historical data for revenue prediction), but the question specifically asks for analyzing historical win rates and deal sizes, which is the core function of sales forecasting.

How to eliminate wrong answers

Option A is wrong because predictive scoring uses AI to rank leads and opportunities based on likelihood to close, not to forecast revenue by analyzing historical win rates and deal sizes. Option B is wrong because Copilot for Sales is an AI assistant that helps with tasks like email drafting and meeting summaries, not a dedicated forecasting tool for revenue prediction. Option D is wrong because goal management tracks progress against defined targets, but it does not analyze historical win rates and deal sizes to forecast revenue.

497
Multi-Selecthard

A Dynamics 365 Customer Service organization has implemented Copilot for Service to help agents respond to cases. The AI suggests responses based on knowledge articles and previous cases. However, agents report that the suggestions are often irrelevant and not helpful. You need to improve the relevance of Copilot suggestions. Which two actions should you take? (Choose two.)

Select 2 answers
A.Increase the number of suggestions displayed to 5.
B.Disable Copilot and use a third-party AI tool.
C.Change the default language of Copilot to match the agents' language.
D.Review and curate the training data by marking good and bad suggestions.
E.Ensure knowledge articles are well-written, categorized, and tagged properly.
AnswersD, E

Feedback helps Copilot learn and improve relevance over time.

Why this answer

To improve the relevance of Copilot suggestions, you should review and curate the training data by marking good and bad suggestions (D), as this helps the AI learn from feedback. Additionally, ensuring knowledge articles are well-written, categorized, and tagged properly (E) improves the quality of the knowledge base that Copilot uses. Option A is incorrect because increasing the number of suggestions does not address relevance; it may overwhelm agents.

Option B is incorrect because disabling Copilot is not a solution; the goal is to improve its relevance. Option C is incorrect because language mismatch is typically not the cause of irrelevant suggestions in this context.

498
Multi-Selectmedium

Which TWO features in Dynamics 365 Field Service help reduce travel time for technicians? (Choose two.)

Select 2 answers
A.Inventory management
B.Optimization of schedules using Resource Scheduling Optimization
C.Customer portal for self-service
D.Work order templates
E.Geolocation and mapping integration
AnswersB, E

RSO optimizes travel between jobs.

Why this answer

Options B and E are correct. Resource Scheduling Optimization minimizes travel time by efficiently scheduling and routing technicians. Geolocation and mapping integration provides optimized routes and real-time navigation.

Option A is incorrect because inventory management deals with parts, not travel reduction. Option C is incorrect because the customer portal is for self-service, not travel. Option D is incorrect because work order templates standardize processes but do not directly reduce travel time.

499
MCQmedium

A sales rep needs to quickly find similar opportunities that were won in the past to apply similar strategies to a current opportunity. Which feature should the rep use?

A.Sales Insights add-on
B.Relationship Assistant
C.Similar Opportunities
D.Predictive Scoring
AnswerC

Similar Opportunities uses AI to find comparable won opportunities.

Why this answer

The Similar Opportunities feature uses AI to analyze historical opportunities and surfaces those that were won and are similar to the current opportunity, allowing the sales rep to apply successful strategies. Option A is incorrect because the Sales Insights add-on is a broader analytics tool that includes features like predictive scoring and relationship analytics, but the specific feature for finding similar opportunities is Similar Opportunities. Option B is incorrect because the Relationship Assistant provides reminders and suggestions based on activities and relationships, not a direct comparison to past won opportunities.

Option D is incorrect because Predictive Scoring predicts the likelihood of closing a deal based on historical data, but does not show similar won opportunities.

500
Multi-Selectmedium

Which THREE of the following are benefits of using Connected Field Service? (Select THREE.)

Select 3 answers
A.Inventory optimization
B.Proactive issue resolution
C.Predictive maintenance
D.Automated scheduling
E.Remote monitoring of equipment
AnswersB, C, E

Correct: IoT alerts enable proactive service.

Why this answer

Connected Field Service leverages IoT data to enable proactive issue resolution, predictive maintenance, and remote monitoring of equipment. Option A (inventory optimization) is not a direct benefit of Connected Field Service; it relates more to inventory management features. Option D (automated scheduling) is a feature of Resource Scheduling Optimization, not Connected Field Service.

Therefore, the correct answers are B, C, and E.

501
MCQeasy

An organization wants to enable customers to find answers from a public-facing knowledge base without contacting support. Which Dynamics 365 Customer Service feature should they use?

A.Customer Service admin center
B.Customer Service portal (Power Pages)
C.Omnichannel for Customer Service
D.Dynamics 365 Copilot
AnswerB

The portal provides self-service capabilities including knowledge base search.

Why this answer

A Customer Service portal (built on Power Pages) provides a public-facing knowledge base that enables customers to find answers through self-service without contacting support. Option A is wrong because the Customer Service admin center is used for configuration, not for end-user self-service. Option C is wrong because Omnichannel for Customer Service handles live interactions across channels, not self-service knowledge base access.

Option D is wrong because Dynamics 365 Copilot assists agents, not customers directly.

502
Multi-Selectmedium

Which THREE of the following are data sources that can be ingested into Dynamics 365 Customer Insights - Data?

Select 3 answers
A.Salesforce
B.LinkedIn
C.Azure SQL Database
D.SAP Concur
E.Dynamics 365 Sales
AnswersA, C, E

Salesforce connector is available.

Why this answer

Dynamics 365 Customer Insights - Data supports ingesting data from Salesforce via its built-in Power Query connectors. This allows organizations to unify customer data from CRM systems like Salesforce into a single customer data platform (CDP) for 360-degree views.

Exam trap

The trap here is that candidates may assume all popular business applications (like LinkedIn or SAP Concur) are automatically supported as data sources, but the exam tests only the specific connectors documented in the official Microsoft list for Customer Insights - Data.

503
MCQmedium

Your sales team uses a custom entity called 'Partnership' that stores partner details. They want to track revenue from partner deals separately. What should you configure?

A.Create a 1:N relationship between Partnership and Opportunity
B.Add a custom field 'Partner Name' to the Opportunity entity
C.Create a Goal entity tied to Partnership
D.Use the Connection entity to link Partnership and Opportunity
AnswerA

This allows linking multiple opportunities to a partnership and tracking revenue.

Why this answer

A 1:N relationship between Partnership (custom entity) and Opportunity allows each partnership to be associated with multiple opportunities, enabling separate tracking of revenue from partner deals. This leverages Dynamics 365's relational data model to link partner details directly to sales opportunities without modifying core entities.

Exam trap

The trap here is that candidates often confuse the Connection entity (which is for ad-hoc, non-hierarchical links) with the structured 1:N relationship required for parent-child data modeling, leading them to choose option D.

How to eliminate wrong answers

Option B is wrong because adding a custom field 'Partner Name' to the Opportunity entity is a flat, non-relational approach that cannot capture multiple partner deals or maintain referential integrity, and it duplicates partner data. Option C is wrong because a Goal entity tracks performance targets (e.g., revenue quotas) but does not create a direct association between a specific partnership and its opportunities; goals are aggregate metrics, not transactional links. Option D is wrong because the Connection entity provides a generic, many-to-many relationship for linking any records (e.g., contacts to opportunities) but lacks the specific 1:N structure needed to associate multiple opportunities with a single partnership record for revenue tracking.

504
MCQhard

A sales organization uses Dynamics 365 Sales and wants to analyze historical win rates by product category. The manager needs a custom report that displays the win rate percentage for each product category over the last 12 months. What is the recommended approach?

A.Create a Power BI report using the Dynamics 365 connector
B.Create a custom entity to store win rates
C.Use the out-of-the-box Sales Dashboard
D.Export data to Excel and create a PivotTable
AnswerA

Power BI provides advanced analytics and direct connection to Dynamics 365.

Why this answer

Power BI can connect to Dynamics 365 Sales via the Dynamics 365 connector, allowing creation of custom reports that analyze historical win rates by product category over 12 months. Option B is wrong: creating a custom entity to store win rates is not a reporting solution; it complicates data management. Option C is wrong: out-of-the-box Sales Dashboard may not provide the required custom grouping and time filter.

Option D is wrong: exporting to Excel is manual and not a scalable or automated solution.

505
MCQmedium

A customer service manager wants to use Dynamics 365 Customer Service to automatically prioritize service cases based on customer tier and case urgency. Which feature should they configure?

A.Entitlements
B.Case queues
C.Service level agreements (SLAs)
D.Copilot for Service
AnswerC

SLAs can prioritize cases by applying different terms based on customer tier and urgency.

Why this answer

Service level agreements (SLAs) in Dynamics 365 Customer Service can be configured to automatically prioritize cases based on conditions such as customer tier and urgency. Option A is incorrect because entitlements define support coverage and service terms, not prioritization. Option B is incorrect because case queues are for routing cases to agents, not for prioritization based on criteria.

Option D is incorrect because Copilot for Service is an AI assistant that helps agents with suggestions and automation, not a prioritization feature.

506
MCQhard

A sales team is implementing Dynamics 365 Sales and wants to use AI-driven insights to identify the best next actions for closing deals. Which feature should they use?

A.Copilot for Sales
B.Predictive scoring
C.Relationship analytics
D.Sales Insights
AnswerA

Provides AI recommendations and next best actions.

Why this answer

Copilot for Sales is the correct feature because it uses generative AI and contextual data from Dynamics 365 and Microsoft 365 to suggest the best next actions, such as drafting emails, scheduling follow-ups, or summarizing deal progress. This directly addresses the need for AI-driven insights to identify next actions for closing deals, as it proactively recommends steps based on real-time CRM data and conversation context.

Exam trap

The trap here is that candidates often confuse 'Sales Insights' (a broad analytics suite) with the specific Copilot feature that delivers actionable next-step recommendations, leading them to select D instead of A.

How to eliminate wrong answers

Option B (Predictive scoring) is wrong because it focuses on calculating a numerical score indicating the likelihood of a deal closing, not on recommending specific next actions. Option C (Relationship analytics) is wrong because it analyzes communication patterns and relationship health between salespeople and contacts, but does not generate actionable next-step suggestions. Option D (Sales Insights) is wrong because it is a broader analytics and AI capabilities suite that includes predictive scoring and relationship analytics, but the specific feature for recommending next actions is Copilot for Sales.

507
MCQmedium

Your Customer Insights data shows that some customer profiles have missing phone numbers. You have a third-party data provider that can supply phone numbers based on email addresses. Which capability should you use to add this data?

A.Data merge
B.Data import
C.Data matching
D.Data enrichment
AnswerD

Enrichment appends external data to existing profiles.

Why this answer

Data enrichment is the correct capability because it allows you to enhance existing customer profiles by appending missing attributes—such as phone numbers—from an external third-party data provider. In Dynamics 365 Customer Insights, enrichment uses a matching key (e.g., email address) to pull in additional data from a configured provider without overwriting or merging entire records.

Exam trap

The trap here is confusing data matching (which links records within or across datasets) with data enrichment (which adds external data to existing profiles), leading candidates to pick C instead of D.

How to eliminate wrong answers

Option A is wrong because data merge is used to combine duplicate customer profiles into a single unified profile, not to add missing attributes from an external source. Option B is wrong because data import brings in new data from files or connectors but does not automatically match and append missing fields from a third-party service. Option C is wrong because data matching identifies and links related records across datasets (e.g., for deduplication or unification), but it does not fetch or add external data like phone numbers.

508
MCQhard

Refer to the exhibit. A customer service administrator configures the SLA JSON shown. What is the likely outcome when a case is created?

A.SLA is applied and will succeed once the case is resolved
B.SLA is applied and will fail if the case is not set to 'In Progress' within 60 minutes
C.SLA is applied and will succeed automatically after 60 minutes
D.No SLA is applied because actionUrl is missing
AnswerB

Failure condition triggers after 60 minutes.

Why this answer

The SLA JSON defines a failure condition: within 60 minutes the case must have its statuscode set to 'In Progress' (value 2), or the SLA will fail. Since no actionUrl is specified, no custom action runs on failure. Option A is incorrect because the SLA success condition is on statuscode being 2, not on case resolution.

Option C is incorrect because the SLA will fail after 60 minutes if the status is not updated, not succeed automatically. Option D is incorrect because actionUrl is optional for warning/failure actions; the SLA is still applied.

509
MCQhard

A company uses Dynamics 365 Customer Service and wants to provide customers with a self-service portal where they can chat with a virtual agent that can create cases and schedule callbacks. Which combination of products should they use?

A.Power Pages and Microsoft Copilot Studio
B.Dynamics 365 Sales and Power Automate
C.Customer Service workspace and Power Automate
D.Power Pages and Omnichannel for Customer Service
AnswerA

Power Pages hosts the portal; Copilot Studio provides the AI-powered virtual agent.

Why this answer

Power Pages provides the self-service portal, and Microsoft Copilot Studio (formerly Power Virtual Agents) provides the virtual agent that can create cases and schedule callbacks via Power Automate. Option B is incorrect because Dynamics 365 Sales is unrelated to customer service portals and virtual agents. Option C is incorrect because Customer Service workspace is an agent-facing application, not a self-service portal.

Option D is incorrect because Omnichannel for Customer Service is for live agent interactions, not virtual agents.

510
Multi-Selectmedium

Which TWO are benefits of using Customer Service workspace?

Select 2 answers
A.Provides a self-service portal for customers
B.Agents can work on multiple cases simultaneously using multiple sessions and tabs
C.Customers can create cases directly from the portal
D.Agents can access knowledge articles without leaving the case
E.Automatically creates cases from incoming emails
AnswersB, D

Workspace supports multi-session.

Why this answer

Customer Service workspace provides a unified interface with multiple sessions and application tabs, and integrates knowledge articles for agent efficiency. It does not automate case creation from emails (that's Email-to-Case) and is not a self-service portal.

511
MCQhard

Woodland Services is a field service company that provides HVAC maintenance. They use Dynamics 365 Field Service. Their dispatchers use the schedule board to assign work orders manually. Recently, they have experienced an increase in customer complaints about missed appointments. Upon investigation, they find that some work orders are not being assigned to technicians because the dispatchers are overwhelmed. The company wants to automate the scheduling process to ensure all work orders are assigned promptly. Additionally, they need to consider that some work orders require specific certifications (e.g., handling refrigerants). The company has 10 technicians, each with different skills and territories. Which solution should the company implement?

A.Configure Resource Scheduling Optimization to automatically assign work orders based on skills and location.
B.Enable the customer portal for customers to choose their preferred technician.
C.Implement a skill-matching rule in the schedule board to highlight qualified technicians.
D.Hire additional dispatchers to handle the workload.
AnswerA

RSO automates assignment and considers skills.

Why this answer

Resource Scheduling Optimization (RSO) in Dynamics 365 Field Service can automatically assign work orders to technicians based on predefined rules, including skill requirements (e.g., refrigerant certification) and geographic proximity. This directly addresses the dispatcher overload and ensures all work orders are assigned promptly without manual intervention.

Exam trap

The trap here is that candidates may confuse the schedule board's skill-matching highlight feature (Option C) with true automation, but it only assists manual assignment rather than fully automating the process.

How to eliminate wrong answers

Option B is wrong because enabling a customer portal for technician selection does not automate the scheduling process; it shifts the burden to customers and does not guarantee prompt assignment of all work orders, nor does it enforce skill or territory constraints. Option C is wrong because implementing a skill-matching rule in the schedule board only highlights qualified technicians but still requires manual assignment by dispatchers, failing to resolve the overload issue. Option D is wrong because hiring additional dispatchers is a manual scaling solution that does not leverage automation, and it increases operational costs without addressing the root cause of overwhelmed dispatchers.

512
MCQhard

A marketing team wants to create a customer journey that sends a follow-up email only to contacts who opened the initial email. Which Dynamics 365 Marketing feature should be used?

A.Customer journey trigger based on email interaction
B.Power Automate integration
C.Copilot for Marketing
D.Segmentation
AnswerA

Allows branching based on email open activity.

Why this answer

Dynamics 365 Marketing's customer journey functionality includes triggers based on email interactions, such as 'email opened'. This allows the journey to branch and send a follow-up only to those contacts who opened the initial email. Option D is incorrect because segmentation creates static groups based on criteria, not real-time interaction triggers.

Option B is incorrect because while Power Automate can integrate, it is not the native or recommended way to set interaction-based triggers within a customer journey. Option C is incorrect because Copilot for Marketing assists with content generation, not journey logic or triggers.

513
Multi-Selecteasy

Which TWO of the following are key capabilities of Dynamics 365 Field Service? (Select TWO.)

Select 2 answers
A.Lead management
B.Scheduling and dispatching
C.Invoice processing
D.Work order management
E.Marketing automation
AnswersB, D

Correct: Core Field Service capability.

Why this answer

Options B and D are correct. Scheduling and dispatching and work order management are core capabilities of Dynamics 365 Field Service. Option A is incorrect because lead management is part of Dynamics 365 Sales.

Option C is incorrect because invoice processing is part of Dynamics 365 Finance. Option E is incorrect because marketing automation is part of Dynamics 365 Marketing.

514
Multi-Selecteasy

Which TWO are valid data sources for Dynamics 365 Customer Insights?

Select 2 answers
A.Dataverse
B.Power BI dataset
C.Azure DevOps
D.Excel workbook
E.Common Data Model folder
AnswersA, E

Commonly used source.

Why this answer

Options A and E are correct: Dataverse and Common Data Model folder are valid data sources for Dynamics 365 Customer Insights. Option B is wrong because Power BI datasets are not directly supported as sources. Option C is wrong because Azure DevOps is not a data source.

Option D is wrong because Excel workbooks are not directly supported.

515
MCQhard

A marketing team wants to create a customer journey that sends different emails based on whether a lead opened a previous email. Which feature should they use?

A.Customer Journey
B.Segment
C.Power Automate
D.Copilot in Marketing
AnswerA

Customer journeys in Marketing can have branches based on actions like email opens.

Why this answer

Dynamics 365 Marketing customer journeys support triggers based on email opens. Segments are for static lists, not dynamic triggers. Power Automate can be used but is not the primary tool for marketing journeys.

Copilot provides AI assistance but not journey logic.

516
MCQhard

A telecommunications company uses Dynamics 365 Customer Insights to analyze customer churn. They have created a churn prediction model and want to take real-time actions when a customer is predicted to churn, such as sending a retention offer. Which integration should they use?

A.Enrichment from Azure Data Lake
B.Power Automate to send email
C.Real-time marketing in Dynamics 365
D.Power BI embedded reports
AnswerC

Real-time marketing can trigger personalized offers based on predictions.

Why this answer

Real-time marketing in Dynamics 365 Customer Insights enables immediate, automated actions (such as sending retention offers) when a churn prediction model triggers. This integration uses customer segments and triggers from the prediction model to initiate outbound communications in real time, aligning with the requirement for real-time actions.

Exam trap

The trap here is that candidates often confuse Power Automate as the correct answer because it can send emails, but they miss that Real-time marketing in Dynamics 365 is the native, purpose-built integration for triggering actions directly from Customer Insights predictions without needing an external workflow tool.

How to eliminate wrong answers

Option A is wrong because Enrichment from Azure Data Lake is used to import and enhance customer data from external sources, not to trigger real-time actions based on predictions. Option B is wrong because Power Automate can send emails but is a general-purpose automation tool; it lacks the native integration with Customer Insights churn predictions and real-time marketing capabilities that Dynamics 365 provides. Option D is wrong because Power BI embedded reports are for visualizing data and analytics, not for executing real-time actions like sending retention offers.

517
MCQeasy

Refer to the exhibit. A Customer Insights administrator creates a segment for high-value customers. Which customers will be included in this segment?

A.All customers
B.Customers with a CLV greater than 1000
C.Customers with a CLV of exactly 1000
D.Customers with a CLV less than 1000
AnswerB

The criteria is CLV > 1000.

Why this answer

The segment is defined as 'high-value customers,' and the rule shown in the exhibit filters for customers where Customer Lifetime Value (CLV) is greater than 1000. In Dynamics 365 Customer Insights, segments are built using conditions that evaluate numeric attributes, and the 'greater than' operator includes only records where the value exceeds the specified threshold.

Exam trap

The trap here is that candidates may confuse 'greater than' with 'greater than or equal to' or assume that 'high-value' includes the threshold value itself, leading them to select Option C.

How to eliminate wrong answers

Option A is wrong because the segment applies a specific condition on CLV, so it does not include all customers. Option C is wrong because the condition uses 'greater than' (>) not 'equals' (=), so customers with a CLV of exactly 1000 are excluded. Option D is wrong because the condition filters for CLV greater than 1000, not less than 1000.

518
MCQeasy

A technician uses the Dynamics 365 Field Service Mobile app to complete a work order. After finishing the work, what must the technician do to update the work order status?

A.Log into the Dynamics 365 web interface from a desktop.
B.Update the work order status directly in the mobile app.
C.Call the dispatcher to report completion.
D.Send an email to the customer with a completion note.
AnswerB

The mobile app is designed for field technicians to update work orders in real time.

Why this answer

The Field Service Mobile app allows technicians to update the work order status directly, including marking it complete. Option A (log into the web interface) is possible but less efficient and not required. Option C (call the dispatcher) is unnecessary if the app is available.

Option D (send email to customer) is not the standard process for updating work order status.

519
MCQhard

A sales organization wants to use Dynamics 365 Sales to automatically generate personalized email content for follow-ups based on customer interactions. Which feature should they leverage?

A.Sales Copilot
B.Quick campaigns
C.Auto capture
D.Email templates
AnswerA

Sales Copilot uses AI to suggest and generate personalized email content.

Why this answer

Sales Copilot (A) is correct because it uses AI to analyze customer interactions (e.g., emails, meetings, calls) and automatically generates personalized follow-up email content, including suggested replies and next steps, directly within the Dynamics 365 Sales workflow. This feature leverages Microsoft's Copilot AI to understand context from CRM data and communication history, enabling tailored outreach without manual template selection or campaign setup.

Exam trap

The trap here is that candidates confuse the AI-driven content generation of Sales Copilot with the static personalization fields in Email templates, assuming templates can automatically adapt to interaction context, which they cannot.

How to eliminate wrong answers

Option B (Quick campaigns) is wrong because it is a mass email marketing tool that sends the same content to a list of recipients, not personalized content based on individual customer interactions. Option C (Auto capture) is wrong because it automatically logs emails and meetings from Exchange or other sources into Dynamics 365, but it does not generate email content; it only captures existing data. Option D (Email templates) is wrong because they provide static, reusable email formats that require manual selection and personalization, lacking the AI-driven automatic generation of content based on real-time interaction context.

520
MCQmedium

An organization wants salespeople to automatically receive suggested meeting times from prospects based on email conversations. Which Dynamics 365 Sales feature enables this?

A.Relationship Assistant
B.Predictive scoring
C.Email assistant (Copilot)
D.Auto capture
AnswerC

Copilot can suggest meeting times based on email context.

Why this answer

Email assistant (Copilot). This feature in Dynamics 365 Sales analyzes email conversations and can suggest meeting times based on the content. Option A (Relationship Assistant) suggests actions and reminders, not meeting times.

Option B (Predictive scoring) scores leads and opportunities. Option D (Auto capture) captures emails and meetings but does not suggest times.

521
MCQhard

A customer service manager wants to configure a unified routing system that automatically assigns incoming cases based on skill requirements and presence. The organization uses Dynamics 365 Customer Service. Which feature should the manager configure to ensure that cases are routed to the most appropriate agent based on real-time availability and expertise?

A.Create a queue for each skill group and manually assign cases.
B.Use Customer Service Insights to analyze agent performance and reassign cases.
C.Deploy Omnichannel for Customer Service and configure channel routing.
D.Configure Unified Routing with skill-based routing rules and presence integration.
AnswerD

Unified Routing uses skills and presence for intelligent case assignment.

Why this answer

Unified Routing in Dynamics 365 Customer Service uses skill-based matching and real-time presence to route cases to the most appropriate agent. Option A is wrong because manual assignment via queues does not leverage skills or presence. Option B is wrong because Customer Service Insights is an analytics tool, not a routing mechanism.

Option C is wrong because Omnichannel for Customer Service provides channel integration, but unified routing is the specific feature that routes cases based on skills and presence.

522
MCQeasy

A retail company uses Dynamics 365 Marketing to send personalized email campaigns to customers. The marketing team wants to create a customer journey that automatically sends a welcome email when a new contact is created in Dynamics 365, then follows up with a discount offer after 3 days if the contact has not made a purchase. The team also wants to track email opens and clicks to identify engaged contacts. The IT administrator needs to configure the system to support this journey. Which feature should the administrator use?

A.Quick campaigns with email templates
B.Customer journey with triggers and wait steps
C.Sales accelerator with sequence steps
D.Omnichannel engagement with automated messages
AnswerB

Customer journeys support triggers and timed actions like wait steps.

Why this answer

Customer journeys with triggers and wait steps in Dynamics 365 Marketing allow the creation of automated, timed email sequences triggered by events like contact creation. Option A (Quick campaigns) is a manual one-time send and does not support automated triggers or wait steps. Option C (Sales accelerator) is a sales feature for sequences, not marketing automation.

Option D (Omnichannel engagement) is for real-time messaging across channels, not for automated email journeys with triggers and waits.

523
Multi-Selecteasy

Which TWO of the following are core entities in Dynamics 365 Sales?

Select 2 answers
A.Order
B.Invoice
C.Case
D.Lead
E.Opportunity
AnswersD, E

Core entity for potential sales.

Why this answer

Lead and Opportunity are core entities in Dynamics 365 Sales, used to track potential customers and sales deals. Order and Invoice are part of order processing and billing, not core sales entities. Case is primarily a customer service entity.

Therefore, the correct answers are D (Lead) and E (Opportunity).

524
MCQhard

A technician needs to record time spent on a work order and also capture expenses such as parts used. Which entity should the technician update?

A.Booking journal
B.Time entry
C.Work order service tasks
D.Product inventory
AnswerA

Booking journal captures time, expenses, and mileage.

Why this answer

The booking journal is used to record time, expenses, and mileage against a work order booking. Option A (Booking journal) is correct. Option B (Time entry) is used for project-based time tracking, not for work order time/expenses.

Option C (Work order service tasks) tracks task completion, not time or expenses. Option D (Product inventory) tracks inventory levels, not technician time or expenses.

525
Multi-Selecthard

Which THREE capabilities are provided by Dynamics 365 Field Service? (Choose 3)

Select 3 answers
A.Marketing campaign automation
B.Inventory and parts tracking
C.Work order management
D.Financial accounting and reporting
E.Technician scheduling and dispatch
AnswersB, C, E

Core capability of Field Service.

Why this answer

Options B, C, and E are correct. Work order management, technician scheduling, and inventory tracking are Field Service capabilities. Option A is wrong because marketing campaigns are in Marketing.

Option D is wrong because financial accounting is in Finance.

Page 6

Page 7 of 13

Page 8