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
  • What is a join?
  • Joining datasets in Polyteia

War das hilfreich?

Als PDF exportieren
  1. Insights

Joins

Combine two or more datasets using joins.

VorherigeSingle numberNächsteBasics

Zuletzt aktualisiert vor 29 Tagen

War das hilfreich?

By joining datasets, you can merge information from different tables. This is particularly useful when one dataset contains names or IDs and another contains related properties like locations, quantities, or categories.

Polyteia supports this through joins – just like in classic database systems, but without requiring you to write SQL.

What is a join?

A join connects two datasets through a common column, such as a name or ID. This value is called a join key. When a match is found, the data from both tables is merged into a combined view.

For a simple introduction to the topic, we recommend reading the article.

Joining datasets in Polyteia

In the , you can connect two datasets using the + Join dataset option.

By default, Polyteia uses natural joins, meaning it automatically connects columns with the same name.

Basics
Insight Editor