Importing CSV files into datasets enables you to utilize existing data within your datasets efficiently. You can either make a new dataset from a CSV file or append data to datasets you already have.

Empty Dataset

Bootstrap a new dataset with your CSV data:
1

Create a blank dataset

Click the ‘add’ button (+) on the project you want to create a dataset in. Once created, this dataset is available to all resources in the project.Product Dynamic Columns Pn
2

Upload your CSV

  • Click “Upload CSV” and either drag and drop your file or select it by browsing. Product Dynamic Columns Pn
  • The first line of your CSV file becomes the column headers. Product Dynamic Columns Pn
3

Automatic setup

Product Dynamic Columns PnThe columns, rows, and cells are automatically created based on your CSV structure.Product Dynamic Columns Pn

Append to Existing Dataset

Add more data to datasets that already have columns:
1

Open existing dataset

Navigate to your dataset that already has data.Product Dynamic Columns Pn
2

Append new data

Product Dynamic Columns PnClick “Append CSV” and upload your file.Product Dynamic Columns Pn
3

Match column names

Your CSV must have exactly the same column names as your existing dataset.Product Dynamic Columns Pn
When appending, only new rows get added. The column structure stays the same.