Microsoft Fabric Data Engineer Associate DP-700 Practice Question

You manage a Microsoft Fabric Real-Time Analytics KQL database that receives clickstream events from a website. Each event has a column named eventTime (datetime). Because events can arrive up to two minutes late, you need to write a KQL query that returns the count of events per one-minute interval without being affected by late arrivals. Which expression should you use to create the 1-minute grouping key?

  • time_slice(eventTime, 1m)

  • bin(ingestion_time(), 1m)

  • bin(eventTime, 1m)

  • datetime_diff('minute', ingestion_time(), 0)

Microsoft Fabric Data Engineer Associate DP-700
Ingest and transform data
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot