Define Fields
Once tables have been added and linked in the Design Graph, you can add fields to the data model. Fields define which data columns from the source tables appear in the Fields Table and can be used in reports or dashboards.
note
Make sure the Fields Table is visible by hovering over View and selecting Data Model Fields Table.
Add a field
Fields that have already been added to the Fields Table appear bolded in the table list. Click a bolded field to locate it in the Fields Table.
- In the Design Graph, select a table and click the expand icon in the top right corner.
- Right-click the field you want to add.
- Select Add Column. The field appears as a new column in the Fields Table.
- Repeat for additional fields from any table.
- On the File tab, click Save Data Model.
Add a calculated column
A calculated column uses an expression or formula to derive its value based on other fields or constants.
- In the Fields Table, right-click the column where the calculation will be added.
- Select Add Calculated Column.
- The calculated column appears to the right of the associated column.
- Define the calculation as needed in the column properties.
- On the File tab, click Save Data Model.
Organize columns
Change column order
- In the Fields Table, select the column you want to move.
- Drag and drop it to the desired position.
- On the File tab, click Save Data Model.
Resize all columns
Use the toolbar actions to adjust column widths:
| Action | Description |
|---|---|
| Fit Column Width with the Values | Adjust each column's width to fit its data values. |
| Increase column width | Increase the width of all columns incrementally. |
| Decrease column width | Reduce the width of all columns incrementally. |
Remove a field
In the Design Graph
- In the Design Graph, select a table and click the expand icon in the top right corner.
- Right-click the field you want to remove.
- Click Remove from Columns.
- On the File tab, click Save Data Model.
In the Fields Table
- In the Fields Table, select the column to remove.
- Right-click the column header.
- Click Delete Column.
- On the File tab, click Save Data Model.