Impulse Channels

Compute calculated (derived) channels in Impulse — new time-series signals built from existing channels and materialized at the same per-sample grain. Use when the user wants to "add a calculated channel", derive/persist a signal (e.g. "speed in km/h", "power = rpm × torque"), materialize a virtual signal into a queryable table, or run `solve_calculated_channels`. Covers the reporting-layer CalculatedChannel, the ad-hoc `QueryBuilder.solve_calculated_channels` endpoint, the calculated_channel_fact/dimension gold output, and the optional calculated_channel_metrics table.

databrickslabs 3ccaf9d 8.1 KB Updated

File contents

databrickslabs/impulse/tree/main/skills/impulse-channels commit 3ccaf9dc39

Frequently asked questions

npx skillmds@latest add databrickslabs/impulse-channels