Add Tables
In the Data Source Editor, tables represent the sources of fields that become cube dimensions and measures. The first table added is designated as the Fact Table — this is the central table that contains the cube’s measures and primary keys used to join other tables. The Fact Table determines the aggregation context for measures in your cube. You can change the Fact Table at any time, and all existing joins will be adjusted automatically.
Tables can be base tables or views, and you can join them to enrich cube data with related fields.
Add a table
- In the Options panel on the right, click the General icon.
- Click + Add Table.
Or right-click on the Workspace and select + Add Table. - In the Available Tables dialog, double-click a table to add it. Use the search bar to quickly locate tables.
- (Optional) Select additional tables as needed.
- Close the dialog when you finish adding tables. The selected tables will appear in the Workspace.
- In the Options panel, select Save Data Source.
Table column
| Column | Description |
|---|---|
| Field | Name of the field in the table. |
| Description | Text label describing the field. |
| Type | Data type of the field (for example, String, Decimal, Int). |
| Dimensions | Indicator showing whether the field is used as a dimension in the cube. |
| Measures | Indicator showing whether the field is used as a measure in the cube. |