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

977 questions total · 14pages · All types, answers revealed

Page 8

Page 9 of 14

Page 10
601
MCQmedium

You are a marketing manager for a retail company that uses Dynamics 365 Customer Insights. You want to create a segment of customers who have not made a purchase in the last 90 days and who have a high predicted churn score. You have already set up a predictive churn model. However, when you try to create the segment using the churn score, you notice that the churn score field is not available in the segment builder. What is the most likely reason?

A.The churn model has not been published.
B.The churn model is still training.
C.The churn model was created from a different data source.
D.The customer data has not been unified.
AnswerA

Model must be published to use outputs.

Why this answer

The churn score field is generated by the predictive churn model and only becomes available in the segment builder after the model has been published. Until the model is published, the churn score is not written to the customer entity, so the field does not appear as a selectable attribute. Publishing the model finalizes the scores and makes them available for segmentation.

Exam trap

The trap here is that candidates may assume the churn model is automatically available for segmentation once trained, but Microsoft Dynamics 365 requires an explicit publish action to make the output fields accessible in the segment builder.

How to eliminate wrong answers

Option B is wrong because a model that is still training would not produce scores, but the question states the model has already been set up, implying training is complete; the issue is that the field is missing, not that scores are pending. Option C is wrong because the churn model uses the same unified customer data within Customer Insights, and a different data source would not prevent the churn score field from appearing in the segment builder—it would simply use that source's data for scoring. Option D is wrong because data unification is a prerequisite for running the churn model, and if data were not unified, the model would not have been set up successfully; the field's absence is due to the publication step, not unification.

602
MCQeasy

An organization wants to allow customers to create support tickets through a web portal and track their resolution progress. Which Dynamics 365 Customer Service component should they use?

A.Knowledge Base
B.Customer Portal
C.Service Scheduling
D.Omnichannel for Customer Service
AnswerB

The Customer Portal enables self-service case creation and tracking.

Why this answer

Option A is correct because the Customer Portal (Power Apps portal) allows customers to submit and track cases. Option B is wrong because Omnichannel is for real-time communications. Option C is wrong because Knowledge Base is for articles.

Option D is wrong because the Service Scheduling module is for scheduling appointments.

603
MCQmedium

Refer to the exhibit. When will the action 'Send Email: Quote.pdf' occur?

A.When the opportunity is closed
B.When the opportunity stage changes to 'Develop'
C.When the opportunity stage changes to 'Proposal'
D.When the opportunity is created
AnswerB

The trigger is stage change to 'Develop'.

Why this answer

The action 'Send Email: Quote.pdf' is triggered by a stage change in the opportunity's business process flow. In Dynamics 365 Sales, when the opportunity stage changes to 'Develop', the system evaluates the workflow rule and executes the email action because the trigger condition is met. The exhibit shows the workflow is configured to run when the stage changes, and the 'Develop' stage is the specified trigger.

Exam trap

The trap here is that candidates confuse the order of stages in the default sales process (Qualify → Develop → Propose → Close) and assume the action fires on a later stage like 'Proposal' or on opportunity closure, rather than recognizing the specific stage change trigger shown in the exhibit.

How to eliminate wrong answers

Option A is wrong because closing the opportunity is a separate event (typically 'Close' or 'Won'/'Lost') that does not correspond to the 'Develop' stage trigger shown in the exhibit. Option C is wrong because the 'Proposal' stage occurs after 'Develop' in the sales process, and the workflow is specifically set to fire on the 'Develop' stage change, not on 'Proposal'. Option D is wrong because opportunity creation triggers the 'Create' event, not a stage change to 'Develop'; the workflow is configured to run on a stage change, not on record creation.

604
Multi-Selectmedium

Which THREE capabilities are provided by Dynamics 365 Sales? (Choose THREE.)

Select 3 answers
A.Opportunity tracking
B.Case management
C.Marketing email automation
D.Lead management
E.Quote generation
AnswersA, D, E

Opportunities are central to Sales.

Why this answer

Option A is correct because Dynamics 365 Sales includes opportunity tracking as a core feature, allowing sales teams to manage and monitor potential deals through the sales pipeline from initial contact to closure. This capability enables users to log interactions, track progress, and forecast revenue, directly supporting the sales process.

Exam trap

The trap here is that candidates often confuse the overlapping capabilities across Dynamics 365 apps, mistakenly attributing case management (Customer Service) or marketing email automation (Marketing) to Sales, when the exam specifically tests the distinct boundaries of each app's core features.

605
MCQeasy

Refer to the exhibit. An administrator creates a queue with the above JSON configuration. What is the purpose of setting 'incomingEmailDeliveryMethod' to 2?

A.Forward email to another queue
B.Use server-side synchronization
C.Disable incoming email
D.Use the Email Router
AnswerB

Value 2 corresponds to server-side sync.

Why this answer

Option B is correct because a value of 2 indicates server-side synchronization. Option A is wrong because 0 is none. Option C is wrong because 1 is email router (deprecated).

Option D is wrong because forwarding is not a delivery method.

606
MCQmedium

A Dynamics 365 administrator runs this KQL query in Customer Service analytics. What insight does the query provide?

A.Number of cases created after a date, grouped by product
B.Number of high-severity cases by product
C.Average resolution time per product
D.Number of cases assigned to each agent
AnswerA

The query summarizes case count by product.

Why this answer

Option B is correct because the query counts cases created after Jan 1, 2024, grouped by product. Option A is wrong because it does not filter by severity. Option C is wrong because it does not measure resolution time.

Option D is wrong because it does not group by agent.

607
MCQhard

A company uses Dynamics 365 Customer Insights - Data and wants to ensure that customer data from the EU complies with GDPR. What should they configure?

A.Microsoft 365 compliance center
B.Data classification labels in Microsoft Purview
C.Data loss prevention (DLP) policies in Power Platform admin center
D.Data privacy settings within Customer Insights
AnswerD

Customer Insights has built-in privacy settings for GDPR compliance.

Why this answer

Option C is correct because Customer Insights provides data privacy settings to handle GDPR compliance, such as data retention and consent management. Option A is wrong because data loss prevention policies are not specific to Customer Insights. Option B is wrong because compliance manager is a separate tool.

Option D is wrong because data classification labels are part of Microsoft Purview, not Customer Insights.

608
Multi-Selecteasy

Which TWO components are part of the core functionality in Dynamics 365 Customer Service? (Choose two.)

Select 2 answers
A.Field Service scheduling
B.Project management
C.Case management
D.Knowledge Base
E.Sales management
AnswersC, D

Case management is a fundamental feature.

Why this answer

Options A and D are correct. Case management and Knowledge Base are core. Option B is wrong because Sales is a separate app.

Option C is wrong because Field Service is a separate app. Option E is wrong because Project Operations is separate.

609
MCQeasy

A company is using Dynamics 365 Customer Insights to get a unified view of their customers. They have data from their e-commerce platform, CRM system, and customer support tickets. Which step is required to ensure that the same customer is recognized across these different data sources?

A.Enrich profiles with external data
B.Configure data matching rules
C.Create measures and KPIs
D.Set up data export destinations
AnswerB

Matching rules identify duplicates across sources.

Why this answer

B is correct because data matching rules in Dynamics 365 Customer Insights define how records from different sources (e-commerce, CRM, support tickets) are identified as belonging to the same customer. These rules use conditions like email, phone, or name to deduplicate and unify customer profiles into a single entity, ensuring consistent recognition across all ingested data sources.

Exam trap

The trap here is that candidates often confuse data enrichment (Option A) with identity resolution, mistakenly thinking adding external data is the key to linking records, when in fact matching rules are the core mechanism for unification.

How to eliminate wrong answers

Option A is wrong because enriching profiles with external data adds third-party attributes (e.g., demographic or credit scores) but does not perform identity resolution or matching to link records across sources. Option C is wrong because creating measures and KPIs calculates aggregated metrics (e.g., customer lifetime value) on already unified data, not the step to achieve unification itself. Option D is wrong because setting up data export destinations defines where unified data is sent (e.g., Azure Blob or Power BI), which occurs after unification, not as a prerequisite for recognizing the same customer across sources.

610
MCQmedium

An organization wants to automatically categorize incoming support emails based on keywords and route them to the appropriate queue. Which feature should they configure?

A.Create queues for each category
B.Use Copilot to read emails
C.Configure routing rule sets
D.Enable Unified Routing
AnswerC

Routing rule sets automatically categorize and route cases.

Why this answer

Routing rules in Dynamics 365 Customer Service can automatically categorize and route cases based on conditions like keywords. Queues are containers, not automatic categorization. Unified Routing is for omnichannel scenarios.

Copilot is for AI assistance, not routing.

611
MCQhard

A company needs to enforce that premium customers get a response within 2 hours and standard customers within 8 hours. How should this be configured in Dynamics 365 Customer Service?

A.Create SLA KPIs with conditions based on customer tier
B.Set up queues and assign agents accordingly
C.Configure entitlements with different service levels
D.Use the Customer Service schedule to define business hours
AnswerA

SLA KPIs can be set with time windows and conditions (e.g., based on the contact's relationship type) to enforce response times.

Why this answer

SLA KPIs with time windows and conditions can enforce different response times based on customer tier (e.g., using a priority field). Option A is wrong because entitlements define support terms but not time-based enforcement. Option C is wrong because queues route work but don't enforce time.

Option D is wrong because the Customer Service schedule sets business hours.

612
Multi-Selectmedium

Which TWO actions can a marketing user perform using Dynamics 365 Customer Insights? (Choose TWO.)

Select 2 answers
A.Route support cases to queues
B.Create customer segments based on behavior
C.Generate predictive insights about churn
D.Draft emails using Copilot
E.Create sales orders
AnswersB, C

Segmentation is a core feature.

Why this answer

Options A and C are correct because Customer Insights allows creating segments and generating insights. Option B is wrong because sales orders are managed in Dynamics 365 Sales. Option D is wrong because case routing is Customer Service.

Option E is wrong because email drafting is Sales Copilot.

613
MCQeasy

A technician uses a mobile device to view work orders, capture signatures, and update inventory while offline. Which Dynamics 365 Field Service mobile app capability ensures this functionality?

A.Dynamics 365 Sales mobile app
B.Power Apps mobile
C.Dynamics 365 Remote Assist
D.Dynamics 365 Field Service mobile app
AnswerD

The Field Service mobile app supports offline work order management, signatures, and inventory.

Why this answer

Option C is correct because the Field Service mobile app includes offline capabilities. Option A is wrong because Dynamics 365 Sales mobile app is for sales. Option B is wrong because Dynamics 365 Remote Assist is for mixed reality.

Option D is wrong because Power Apps mobile is a general app platform.

614
MCQhard

Refer to the exhibit. A Dynamics 365 Marketing segment is configured to include customers with purchase date on or after January 1, 2025. The segment refreshes daily. A customer purchased on December 31, 2024. Why is this customer not included?

A.The field name is incorrect
B.The operator should be 'lessThan'
C.The segment refreshes only weekly
D.The purchase date does not meet the condition
AnswerD

Date is before the threshold.

Why this answer

Option D is correct because the criterion requires purchase date >= 2025-01-01, and the customer's date is before that. Option A is wrong because the field exists. Option B is wrong because the operator is correct.

Option C is wrong because the refresh is daily.

615
Drag & Dropmedium

Drag and drop the steps to configure a sales territory in Dynamics 365 Sales into the correct order.

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

Steps
Order

Why this order

Configuring a territory involves creating it, assigning manager, adding members, and activating.

616
MCQmedium

Contoso, a medium-sized HVAC service company, uses Dynamics 365 Field Service. They have 20 technicians and receive about 50 work orders per day. Currently, dispatchers manually assign work orders using the schedule board. Contoso wants to reduce average travel time and improve first-time fix rate. They also want to allow customers to schedule their own appointments via a portal. The company has standard working hours (8 AM to 5 PM, Monday to Friday) and all work orders require a 2-hour time window. Which combination of actions should Contoso take?

A.Configure Resource Scheduling Optimization (RSO) to minimize travel time; enable the Customer Portal with time window requirements.
B.Implement Universal Resource Scheduling; use the Portal Add-in for Dynamics 365.
C.Use Connected Field Service with IoT notifications; set up a Power Automate flow to assign work orders.
D.Use Schedule Assistant to help dispatchers assign work orders; enable the Customer Portal for self-service booking.
AnswerA

RSO automatically optimizes schedules; Customer Portal allows customers to book appointments within allowed time windows.

Why this answer

Option B is correct because Resource Scheduling Optimization (RSO) can automatically optimize schedules to reduce travel time, and the Customer Portal enables self-service appointment booking with rules for time windows. Option A is incorrect because Schedule Assistant is manual and RSO must be configured with optimization goals. Option C is incorrect because Universal Resource Scheduling is not a separate product; it is a framework, and the Portal Add-in is for customer self-service but does not enforce time windows automatically.

Option D is incorrect because the IoT add-in is for connected devices, not scheduling optimization.

617
MCQeasy

You are configuring the Dynamics 365 Sales app for a team. Based on the exhibit, which setting will prevent email messages from being automatically tracked for customer engagement?

A.isAutoTrack
B.isAutoCreate
C.isAutoCapture
D.isAutoPromote
AnswerA

Set to false, so emails are not automatically tracked.

Why this answer

The exhibit shows isAutoTrack set to false, which disables automatic tracking of emails. Option A is correct. Option B is wrong because isAutoCreate creates records but does not track.

Option C is wrong because isAutoCapture captures activities. Option D is wrong because isAutoPromote promotes leads.

618
MCQmedium

A sales manager wants to automatically prioritize leads based on their likelihood to convert. Which Dynamics 365 feature should be used?

A.Copilot for Sales
B.LinkedIn Sales Navigator
C.Predictive lead scoring in Sales Insights
D.Power BI dashboards
AnswerC

Sales Insights uses AI to score leads based on conversion likelihood.

Why this answer

Option B is correct because Dynamics 365 Sales Insights includes predictive lead scoring that uses AI to prioritize leads. Option A is wrong because Copilot for Sales is an assistant, not a scoring engine. Option C is wrong because LinkedIn Sales Navigator is for social selling insights, not lead scoring.

Option D is wrong because Power BI is a reporting tool, not an automatic prioritization engine.

619
Multi-Selecthard

Which THREE of the following are capabilities of Dynamics 365 Customer Service?

Select 3 answers
A.Knowledge base management
B.Case lifecycle management
C.Service-level agreement (SLA) tracking
D.Financial management and accounting
E.Inventory and warehouse management
AnswersA, B, C

Knowledge base articles are used to provide information to agents and customers.

Why this answer

Knowledge base management is a core capability of Dynamics 365 Customer Service because it allows agents to create, manage, and search for articles containing resolutions, troubleshooting steps, and product information. This feature integrates directly with the case resolution process, enabling agents to attach knowledge articles to cases and automatically suggest relevant articles based on case context, which improves first-call resolution rates.

Exam trap

The trap here is that candidates may confuse the broad capabilities of the Dynamics 365 ecosystem (like Finance and Supply Chain Management) with the specific module being tested (Customer Service), leading them to select options that are valid in other Dynamics 365 apps but not in Customer Service.

620
MCQeasy

A marketing manager wants to create a customer journey that sends a welcome email, then waits 3 days, and then sends a follow-up email. Which Dynamics 365 Marketing feature should they use?

A.Customer Journey
B.Segment
C.Lead scoring
D.Marketing form
AnswerA

Customer Journey allows you to design multi-step automated communications.

Why this answer

Option D is correct because Customer Journey is the feature for creating multi-step marketing campaigns. Option A (Segment) defines the audience. Option B (Marketing form) captures data.

Option C (Lead scoring) prioritizes leads.

621
MCQmedium

An agent is handling a chat conversation via Omnichannel and needs to quickly look up a related knowledge article. Without leaving the conversation, how can the agent find it?

A.Escalate the chat to a supervisor
B.Use the knowledge base search panel within the conversation
C.Open a new browser tab and search the customer portal
D.Ask Copilot to fetch the article
AnswerB

Correct: Omnichannel provides an inline knowledge search.

Why this answer

Option A is correct because the knowledge base search is integrated into the Omnichannel agent interface. Other options require switching screens (B) or are irrelevant (C, D).

622
Multi-Selectmedium

Which THREE data sources can be used to ingest data into Dynamics 365 Customer Insights?

Select 3 answers
A.Power BI dataflows
B.Microsoft Dataverse
C.SharePoint Online
D.Azure Blob Storage
E.Microsoft Excel files
AnswersA, B, D

Correct: Power BI dataflows can be used as a source.

Why this answer

Power BI dataflows are a valid data source for Dynamics 365 Customer Insights because they allow you to ingest, transform, and load data from various sources (e.g., databases, files, or cloud services) into Customer Insights. This integration leverages the Common Data Model to ensure data consistency and supports scheduled refreshes for up-to-date analytics.

Exam trap

The trap here is that candidates often assume any common data source like SharePoint or Excel is supported, but Microsoft specifically restricts direct ingestion to Power BI dataflows, Dataverse, and Azure Blob Storage to ensure data governance and schema compatibility.

623
Multi-Selectmedium

Which THREE features can be used to manage customer agreements in Dynamics 365 Field Service? (Choose three.)

Select 3 answers
A.Work orders
B.Inventory adjustments
C.Service level agreements (SLAs)
D.Agreements
E.Billing schedules
AnswersC, D, E

SLAs define response and resolution times.

Why this answer

Service level agreements (SLAs) in Dynamics 365 Field Service define response and resolution time commitments for customer agreements. They are directly associated with agreements to enforce contractual service timelines, making option C correct.

Exam trap

The trap here is that candidates confuse work orders as a management feature for agreements, when in fact work orders are the execution output of an agreement, not a tool for managing the agreement itself.

624
Multi-Selecthard

Which THREE of the following are prerequisites for setting up Dynamics 365 Field Service?

Select 3 answers
A.A Dynamics 365 Customer Service license
B.A Power Apps environment
C.A Microsoft Entra ID tenant
D.An Azure IoT Hub instance
E.An Azure subscription
AnswersA, B, C

Field Service requires Customer Service or similar license.

Why this answer

Field Service requires Dynamics 365 Customer Service (or a qualifying license), a Power Apps environment to store data, and a Microsoft Entra ID tenant for authentication. Option D is incorrect because Field Service does not require Azure IoT Hub initially; Connected Field Service does, but it's optional. Option E is incorrect because a separate Azure subscription is not required for Field Service itself.

625
Drag & Dropmedium

Drag and drop the steps to configure a business process flow in Dynamics 365 into the correct order.

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

Steps
Order

Why this order

Configuring a business process flow requires creating a new process, defining stages and steps, and activating it.

626
MCQhard

You are a solutions architect for a multinational corporation that uses Dynamics 365 Customer Insights. The company has customer data from multiple subsidiaries, each using different CRM and ERP systems. They want to create a single, unified customer profile that complies with data privacy regulations such as GDPR and CCPA. Additionally, they want to use the unified data to drive personalized marketing campaigns in Dynamics 365 Marketing. You need to design a solution that ensures data privacy and compliance. What should you do first?

A.Configure data privacy and compliance settings in Dynamics 365 Customer Insights, including data subject rights, consent management, and data retention policies.
B.Create segments for marketing campaigns before unifying the data, to test the process.
C.Export the unified customer profiles to Dynamics 365 Marketing and apply data privacy policies in Marketing.
D.Ingest all customer data from each subsidiary into Dynamics 365 Customer Insights and start the unification process.
AnswerA

Correct: This establishes the foundation for compliant data handling.

Why this answer

Option D is correct because data governance and compliance must be established before any data processing. Customer Insights provides data protection features that must be configured. Option A is incorrect because governance should come before ingestion.

Option B is incorrect because data should remain in Customer Insights for governance. Option C is incorrect because segmentation should be done after governance and unification.

627
MCQmedium

A marketing team wants to use Dynamics 365 Customer Insights to predict which customers are likely to churn. They have historical data on customer interactions and purchases. What should they create first?

A.A segment
B.A customer data unification process
C.A predictive model
D.An enrichment
AnswerB

Unifies data into single profiles.

Why this answer

Before any predictive analysis can be performed, the customer data must be unified into a single, coherent profile. In Dynamics 365 Customer Insights, the customer data unification process (data ingestion, mapping, matching, and merging) creates a unified customer entity. Without this unified view, predictive models cannot accurately identify churn patterns because they would be operating on fragmented or duplicated data.

Exam trap

The trap here is that candidates often assume a predictive model can be created immediately from raw data, overlooking the prerequisite of data unification which is the critical first step in Customer Insights.

How to eliminate wrong answers

Option A is wrong because a segment is a subset of unified customer profiles used for targeting or analysis; you cannot create a meaningful segment until the data is unified. Option C is wrong because a predictive model relies on unified customer data as its input; building a model before unification would produce unreliable results due to data inconsistencies. Option D is wrong because enrichment adds external data (e.g., demographic or firmographic attributes) to existing unified profiles, but it is not the foundational first step—unification must occur first.

628
MCQeasy

A salesperson wants to quickly access the latest news and social updates about their accounts directly within Dynamics 365 Sales. Which feature should be enabled?

A.Activity Feeds
B.Copilot Studio
C.Sales Copilot
D.Relationship Intelligence (Copilot)
AnswerD

It integrates news and social updates.

Why this answer

Option C is correct because Relationship Intelligence (Copilot) integrates news and social updates for accounts. Option A is wrong because Copilot Studio is for building custom copilots. Option B is wrong because Sales Copilot provides insights but not necessarily news.

Option D is wrong because Activity Feeds are for internal collaboration.

629
MCQeasy

A technician completes a work order and replaces a part. Which entity must be updated to reflect that the part was used from inventory?

A.Work Order Services
B.Work Order Products
C.Inventory Journals
D.Work Order Incidents
AnswerB

Work Order Products record parts used from inventory.

Why this answer

In Dynamics 365 Field Service, the Work Order Products entity is specifically designed to track parts and materials used from inventory during a work order. When a technician replaces a part, they must add a product record to the work order with the 'Line Status' set to 'Used' to decrement inventory and record the consumption. This ensures accurate inventory levels and billing.

Exam trap

The trap here is that candidates confuse 'Work Order Products' with 'Inventory Journals', thinking inventory consumption requires a separate manual journal entry, when in fact the Work Order Products entity automatically handles the inventory update when the line status is set to 'Used'.

How to eliminate wrong answers

Option A is wrong because Work Order Services track labor, charges, and time spent on a work order, not physical parts or inventory consumption. Option C is wrong because Inventory Journals are used for manual inventory adjustments (e.g., stock counts or transfers) and are not directly linked to work order execution; the system automatically generates inventory transactions from Work Order Products. Option D is wrong because Work Order Incidents capture problem descriptions, symptoms, and resolution codes, not the physical items used from stock.

630
Multi-Selecthard

Which TWO scenarios are best suited for Dynamics 365 Field Service integration with Azure IoT Hub? (Choose two.)

Select 2 answers
A.Predictive maintenance of industrial equipment
B.Collect customer feedback after service
C.Training technicians using mixed reality
D.Automatic creation of work orders from device alerts
E.Generate sales leads from service visits
AnswersA, D

IoT data can predict equipment failure.

Why this answer

Options A and D are correct. Predictive maintenance uses IoT data to predict failures, and automatic work order creation from IoT alerts is a key integration. Option B is wrong because customer feedback is typically collected via surveys.

Option C is wrong because sales lead generation is not IoT-related. Option E is wrong because training is not IoT-related.

631
Multi-Selectmedium

A Dynamics 365 Customer Service administrator wants to improve agent productivity by automating repetitive tasks. Which THREE capabilities can be used?

Select 3 answers
A.Client-side scripts (JavaScript)
B.Power Automate flows
C.Service Level Agreements
D.Knowledge Base
E.Macros
AnswersA, B, E

Scripts can automate form behaviors.

Why this answer

Option A, B, and D are correct because Macros, Scripts, and Power Automate workflows can automate repetitive tasks. Option C is wrong because SLAs are for tracking targets. Option E is wrong because Knowledge Base is a repository, not automation.

632
MCQhard

Refer to the exhibit. The work order WO-00123 is scheduled for March 15, 2026, which is a Sunday. John Doe's work hours are Monday-Friday. What will happen when the system attempts to assign this work order?

A.The system will automatically adjust John's work hours to include Sunday.
B.The system will ignore work hours due to the high priority and assign the work order.
C.The system will flag a scheduling conflict because the date is outside John's work hours.
D.The system will assign the work order as scheduled.
AnswerC

Scheduling outside work hours causes a conflict; the work order will remain unassigned.

Why this answer

Option B is correct because the scheduled date falls outside the resource's work hours (Sunday is not defined). The system will flag a conflict and prevent assignment unless the schedule is adjusted. Option A is incorrect because the system does not automatically adjust work hours.

Option C is incorrect because the system does not ignore hours for high priority. Option D is incorrect because the assignment will not proceed automatically.

633
MCQhard

Based on the exhibit, which AI feature is NOT enabled for opportunities?

A.Recommended Next Steps
B.Auto Capture
C.Sentiment Analysis
D.Predictive Forecasting
AnswerC

It is disabled (false).

Why this answer

Option C is correct because sentimentAnalysis is set to false. Option A is wrong because predictiveForecasting is true. Option B is wrong because autoCapture is true.

Option D is wrong because recommendedNextSteps is true.

634
MCQhard

You are reviewing the exhibit of a Customer Insights - Data entity definition. The company wants to create a segment of customers whose TotalPurchaseAmount is greater than 1000. Which attribute should be used in the segment condition?

A.CustomerId
B.FirstName
C.Email
D.TotalPurchaseAmount
AnswerD

TotalPurchaseAmount holds the purchase amount value.

Why this answer

Option D is correct because TotalPurchaseAmount is the attribute that contains the purchase amount. Option A is wrong because CustomerId is the identifier. Option B is wrong because FirstName is a name field.

Option C is wrong because Email is a contact field.

635
Multi-Selecthard

Which THREE outputs can be generated using Dynamics 365 Customer Insights?

Select 3 answers
A.Measures and KPIs
B.Invoice documents
C.Purchase orders
D.Customer segments
E.Predictive models
AnswersA, D, E

Measures are calculated outputs.

Why this answer

Option A is correct because Dynamics 365 Customer Insights allows users to define and compute Measures and KPIs from unified customer data. These are aggregated calculations (e.g., average order value, churn rate) that provide actionable insights into customer behavior and business performance, directly supporting data-driven decision-making.

Exam trap

The trap here is that candidates confuse Customer Insights' analytical outputs (measures, segments, models) with transactional documents (invoices, purchase orders) that belong to operational ERP modules, testing whether you understand the CDP's scope as a data unification and insight platform.

636
MCQeasy

A sales manager needs to view a dashboard that shows the total revenue by region for the current quarter. Which type of dashboard in Dynamics 365 Sales should be used?

A.Power BI Dashboard
B.Interactive Experience Dashboard
C.System Dashboard
D.Tableau Dashboard
AnswerA

Power BI provides advanced analytics and visualization.

Why this answer

Power BI Dashboard is correct because Dynamics 365 Sales integrates with Power BI to create rich, interactive dashboards that can display real-time data from multiple sources, including total revenue by region for the current quarter. Power BI dashboards allow sales managers to customize visualizations and filter data dynamically, making them ideal for this analytical requirement.

Exam trap

The trap here is that candidates often confuse Interactive Experience Dashboards with Power BI dashboards, assuming the built-in interactive features are sufficient for complex analytics, but Microsoft explicitly tests that Power BI is the correct choice for custom, multi-source visualizations like revenue by region.

How to eliminate wrong answers

Option B (Interactive Experience Dashboard) is wrong because Interactive Experience Dashboards in Dynamics 365 are designed for role-based, actionable insights with drill-down capabilities but rely on built-in Dynamics 365 data and do not natively support the advanced, multi-source data blending and custom visualizations that Power BI provides for revenue-by-region analysis. Option C (System Dashboard) is wrong because System Dashboards are pre-configured, read-only dashboards that display standard Dynamics 365 data without the flexibility to create custom revenue-by-region charts or connect to external data sources. Option D (Tableau Dashboard) is wrong because Tableau is a third-party visualization tool not natively integrated into Dynamics 365 Sales; while it could be used via custom connectors, it is not a standard dashboard type within the Dynamics 365 ecosystem.

637
MCQhard

A company uses Dynamics 365 Customer Service. Managers complain that the 'Resolved Cases' dashboard shows incorrect numbers. Upon investigation, you notice that some cases resolved by agents are still appearing as 'In Progress'. What is the most likely cause?

A.The case resolution is being saved but not activated
B.The case is linked to an expired SLA
C.The case is in a queue with a routing rule set
D.The case resolution activity is not being created
AnswerA

Resolution must be activated to change status.

Why this answer

In Dynamics 365 Customer Service, a case is resolved by running the 'Resolve Case' process, which creates a case resolution activity and changes the status to 'Resolved'. However, if the case resolution activity is saved but not activated (i.e., the user clicks 'Save' instead of 'Activate' or the workflow fails to complete), the case remains in 'In Progress' status. This is the most likely cause because the dashboard counts only cases with a status of 'Resolved', and without activation, the status change is not committed.

Exam trap

The trap here is that candidates often assume any saved activity automatically updates the case status, but in Dynamics 365, the case resolution activity must be explicitly activated to trigger the status change.

How to eliminate wrong answers

Option B is wrong because an expired SLA affects service level tracking and may trigger warnings, but it does not prevent a case from being resolved or change its status after resolution. Option C is wrong because a routing rule set on a queue determines how cases are assigned, not whether a case can be resolved or its status updated. Option D is wrong because the case resolution activity must be created as part of the resolve process; if it were not created, the case would not show as resolved at all, but the issue is that it appears as 'In Progress' rather than 'Resolved', indicating the activity exists but is not activated.

638
MCQmedium

A field service organization needs to track the history of maintenance performed on specific pieces of equipment at customer sites. What should they use?

A.Inventory transfers
B.Work orders
C.Customer assets
D.Service agreements
AnswerC

Customer assets track equipment and service history.

Why this answer

Customer assets are used to record and track equipment at customer locations, including service history. Option A is incorrect because work orders are for specific tasks, not ongoing asset history. Option B is incorrect because service agreements define terms, not asset history.

Option D is incorrect because inventory transfers track parts movement, not equipment history.

639
MCQeasy

Refer to the exhibit. A Gold SLA is configured with the terms shown. A high-priority case (priority 1) is created at 10:00 AM Pacific Time on a weekday. What happens if the case is not responded to by 12:00 PM Pacific Time?

A.The agent receives a warning notification
B.The case is automatically resolved
C.The SLA is paused until next business day
D.The case is escalated as per failure action
AnswerD

Failure action is escalate.

Why this answer

The SLA term requires initial response within 2 hours for priority 1 cases. If not met, the failure action is 'escalate'. The SLA is based on business hours, but since the case was created during business hours, the clock runs.

640
MCQhard

Refer to the exhibit. A case with priority 'High' is created and the GoldSLA is applied. After 5 hours, the case has not been responded to. What will happen?

A.The SLA is paused until the case is updated
B.The case is automatically escalated to the next tier
C.An email is sent to the case owner
D.The system waits for the 8-hour term to fail
AnswerC

The SLA term for High priority has a 4-hour response time; after 5 hours, failure action triggers.

Why this answer

Option A is correct because the ResponseTime for High priority is 4 hours. Since 5 hours have passed, the SLA has failed, and the failure action (send email to case owner) will execute. Option B is wrong because the failure action is triggered at 4 hours, not at the next term.

Option C is wrong because the SLA is not paused; it continues. Option D is wrong because the SLA does not automatically escalate to next term; failure action fires.

641
MCQmedium

A dispatcher wants to automatically assign work orders to the nearest available technician with the required skills. Which tool should they configure?

A.Resource Scheduling Optimization
B.Manual scheduling using the Schedule Board
C.Schedule Board with filters
D.Connected Field Service
AnswerA

RSO automatically assigns work orders based on configured rules.

Why this answer

Option D is correct because Resource Scheduling Optimization (RSO) automates assignment based on proximity and skills. Option A is incorrect because Manual scheduling is not automated. Option B is incorrect because the Schedule Board is manual.

Option C is incorrect because Connected Field Service is for IoT.

642
MCQhard

A field service manager wants to optimize technician schedules to minimize travel time. Which Dynamics 365 Field Service feature should they use?

A.Resource Scheduling Optimization
B.Inventory Management
C.Schedule Board
D.Connected Field Service
AnswerA

It automatically optimizes schedules based on travel time, skills, and availability.

Why this answer

Resource Scheduling Optimization (RSO) is the correct feature because it uses predefined optimization goals and constraints to automatically generate and adjust technician schedules, specifically targeting minimized travel time. Unlike manual scheduling on the Schedule Board, RSO applies algorithms to consider factors like location, skill requirements, and availability to produce the most efficient route and assignment sequence.

Exam trap

The trap here is that candidates often confuse the Schedule Board's manual scheduling capabilities with automated optimization, assuming that dragging assignments on the board can achieve the same efficiency as RSO's algorithmic approach.

How to eliminate wrong answers

Option B (Inventory Management) is wrong because it focuses on tracking and managing stock levels, parts, and equipment, not on scheduling or travel optimization. Option C (Schedule Board) is wrong because it is a manual drag-and-drop interface for dispatchers to assign work orders, lacking automated optimization logic to minimize travel time. Option D (Connected Field Service) is wrong because it integrates IoT data from devices to trigger proactive maintenance or service alerts, but does not include scheduling or route optimization capabilities.

643
Multi-Selectmedium

Which TWO features in Dynamics 365 Sales help sales reps prioritize their daily tasks and focus on high-value activities?

Select 2 answers
A.Work List
B.Relationship Assistant
C.Goal Management
D.Forecasting
E.Predictive Lead Scoring
AnswersA, B

Work List shows prioritized tasks for the day.

Why this answer

Work List (A) is correct because it provides a personalized, prioritized list of activities and records (e.g., leads, opportunities, tasks) that are due or overdue, helping sales reps immediately see what needs attention. Relationship Assistant (B) is correct because it uses AI-driven insights and business rules to surface actionable cards (e.g., follow-up reminders, email engagement alerts) that guide reps toward high-value activities, such as contacting a hot lead or preparing for a meeting.

Exam trap

The trap here is that candidates often confuse Predictive Lead Scoring (E) with a task-prioritization feature, but it only provides a score and does not generate actionable daily tasks or reminders.

644
Multi-Selecteasy

Which TWO actions can be performed using the Customer Service Admin Center? (Choose two.)

Select 2 answers
A.Manage knowledge articles
B.Configure Copilot features
C.Set up queues for case routing
D.Configure user security roles
E.View survey response analytics
AnswersC, D

Queues are configured in the Customer Service Admin Center to manage work distribution.

Why this answer

The admin center is used to configure user settings and queues. Option A is wrong because Copilot settings are configured elsewhere. Option C is wrong because survey analytics are in Customer Voice.

Option D is wrong because knowledge articles are managed in the Knowledge Base settings, not the admin center.

645
MCQmedium

A field service organization uses Dynamics 365 Field Service to manage work orders. Technicians report that their mobile app does not show the customer's asset details even though the asset is linked to the work order. You need to ensure asset details are visible on the mobile app. What should you configure?

A.Configure the Field Service Mobile configuration to include asset details.
B.Modify the field service settings in the Dynamics 365 admin center.
C.Change the work order type to include asset details.
D.Update the Bookable Resource record for each technician.
AnswerA

Correct: The mobile configuration controls which entity fields are visible on the mobile app.

Why this answer

Option A is correct because the Field Service Mobile configuration determines which fields and entities appear on the mobile app. Asset details must be included in the mobile project or form configuration. Option B is wrong because the Bookable Resource record only identifies the technician, not what data is displayed.

Option C is wrong because field service settings control scheduling but not mobile visibility. Option D is wrong because work order types categorize but do not control mobile layout.

646
MCQhard

A marketing team wants to use Dynamics 365 Customer Insights to create a segment of customers who have purchased within the last 30 days and have an open support case. The segment should update daily. Which type of segment should they create?

A.Calculated measure
B.Static segment
C.Dynamic segment
D.Predictive model
AnswerC

Dynamic segments update automatically based on criteria.

Why this answer

Option D is correct because a dynamic segment automatically updates membership based on changing conditions. Option A is wrong because a static segment is a one-time snapshot. Option B is wrong because a calculated measure is a metric, not a segment.

Option C is wrong because a predictive model forecasts behavior, not a segment definition.

647
MCQmedium

A company wants to use AI to analyze customer sentiment from support conversations. Which Dynamics 365 feature provides this capability?

A.Omnichannel for Customer Service
B.Customer Voice
C.Knowledge Base
D.Copilot for Customer Service
AnswerD

Copilot uses AI to summarize conversations and detect sentiment.

Why this answer

Option B is correct because Copilot for Customer Service includes AI that analyzes sentiment in real-time. Option A (Omnichannel) is a channel aggregator. Option C (Customer Voice) is for surveys.

Option D (Knowledge Base) is for articles.

648
MCQmedium

Your organization uses Dynamics 365 Customer Service. A customer contacts support via chat and the agent needs to see the customer's previous purchases and open cases. Which feature allows the agent to access this information without switching screens?

A.Agent Dashboard
B.Knowledge Base
C.Omnichannel for Customer Service
D.Customer Service Insights
AnswerA

Agent Dashboard gives a 360-degree view of the customer, including interactions and history.

Why this answer

Option B is correct because the Agent Dashboard provides a unified view of customer information. Option A (Knowledge Base) is for articles. Option C (Customer Service Insights) is for analytics.

Option D (Omnichannel) handles routing, not agent workspace.

649
MCQeasy

A manager wants to see which work orders are scheduled for today on a map-based view. Which tool in Dynamics 365 Field Service provides this?

A.Customer Service Hub
B.Resource Scheduling Optimization
C.Schedule Board
D.Work Order list
AnswerC

Schedule Board offers a map view with schedule details.

Why this answer

The Schedule Board in Dynamics 365 Field Service provides a map-based view that displays work orders, resources, and their schedules. It allows managers to see which work orders are scheduled for today, drag-and-drop to reschedule, and filter by various criteria. This makes it the correct tool for visualizing work orders on a map.

Exam trap

The trap here is that candidates may confuse the Schedule Board's map-based scheduling interface with the Work Order list's grid view, or mistakenly think Resource Scheduling Optimization provides a manual map view when it actually focuses on automated optimization.

How to eliminate wrong answers

Option A is wrong because Customer Service Hub is designed for managing customer service cases and interactions, not for scheduling or viewing field service work orders on a map. Option B is wrong because Resource Scheduling Optimization is an AI-powered engine that automatically optimizes schedules, but it does not provide a map-based view for manually seeing today's work orders. Option D is wrong because the Work Order list is a tabular view of work orders without a map interface, lacking the geographic visualization needed for a map-based view.

650
MCQhard

A financial services company uses Dynamics 365 Customer Insights to manage customer data. They need to ensure that the data unification process complies with GDPR right to erasure. Which feature should they configure to handle such requests?

A.Enrich profiles with consent data
B.Data source connection settings
C.Use the Customer Insights data lifecycle management to delete profiles based on a data subject request
D.Configure export destinations to exclude certain data
AnswerC

Lifecycle management allows deletion of profiles.

Why this answer

Option C is correct because Customer Insights provides a dedicated data lifecycle management feature that allows administrators to delete individual customer profiles in response to a data subject request (DSR) under GDPR. This feature directly supports the right to erasure by enabling targeted deletion of a specific profile and its associated data across all unified customer entities, ensuring compliance without affecting other records.

Exam trap

The trap here is that candidates may confuse consent management (Option A) with the actual deletion mechanism, or think that export exclusions (Option D) can retroactively remove data, when in fact only the lifecycle management feature performs a permanent, targeted deletion of the unified profile.

How to eliminate wrong answers

Option A is wrong because enriching profiles with consent data captures and stores consent preferences (e.g., marketing opt-in), but it does not provide a mechanism to delete a profile in response to an erasure request. Option B is wrong because data source connection settings control how data is imported from external systems (e.g., Azure Data Lake, Dataverse), not how existing unified profiles are managed or deleted. Option D is wrong because configuring export destinations to exclude certain data controls what data is sent to external systems (e.g., Power BI, Azure Synapse), but it does not delete the source profile within Customer Insights itself.

651
MCQmedium

A company wants to use Customer Insights to identify customers who are likely to respond to a new product campaign. Which feature should they use?

A.Enrichment
B.Predictive scoring
C.Measures
D.Segmentation
AnswerB

Predictive scoring uses AI to predict customer behavior such as likelihood to respond.

Why this answer

Predictive scoring in Dynamics 365 Customer Insights uses machine learning models to analyze historical customer data and engagement patterns, assigning a score that predicts the likelihood of a specific outcome—such as responding to a new product campaign. This directly matches the company's goal of identifying high-propensity customers for targeted outreach.

Exam trap

The trap here is that candidates confuse Segmentation (a static grouping tool) with Predictive scoring (a dynamic machine learning output), because both can be used to target customers, but only Predictive scoring answers the 'likely to respond' question using probability modeling.

How to eliminate wrong answers

Option A is wrong because Enrichment is used to augment customer profiles with external data sources (e.g., demographic or firmographic data), not to predict future behaviors like campaign response. Option C is wrong because Measures are aggregated calculations (e.g., total spend or average order value) that summarize historical data, but they do not generate predictive scores for future actions. Option D is wrong because Segmentation groups customers based on static criteria or rules (e.g., age or purchase history), but it lacks the predictive modeling capability to forecast which customers are most likely to respond to a campaign.

652
MCQmedium

A sales manager wants to create a report that shows the total revenue of all won opportunities in the current quarter. Which out-of-the-box report type can be used?

A.Opportunity Overview
B.Sales Pipeline
C.Lead Source Effectiveness
D.Activity Report
AnswerA

Can be filtered to show won opportunities and sum revenue.

Why this answer

Option B is correct because the 'Opportunity Overview' report includes revenue and status filters. Option A is wrong because 'Lead Source Effectiveness' focuses on leads. Option C is wrong because 'Sales Pipeline' shows pipeline stages.

Option D is wrong because 'Activity Report' shows activities.

653
Multi-Selectmedium

Which TWO features in Dynamics 365 Customer Service help improve agent productivity?

Select 2 answers
A.Copilot
B.Service Level Agreements
C.Timeline
D.Unified Routing
E.Quick Replies
AnswersA, E

Copilot helps agents with AI suggestions.

Why this answer

Option B (Copilot) and Option D (Quick Replies) both improve agent productivity by providing AI assistance and pre-defined responses. Option A (SLA) is for management. Option C (Unified Routing) is for work distribution.

Option E (Timeline) is for history.

654
MCQhard

A sales team uses a custom entity 'Project' that has a lookup to 'Opportunity'. They want to see all Projects linked to an Opportunity in the Opportunity's timeline. What must you configure?

A.Set up timeline control on the opportunity form to include the Project entity
B.Add a subgrid of Projects on the opportunity form
C.Enable auto capture for the Project entity
D.Create a Power Automate flow to post project updates to the timeline
AnswerA

Timeline can be configured to show activities and notes from related custom entities.

Why this answer

The timeline control in Dynamics 365 Sales automatically aggregates activities and notes from related entities, including custom entities with a lookup to the record. By configuring the timeline control on the Opportunity form to include the 'Project' entity, the system will display all Project records linked to that Opportunity directly in the timeline, without requiring additional development or manual configuration.

Exam trap

The trap here is that candidates often confuse the timeline control with a subgrid, assuming both can display related records, but the timeline is specifically designed for chronological activity aggregation while a subgrid is for tabular data display.

How to eliminate wrong answers

Option B is wrong because a subgrid displays records in a tabular grid format on the form, not in the chronological timeline view; the requirement specifically asks for timeline integration. Option C is wrong because Auto Capture is a feature for suggesting emails and appointments based on user activity, not for displaying related entity records in a timeline. Option D is wrong because while a Power Automate flow could post updates to the timeline, it would require custom development and maintenance, whereas the built-in timeline control natively supports displaying related entity records without additional flows.

655
Multi-Selectmedium

A company wants to use Customer Insights to improve customer retention. Which TWO features should they use?

Select 2 answers
A.Data profiling
B.Segments (based on churn risk)
C.Data sources configuration
D.Predictive models (churn model)
E.Data exports to external systems
AnswersB, D

Segments can be used to target retention campaigns.

Why this answer

Segments based on churn risk (Option B) allow you to group customers who are likely to leave, enabling targeted retention campaigns. Predictive models, specifically the churn model (Option D), use historical data and machine learning to calculate a churn probability score for each customer, which directly feeds into those segments. Together, they provide the actionable intelligence needed to proactively intervene and improve retention.

Exam trap

The trap here is that candidates confuse foundational setup tasks (data profiling, data sources, exports) with the actual analytical features (segments and predictive models) that directly solve the business problem of improving retention.

656
Multi-Selecthard

Which THREE components are part of the Omnichannel for Customer Service configuration?

Select 3 answers
A.Queues
B.Chat channel
C.Knowledge articles
D.Workstreams
E.SLA KPIs
AnswersA, B, D

Queues hold work items for agents.

Why this answer

Options A, B, and D are correct. Workstreams, queues, and chat channels are core components of Omnichannel for Customer Service.

657
MCQeasy

You are analyzing Dynamics 365 Customer Service performance. Based on the KQL query, what is being calculated?

A.Total resolution time per owner
B.Average resolution time by priority
C.Number of open cases per owner
D.Average resolution time per owner for resolved cases
AnswerD

The query groups by OwnerName and averages ResolutionTime.

Why this answer

The query filters resolved cases and averages resolution time by owner. Option A is correct. Option B is wrong because it's average, not total.

Option C is wrong because it's not by priority. Option D is wrong because it's not about open cases.

658
MCQmedium

A company uses Dynamics 365 Field Service and wants to offer customers a self-service portal to schedule appointments. Which feature should be implemented?

A.Field Service Mobile app
B.Dynamics 365 Copilot
C.Schedule Board
D.Customer Portal (Power Apps portal)
AnswerD

The Customer Portal allows customers to self-schedule appointments.

Why this answer

Option D is correct because the Customer Portal (Power Apps portal) enables self-service scheduling. Option A is incorrect because Copilot is an AI assistant, not a portal. Option B is incorrect because Mobile Field Service app is for technicians.

Option C is incorrect because the Schedule Board is for dispatchers.

659
MCQhard

A data analyst needs to create a measure in Dynamics 365 Customer Insights - Data that calculates the total revenue per customer from the past 90 days. They have a 'Sales' entity with fields: CustomerID, Revenue, and TransactionDate. Which type of measure should they create?

A.Calculated measure
B.Entity measure
C.Dimension measure
D.Attribute measure
AnswerA

Calculated measures allow custom aggregations like SUM over a time filter.

Why this answer

A calculated measure in Dynamics 365 Customer Insights - Data is used to perform aggregations (like SUM, COUNT, AVG) over a specified time window, such as the past 90 days, using fields from a single entity. Since the requirement is to sum Revenue per CustomerID filtered by TransactionDate within a rolling 90-day period, a calculated measure is the correct type because it allows defining a measure with a time-based filter and aggregation logic directly on the 'Sales' entity.

Exam trap

The trap here is that candidates confuse 'calculated measure' with 'entity measure' because both involve aggregation, but entity measures require a relationship between entities (e.g., a join), whereas a calculated measure works on a single entity with a filter.

How to eliminate wrong answers

Option B is wrong because an entity measure is used to compute metrics across multiple entities (e.g., joining 'Sales' with 'Customer'), not for a single-entity aggregation with a time filter. Option C is wrong because a dimension measure is not a valid measure type in Dynamics 365 Customer Insights - Data; dimensions are attributes used for grouping, not measures. Option D is wrong because an attribute measure does not exist in this context; attributes are fields within an entity, not a type of measure that can perform calculations or time-based filtering.

660
MCQhard

Contoso Ltd. is a multinational retailer using Dynamics 365 Customer Insights to unify customer data from three regional CRM systems (North America, Europe, Asia) and a global e-commerce platform. The company has configured data sources for each system and run data unification, but the unified customer profiles show a high number of duplicates (approximately 15% of profiles are duplicates). The administrator has tried increasing the match confidence threshold but the problem persists. Additionally, the company wants to ensure that customer consent preferences (opt-in for marketing) are synchronized across all profiles. The administrator is considering adjusting the unification rules. The current matching rules use only email address. What is the best course of action to reduce duplicates while maintaining data accuracy?

A.Create separate unifications for each region
B.Add additional matching conditions such as phone number and postal code
C.Remove the email condition and use only customer name
D.Lower the match confidence threshold to 50% to match more records
AnswerB

Multiple conditions improve matching accuracy.

Why this answer

Option B is correct because adding additional matching conditions (such as phone number and postal code) increases the precision of duplicate detection. With only email as the match condition, records that share the same email but belong to different individuals (e.g., family accounts) or have data entry errors are incorrectly merged. By requiring multiple identifiers to match, the system reduces false positives while still catching true duplicates, improving the overall accuracy of the unified customer profiles.

Exam trap

The trap here is that candidates may think lowering the confidence threshold will reduce duplicates, but in reality, lowering the threshold increases the number of matched records (including false positives), while the correct approach is to add more matching conditions to improve precision without sacrificing recall.

How to eliminate wrong answers

Option A is wrong because creating separate unifications for each region would prevent cross-region duplicate detection and defeat the purpose of a single unified customer view, leading to fragmented profiles. Option C is wrong because removing the email condition and using only customer name would drastically increase false positives (names are not unique) and likely worsen the duplicate problem. Option D is wrong because lowering the match confidence threshold to 50% would match more records, increasing the number of false duplicates rather than reducing them, and would not address the root cause of insufficient matching criteria.

661
MCQeasy

Fabrikam Inc. provides IT support services and uses Dynamics 365 Field Service. They have recently started using IoT devices to monitor their customers' servers. When a server temperature exceeds a threshold, an alert is sent to Fabrikam's Field Service system. Fabrikam wants to automatically create a work order for the alert and assign it to a technician with the necessary server skills. The technician should receive a notification on their mobile device. Which combination of features should Fabrikam use?

A.Power Automate to create work orders from IoT alerts, manual assignment via Schedule Board, and email notifications.
B.Connected Field Service to create work orders, Customer Portal for assignment, and Field Service Mobile app for notifications.
C.A custom integration to create work orders, manual assignment, and text messages.
D.Connected Field Service to create work orders from IoT alerts, Resource Scheduling Optimization to auto-assign based on skills, and Field Service Mobile app for notifications.
AnswerD

This combination covers all requirements.

Why this answer

Option A is correct because Connected Field Service creates work orders from IoT alerts, Resource Scheduling Optimization can assign them based on skills, and the Field Service Mobile app sends notifications. Option B is incorrect because Power Automate does not natively handle IoT alerts as well as Connected Field Service. Option C is incorrect because manual assignment is not automated.

Option D is incorrect because the Customer Portal is for customers, not technicians.

662
Multi-Selectmedium

Which TWO of the following are capabilities of Dynamics 365 Customer Service?

Select 2 answers
A.Project scheduling
B.Knowledge management
C.Sales forecasting
D.Case management
E.Product lifecycle management
AnswersB, D

Knowledge management allows agents to create and use knowledge articles.

Why this answer

Options A and C are correct. Case management is a core capability. Knowledge management allows creation of knowledge articles.

Option B is incorrect because Sales forecasting belongs to Dynamics 365 Sales. Option D is incorrect because Project scheduling belongs to Dynamics 365 Project Operations. Option E is incorrect because Product lifecycle management belongs to Dynamics 365 Supply Chain Management.

663
MCQmedium

Refer to the exhibit. Jane Smith has been assigned work order WO-00234 for an installation. The work order requires skills in Plumbing and Electrical. Jane has Plumbing and HVAC skills. What is the impact on the work order?

A.The work order will be automatically reassigned to a resource with both skills.
B.The system will show a skill gap warning but the assignment remains.
C.The work order will be canceled.
D.The system will add the Electrical skill to Jane's profile.
AnswerB

A skill gap is indicated, but the work order can still be assigned if the dispatcher overrides.

Why this answer

Option C is correct because Jane lacks the Electrical skill required. The system will flag a skill gap but still allow assignment if configured, though it's not ideal. Option A is incorrect because work orders can be assigned without all skills if overridden.

Option B is incorrect because the system does not automatically add skills. Option D is incorrect because the work order is already assigned.

664
Multi-Selecteasy

Which TWO capabilities are included in Dynamics 365 Sales?

Select 2 answers
A.Financial reporting
B.Lead and opportunity management
C.Inventory management
D.Sales analytics and insights
E.Email marketing
AnswersB, D

Correct. Core sales features.

Why this answer

Dynamics 365 Sales includes lead and opportunity management, as well as sales analytics. Inventory management is in Supply Chain Management, and financial reporting is in Finance. Email marketing is part of Marketing.

665
MCQeasy

Refer to the exhibit. An agent is set to Available with capacity 5 and skills Billing and Technical Support. If a billing case requires 2 capacity, how many more billing cases can the agent accept?

A.3
B.4
C.5
D.2
AnswerA

5 total capacity minus 2 used = 3 remaining.

Why this answer

The agent has capacity 5, using 2 for the billing case leaves 3 capacity. Option A is correct. Option B (5) is initial capacity.

Option C (4) is wrong. Option D (2) is wrong.

666
MCQeasy

A sales manager wants to track the progress of a deal through its stages, from initial contact to closing. Which Dynamics 365 Sales feature should they use?

A.Approval workflows
B.Sales territories
C.Sales goals
D.Business process flows
AnswerD

Business process flows provide a visual guide for progressing through deal stages.

Why this answer

Business process flows in Dynamics 365 Sales provide a guided sequence of stages and steps that align with a sales methodology, allowing the sales manager to track a deal's progress from initial contact through closing. Each stage can require specific data entry or actions, ensuring consistent deal progression and visibility into the pipeline.

Exam trap

The trap here is that candidates may confuse business process flows with approval workflows, but approval workflows are for authorizing actions, not for guiding a deal through sequential sales stages.

How to eliminate wrong answers

Option A is wrong because approval workflows are used to route records for approval (e.g., discount requests) and do not define or track deal stages. Option B is wrong because sales territories define geographic or market segments for assigning accounts and salespeople, not the sequential stages of a deal. Option C is wrong because sales goals are targets for revenue or other metrics, not a process for tracking deal progression through stages.

667
MCQeasy

Contoso Ltd. uses Dynamics 365 Customer Service to manage customer cases. Support agents are overwhelmed with phone calls and want to reduce call volume by offering self-service options. The company wants customers to find answers from knowledge articles, track their own cases, and submit service requests without contacting an agent. They also want to ensure that only authenticated customers can access these self-service features. You need to recommend a solution. What should you do?

A.Create a Power Pages portal and configure self-service features with authentication.
B.Create a new customer service queue and assign it to support agents.
C.Create a Power Automate flow to send case updates via email.
D.Create a Power BI dashboard to display case status to customers.
AnswerA

Power Pages provides a customer-facing portal with self-service capabilities and authentication.

Why this answer

Creating a Power Pages portal integrated with Customer Service provides self-service capabilities for customers to access knowledge articles, track cases, and submit requests. Authentication can be configured to require customer login. Option A is incorrect because a customer service queue is for agents, not customers.

Option C is incorrect because a Power BI dashboard is for reporting, not self-service. Option D is incorrect because a Power Automate flow automates processes but does not provide a customer-facing portal.

668
MCQmedium

A sales manager wants to automatically prioritize leads based on their likelihood to convert. Which capability in Dynamics 365 Sales should they use?

A.Sales Sequence
B.Predictive Lead Scoring
C.Business Process Flow
D.Sales Copilot
AnswerB

Predictive Lead Scoring uses historical data to assign a score indicating conversion likelihood.

Why this answer

Option C is correct because Predictive Lead Scoring uses machine learning to score leads based on conversion probability. Option A (Sales Copilot) is an AI assistant, not for scoring. Option B (Sequence) is for guided selling.

Option D (Business Process Flow) standardizes steps.

669
MCQeasy

A field service manager wants to track the total time a technician spends on a work order, including travel and on-site work, for billing and payroll purposes. Which entity should they use?

A.Time entry
B.Service activity
C.Incident type
D.Resource pay type
AnswerA

Time entries capture duration and can be associated with work orders.

Why this answer

Time entries allow technicians to log time against work orders, capturing both travel and on-site time. Option A is wrong because service activity is a scheduling record, not a time log. Option B is wrong because incident type defines work performed but not time.

Option D is wrong because resource pay type is a rate configuration, not a time log.

670
MCQmedium

A retail company uses Dynamics 365 Customer Insights to unify customer data from online and in-store transactions. They want to define a customer segment based on customers who have made a purchase within the last 30 days and have a lifetime value above $500. Which feature should they use?

A.Create a segment based on conditions
B.Create a measure
C.Enrich customer profiles with demographic data
D.Create a prediction model
AnswerA

Segments can be defined using conditions on measures and activities.

Why this answer

Option A is correct because Dynamics 365 Customer Insights allows you to define a segment based on conditions, such as combining a purchase recency filter (last 30 days) with a calculated lifetime value threshold (>$500). This uses the segment builder's rule-based logic to query unified customer profiles and transactional data, enabling precise targeting without custom code.

Exam trap

The trap here is confusing a measure (aggregated metric) with a segment (group of customers), as both involve conditions but serve fundamentally different purposes in Customer Insights.

How to eliminate wrong answers

Option B is wrong because a measure aggregates data (e.g., sum of purchases) into a metric, but it does not create a dynamic group of customers; segments are needed for grouping. Option C is wrong because enriching profiles with demographic data adds external attributes (e.g., age, income) but does not filter customers based on purchase recency or lifetime value conditions. Option D is wrong because a prediction model forecasts future behavior (e.g., churn probability) rather than defining a static rule-based segment based on historical data.

671
Multi-Selectmedium

You are a Dynamics 365 administrator. Which THREE actions can be performed using Copilot capabilities in Dynamics 365?

Select 3 answers
A.Create a Power Automate workflow
B.Assign security roles to users
C.Summarize a customer case history
D.Generate a draft email response from a record
E.Answer natural language questions about your data
AnswersC, D, E

Copilot can summarize records.

Why this answer

Option C is correct because Copilot in Dynamics 365 can summarize a customer case history by using generative AI to extract key details from case notes, activities, and related records. This allows support agents to quickly understand the context without manually reading through lengthy histories, improving efficiency and response accuracy.

Exam trap

The trap here is that candidates may confuse Copilot's generative AI capabilities with broader administrative or automation features, assuming it can perform tasks like workflow creation or security role assignment, which are outside its scope and require separate tools or permissions.

672
MCQhard

An agent is working on a case titled 'User cannot reset password'. The agent opens the knowledge article shown in the exhibit. The agent expects the article to be automatically suggested by Copilot, but it is not. What is the most likely reason?

A.The article content is malformed
B.The keywords in the article do not match the case context
C.The article status is not set to Published
D.The language is set to en-US but the case is in another language
AnswerB

Keywords like 'password' and 'reset' should match, but if the case description uses different terms, Copilot may not suggest it.

Why this answer

Option C is correct because Copilot suggests articles based on case title and description matching keywords. If the article's keywords do not match the case context, it may not be suggested. Option A is incorrect because the article is published.

Option B is incorrect because the language is English. Option D is incorrect because the content is not malformed.

673
MCQhard

A company wants to implement a self-service portal where customers can submit cases, track progress, and find knowledge articles. Which Dynamics 365 component should be used?

A.Power Pages
B.Customer Service portal
C.Microsoft Copilot Studio
D.Omnichannel for Customer Service
AnswerB

This portal provides case submission, tracking, and knowledge base access.

Why this answer

Option C is correct because the Customer Service portal is a self-service portal for customers. Option A is wrong because Omnichannel is for live agent interactions. Option B is wrong because Power Pages is a general-purpose portal builder but the Customer Service portal is purpose-built.

Option D is wrong because Microsoft Copilot Studio is for building chatbots.

674
MCQeasy

A sales rep wants to send a personalized quote to a customer directly from Dynamics 365 Sales. The quote should include line items with prices and discounts. Which entity should the rep use to create the quote?

A.Lead
B.Order
C.Opportunity
D.Invoice
AnswerC

Quotes are created from opportunities with line items and discounts.

Why this answer

Option A is correct because quotes are created from opportunities and contain line items. Option B is wrong because orders are created after the quote is accepted. Option C is wrong because invoices are for billing after order.

Option D is wrong because leads are initial contacts.

675
MCQmedium

A support agent needs to temporarily escalate a case to a senior engineer without reassigning ownership. The senior engineer should be able to view and collaborate on the case. What should the agent do?

A.Route the case to a queue the senior engineer monitors
B.Reassign the case to the senior engineer
C.Add the senior engineer as a case participant
D.Create a child case and link it
AnswerC

Case participants can collaborate without owning the case.

Why this answer

Option C is correct because adding the senior engineer as a case participant in Dynamics 365 Customer Service allows them to view and collaborate on the case without transferring ownership. This maintains the original agent as the owner while granting the senior engineer access to contribute, which is the exact requirement for temporary escalation without reassignment.

Exam trap

The trap here is that candidates confuse 'reassigning' (which changes ownership) with 'adding as a participant' (which grants access without ownership transfer), leading them to choose Option B because they think escalation always requires ownership change.

How to eliminate wrong answers

Option A is wrong because routing the case to a queue that the senior engineer monitors would change the case's ownership to the queue and potentially reassign it to any queue member, not just the senior engineer, and does not preserve the original agent's ownership. Option B is wrong because reassigning the case to the senior engineer transfers full ownership, which contradicts the requirement to temporarily escalate without reassigning ownership. Option D is wrong because creating a child case and linking it creates a separate record that does not grant the senior engineer direct access to the original case; it adds complexity and does not enable collaboration on the same case.

Page 8

Page 9 of 14

Page 10