Create dataset
Create datasets to use in your solution.
To create a new dataset, go to your solution and click either on Create dataset
on the overview page or on + New dataset
on the Datasets
tab. After entering a title and source, you'll be taken to the dataset overview where you can upload data and manage metadata.
Step-by-step guide
Creating a dataset.
Navigate to your solution: Home → Workspace → Solution
Create a new dataset using one of the following options:
Click on the
Create dataset
button on the Overview tab.Or click on
+ New dataset
on theDatasets
tab.
Fill in the following fields:
FieldRequiredDescriptionTitle
✓
Name of the dataset
Source
✓
Where the data comes from
Description
✕
Optional notes or context
Click on
Create
. The dataset overview will open.
Uploading data.
Once the dataset is created, the overview page shows an upload area. You can upload a file in CSV, Excel, JSON, or Parquet format.
Managing dataset content.
After creating a dataset, you can do the following on the overview page:
Add tags: Click on
+ Add tag
to categorize your dataset.Add documentation: Click on the ✏️ icon next to
Documentation
to write internal notes or context.
To edit the dataset title, source, or description:
Click on the
...
menu at the top rightSelect
Edit dataset details
Viewing and editing metadata and schema.
Switch to the Details
tab to see more technical information:
Size
File size of the uploaded dataset
Warehouse
Storage location (e.g., s3
)
Type
File format (e.g., CSV
)
Last uploaded
Date of the last upload
You can also edit the schema:
Change column names
Update data types (e.g., from
Text
toNumber
)
Next Steps
Once your dataset is ready, you can immediately:
Start creating insights by clicking on
Explore dataset
Or return later via Home → Workspace → Solution → Datasets
Zuletzt aktualisiert
War das hilfreich?