Adding a Column to a Table
Add columns to an existing table in the Data Designer.
A column can only contain data of a specific type, such as strings, integers or dates.
Implementation:
- Click the icon in the Activity Bar.
- Switch to the Definitions panel.
- Right-click the intended table and select Edit Table.
- Select the type of data the column should hold.
- Enter a suitable name for the column. This can only contain letters and numbers, and will not accept symbols or spaces.
- (Optional) Assign a Default Value to the column. This value is specific to the data type and will be displayed at the bottom of the grid when a column is created.
Depending on your selected data type you can set the Maximum Length.
- Click Add New Column.