Forum Discussion

Deleted's avatar
Deleted
Jan 28, 2026

Kusto: summarize consecutive segments of the same value per batch

Problem statement (Azure Data Explorer / Kusto) I have a table in Azure Data Explorer (Kusto) with the following columns: batch_number (string) team (string) datetime (datetime) Each row repre...