CreateTable 2.0
Summary
This operator allows you to create a table structure and to add data to the table. This operator can only be applied to an empty data node.
Configuration
Settings
Name | Value | Opt. | Description | Example |
---|---|---|---|---|
Configuration | System.String | - | A window which helps the user create a table | - |
Want to learn more?
Remarks
If you just want to create a table then try Edit TIS Table 3.0 first
Examples
Example: Create table
Situation | Create a table containing three columns "A","B" and "C". With the data types (Text, Floating-point-number, Data/Time) |
---|---|
Settings | The operator "Create Table" is added to an empty node. The first two rows define the structure and data types of the columns. Subsequently, you may input data for each column using the selected data types. New rows or columns can be added or removed. furthermore, the column structure can be changed, by clicking the left/right arrow. The values can be added to the table in the second grid ("Value input"). Note:
SPX specific Any table that has been saved via "Save template" can be loaded into other TIS Projects and edited. |
Result | |
Project-File |
Troubleshooting
Nothing known up to now.
Related topics
- Operators (alphabetical overview)
- Import text or CSV file with manual column assignment 3.0 Imports existing data into TIS.
- Write TIS Table 8.0 Saves the current table as a TIS table.
- Edit TIS Table 3.0