Normalisation
Use the Normalisation tab for rename and cast rules. Example:| Rule | Table | Column | Target |
|---|---|---|---|
| Rename | public.orders | status | order_status |
| Cast | public.orders | total_amount | numeric |
SQL Layer
Use the SQL Layer tab for SQL models. Models read from temporary raw tables:schema.table, such as analytics.orders_live.