Skip to content
CSA Loom — the Microsoft Fabric experience for Azure tenants where Fabric isn't yet available: lakehouses, warehouses, notebooks, semantic models, Activator rules, Data Agents, across Commercial, GCC, GCC-High, and DoD IL5

Tutorial: Real-Time dashboard editor

CSA Loom kql-dashboard editor — verified working against a live console by the UAT harness on 2026-07-01.

Open the editor

  1. Sign in to your CSA Loom Console (for example https://<your-console-host>).
  2. Open or create a workspace from the Workspaces page.
  3. Click + New item and choose Real-Time dashboard from the catalog.
  4. The editor opens at /items/kql-dashboard/<id>:

Real-Time dashboard editor

What this editor does

A Real-Time dashboard is a tile grid powered by KQL queries with parameters and auto-refresh. In Loom tiles render from the shared ADX cluster. Use it to monitor live telemetry with drilldowns and time-pickers.

Getting started

  1. Add tiles — Each tile is backed by a KQL query against a KQL database.
  2. Add parameters — Define parameters (time range, dimension filters) that cascade across tiles.
  3. Set auto-refresh — Configure the refresh interval so tiles stay current with the stream.
  4. Enable drilldowns — Wire drilldowns and time-pickers so viewers can pivot without editing KQL.

Learn more

Verified by the UAT harness