本頁為英文

這一頁我們還沒翻譯。網站其餘部分已有中文版本。

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