LogoLogo
LoginGo to website
English
English
  • Getting started
    • First steps
    • Login
  • Navigation
    • Sidebar
    • Path navigation
    • Home
    • Resources
  • Account management
    • Account
    • Profile
    • Security and access
    • Personal Access Key (PAK)
    • Notifications
  • Organization management
    • General
    • Members
    • Groups
    • Tags
    • Connect
  • Workspaces
  • Solutions
  • Datasets
    • Create dataset
    • Explore dataset
    • Upload data
    • Export data
    • Manage dataset
  • Insights
    • Create insight
    • Aggregation
    • Filters
    • SQL Editor
    • Visualization
      • Table chart
      • Line chart
      • Bar chart
      • Pie chart
      • Single number
    • Joins
      • Basics
      • Joins in insights
    • Manage insights
  • Reports (soon)
  • Forms (soon)
  • Documentation
  • Roles and permissions
    • Roles
    • Permissions
    • Permission matrix
  • Security and data protection
    • Trust Center
    • Security measures
    • Data protection
    • Hosting
  • Help and support
Bereitgestellt von GitBook
Auf dieser Seite
  • Step-by-step guide
  • Next Steps

War das hilfreich?

Als PDF exportieren
  1. Datasets

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

1

Creating a dataset.

  1. Navigate to your solution: Home → Workspace → Solution

  2. 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 the Datasets tab.

  3. Fill in the following fields:

    Field
    Required
    Description

    Title

    ✓

    Name of the dataset

    Source

    ✓

    Where the data comes from

    Description

    ✕

    Optional notes or context

  4. Click on Create. The dataset overview will open.

2

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.

3

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 right

  • Select Edit dataset details

4

Viewing and editing metadata and schema.

Switch to the Details tab to see more technical information:

Field
Description

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 to Number)

This is useful for renaming generic column headers or correcting data types before analysis.

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

VorherigeDatasetsNächsteExplore dataset

Zuletzt aktualisiert vor 29 Tagen

War das hilfreich?