Data 360 Consultant Segmentation And Insights Practice Question
A consultant is building a Calculated Insight that aggregates web session data. The requirement is to compute the rolling 30-day average of session durations per user. Which SQL clause or construct is essential for handling time-window calculations in Data Cloud Calculated Insights?
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
✓
Standard ANSI SQL window functions and timestamp filtering expressions.
Data Cloud Calculated Insights support window functions and time-based aggregation constructs in ANSI SQL to calculate rolling averages, ranks, and partitioned metrics over time.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Apex streaming context variables.
Why it's wrong here
Apex cannot be used inside Calculated Insights queries.
- ✓
Standard ANSI SQL window functions and timestamp filtering expressions.
Why this is correct
ANSI SQL window functions and timestamp filtering enable rolling and windowed aggregations in Calculated Insights.
- ✗
Salesforce SOQL date literals like LAST_N_DAYS:30.
Why it's wrong here
Calculated Insights use ANSI SQL, not SOQL date literals.
- ✗
Data Graph transformation syntax.
Why it's wrong here
Data Graphs do not execute SQL window functions for metric calculations.
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.