Skip to main content
The live transformation workflow is destination-scoped.

Normalisation

Use the Normalisation tab for rename and cast rules. Example:
RuleTableColumnTarget
Renamepublic.ordersstatusorder_status
Castpublic.orderstotal_amountnumeric

SQL Layer

Use the SQL Layer tab for SQL models. Models read from temporary raw tables:
Set each model’s final delivery table as schema.table, such as analytics.orders_live.

Multiple outputs

When multiple source streams are selected, configure a SQL model and final delivery table for each stream you intend to deliver. Each final destination table must already exist.