Stacker Tables: Import a CSV
If you already have data to import, you can choose to Import from CSV.
Last updated
If you already have data to import, you can choose to Import from CSV.
Last updated
ClickManage fields and data
Click the plus icon
Click Add a new table
Select Import from CSV
Select the file and upload
It is important that your header is located in the top row of your CSV file.
This feature is currently in limited release and must be enabled by a Stacker team member
Navigate to the intended target in the Data Grid
Click Import
Upload your CSV
After upload, there will be an automatic validation check to ensure your data is formatted correctly for import
If the check fails, the errors will be displayed and you will not be able to proceed
If the validation check passes, click Start Import
Once the import is completed, you will see a summary of the actions completed
We import data using an upsert method. This means records are either created or updated depending on if a valid reference to an existing record is found.
The column header values in the CSV should map onto the developer names of the fields in the table you are importing in to.
Find the Developer name by going to Manage fields and data, select Fields, select "Show Developer Names"
You can also use the column header "_sid" to provide a target record to be updated using the Record ID.
Values for multi-value fields such as Multiple Select and Link to Multiple Records can be provided in comma-separated format.
Linked records use the Record ID. This can be found by creating a Record ID field in the table.