Courseiva
Describe Dynamics 365 Customer InsightsmediumMultiple ChoiceObjective-mapped

MB-910 Describe Dynamics 365 Customer Insights Practice Question

Exhibit

Refer to the exhibit.

{
  "segments": [
    {
      "name": "HighValueCustomers",
      "criteria": {
        "operator": "and",
        "conditions": [
          {"field": "TotalPurchaseAmount", "operator": "greaterThan", "value": 500},
          {"field": "TotalPurchaseAmount", "operator": "lessThan", "value": 2000}
        ]
      }
    }
  ]
}

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

⚠ Common exam trap

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

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Identify customers with medium spending between 500 and 2000

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

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Identify customers with high spending above 2000

    Why it's wrong here

    The condition requires less than 2000, so high spenders are excluded.

  • Identify all customers

    Why it's wrong here

    The segment has conditions, so it does not include all customers.

  • Identify customers with medium spending between 500 and 2000

    Why this is correct

    The segment includes customers with TotalPurchaseAmount between 500 and 2000.

  • Identify customers with low spending below 500

    Why it's wrong here

    The condition requires greater than 500, so low spenders are excluded.

About these practice questions

One of 941 original MB-910 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MB-910 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-910 exam.