이 페이지는 영어입니다

아직 번역하지 못했습니다. 사이트의 다른 페이지는 한국어로 보실 수 있습니다.

Product documentation

Datasets vs. Analysis Models

A Dataset defines a usable SQL data boundary from one connection and selected schemas. It exposes table and field context and can carry Dataset-specific knowledge.

An Analysis Model organizes reusable semantic knowledge in versions for compatible data sources and schemas. Building a version creates a candidate knowledge version; switching the active version is a separate action. Binding a model can make eligible legacy Dataset knowledge read-only.

Neither object copies source database rows. Compatibility and binding do not guarantee that every question can be answered.

Last verified: 2026-08-18Initial draft complete