Table

Overview

A table on the dataflow diagram represents a warehouse table that can receive data, provide data to downstream transformations, participate in references, and support historization, Data Vault, and semantic modeling work.

Function

A table object can be managed from the DWH toolbar, from the navigation tree, or directly from its label on the dataflow diagram.

Context menu

Right-click a table label on the dataflow diagram to open the table context menu. The context menu provides quick actions for locating the table, focusing the diagram around it, editing the table definition, deleting the table when allowed, creating historization, adding Data Vault structures, managing references, and opening the reference diagram.

Access

Tables are available from the DWH toolbar and from schema branches in the navigation tree. On the dataflow diagram, a table can be opened by double-clicking its label or managed from the table label context menu.

How to access

Navigation tree

DWH -> schema -> Tables -> table

Toolbar

DWH -> Tables

Diagram

Double-click the table label to open it, or right-click the table label to open the context menu.

Add from diagram

Use the diagram canvas Add menu to create an externally filled table.

Screen overview

Related topics