Table of Contents
CSV table designer
Toolbar
All the buttons from the toolbar are explained below.
| Command | Description | |
|---|---|---|
| image | New | Add new table |
| image | Save | Save current table |
| image | Delete | Delete current table |
| image | Reload | Reload current table |
| image | Export | Export the current table to a CSV file |
Status bar
The status bar displays the following information.
| Meaning | Description | |
|---|---|---|
![]() | Unsaved data present Changes are present that have not yet been saved |
Actions
Within the table designer, create the design for your CSV file to be exported.
New table
By clicking the New in the toolbar, a new table is inserted, all unsaved changes to the current table are lost.
Save table
Using the Save button saves the table to your database. When you open your database on another computer, all your tables are still available.
Delete table
If the current table is stored in your database, the Delete is available. You can delete the current table by clicking the Delete button, this action is irreversible.
Table properties
In the frame Table box, you determine the properties of your table.
Name
Enter a clear name for your table here, this name will be used within the programme to indicate this table. For example in the table browser. This text will not appear in the actual CSV file.
Description
Enter a short description for your table here, this description is used within the programme to indicate this table. For example, in the table browser. This text does not appear in the actual CSV file.
Dynamic columns
For each report, you specify whether it has static columns or dynamic columns.
Dynamic
Tables with dynamic columns are displayed with the purple icon. These tables use the columns from the current entity list, with which the export was called. If the export does not come from the entity list, the default columns are used.
Static
Tables with static columns always use a fixed set of columns, these tables are displayed with the blue icon. This allows you to create specific tables with a specific purpose and structure.
Add header
With this option you specify whether the first line in the CSV export should indicate the columns, depending on the application of the exported CSV file, it may be necessary to have no header line or, on the contrary, a header line.
In the example below, we chose not to add a header line.
Field separator
CSV stands for comma-separated values/comma-separated valuesbut the separator is not always a commabut often a semicolon. Via this option, you specify which character is used as the field separator. This allows you to export the CSV file in the way that any receiving programme can deal with it.
In the example below, the separator is a semicolon.
Enclosing character
Via the enclosing character, you specify which character surrounds the value when the value to be exported contains the field separator character.
In the example below, the value contains Ms; ir. the semicolon character which is used as the field separator. By surrounding this value with the enclosing character, the structure of the CSV file remains valid.
Table columns
In the box Columns box, choose which data to include in the table.
Column list
The column list displays all the columns to be included in the table. The order in the list corresponds to the order of the columns in the export.
Add column
Using the toolbar, add a new column, all fields of the entity as you designed them are available. It is also possible to add the same column multiple times.
delete column
When a column is selected in the list, you can use the toolbar to delete the column.
Move column up and down
To adjust the order of the columns, you can move each column up and down when it is selected in the list.
Column properties
Of the selected column in the column list, you can see its properties in the box below the list.
Custom header
Custom header allows you to give a column a specific name instead of the default field name.
Hotkeys
Window wide
The following hotkeys are valid across the entire window, they do not depend on the focus on a particular component
| Hotkey | Action |
|---|---|
| F1 | Call up online documentation |
| Alt + F4 | Close window |
Component-specific
No
