CSV: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
[[File:Phenom-data model-import csv.png|1200px|border]] | [[File:Phenom-data model-import csv.png|1200px|border]] | ||
To import a CSV file, | |||
* Select the type of data from the Import Type dropdown. Selecting the "... UPDATE" option for any type of data will overwrite existing information. | |||
* Under Import File, select a properly formatted CSV file (formatting rules are provided below) | |||
Selecting the "... UPDATE" option for any type of data will overwrite existing information. | |||
* Under Import File, select a properly formatted CSV file ( | |||
* Click the Import button on the lower right side | * Click the Import button on the lower right side | ||
The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed. | The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed. | ||
[[File:Phenom-data model-import csv update.png|1200px|border]] | |||
The | The types of data the user can import are: | ||
* View characteristic (see [[Formatting a CSV for View Import]]) | |||
* Enumeration literal (see [[Formatting a CSV for Enum Import]]) | |||
* Entity and Association (see [[Formatting a CSV for Entities and Associations Import]]) | |||
* Constraint | |||
* | * Platform Type | ||
* | |||
Latest revision as of 16:23, 22 August 2025
The CSV import tool allows users to bulk import data into their model.
To import a CSV file,
- Select the type of data from the Import Type dropdown. Selecting the "... UPDATE" option for any type of data will overwrite existing information.
- Under Import File, select a properly formatted CSV file (formatting rules are provided below)
- Click the Import button on the lower right side
The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.
The types of data the user can import are:
- View characteristic (see Formatting a CSV for View Import)
- Enumeration literal (see Formatting a CSV for Enum Import)
- Entity and Association (see Formatting a CSV for Entities and Associations Import)
- Constraint
- Platform Type