MB-910 Describe Dynamics 365 Customer Insights Practice Question
Exhibit
Refer to the exhibit.
{
"segment": {
"name": "HighValueCustomers",
"criteria": {
"measure": "TotalSpend",
"operator": "greaterThan",
"value": 5000
}
}
}A marketer creates the segment shown. Which customers will be included?
⚠ Common exam trap
Test-takers frequently confuse 'greater than' with 'greater than or equal to', assuming the threshold value is included, but the segment explicitly uses 'greater than' which excludes the boundary value of 5000.
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
✓
Customers with TotalSpend more than 5000
The segment shown uses a condition that filters customers based on the 'TotalSpend' attribute being greater than 5000. In Dynamics 365 Customer Insights, segments are built using attribute conditions, and the operator 'greater than' (>) includes only records where the numeric value exceeds the specified threshold. Therefore, customers with a TotalSpend value above 5000 are included in the segment.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Customers with TotalSpend more than 5000
Why this is correct
Matches the criteria.
- ✗
Customers with TotalSpend less than 5000
Why it's wrong here
Opposite condition.
- ✗
All customers with any TotalSpend
Why it's wrong here
Condition filters.
- ✗
Customers with TotalSpend exactly 5000
Why it's wrong here
greaterThan excludes 5000.
Go deeper
Related to this question
About these practice questions
Courseiva writes every MB-910 question from scratch — 941 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
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.