Data 360 Consultant Segmentation And Insights Practice Question
A calculated insight calculating average order value fails during execution with a timeout error. How should the consultant optimize the query?
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
✓
Refactor the query to use incremental processing logic and filter out historical data older than required.
Optimizing Calculated Insights involves reducing scan sizes, avoiding overly complex self-joins, and leveraging indexed fields where possible.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Increase the batch segment publishing frequency from daily to hourly.
Why it's wrong here
Increasing frequency would increase the load and likelihood of timeouts.
- ✗
Convert the Calculated Insight into a streaming segment source.
Why it's wrong here
Streaming segments cannot directly resolve timeout issues in underlying calculated insight queries.
- ✗
Map the calculated insight fields directly to Marketing Cloud Engagement attributes.
Why it's wrong here
Mapping to external systems does not affect internal execution performance.
- ✓
Refactor the query to use incremental processing logic and filter out historical data older than required.
Why this is correct
Filtering unneeded historical data and optimizing queries reduces resource consumption and prevents timeouts.
About these practice questions
Courseiva writes every Data 360 Consultant question from scratch — 519 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 and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Salesforce exam blueprint
This Data 360 Consultant practice question is part of Courseiva's free Salesforce 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 Data 360 Consultant exam.