Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.38 KB

start.md

File metadata and controls

39 lines (21 loc) · 1.38 KB
title
Data modeling overview

Data modeling overview

Metabase provides tools for organizing your data and making it easier for people to understand.

Models curate data from another table or tables from the same database to anticipate the kinds of questions people will ask of the data. You can think of them as derived tables, or a special kind of saved question meant to be used as the starting point for new questions.

Persist model results for faster loading times.

Create metrics to define the official way to calculate important numbers for your team.

Guide people to the right data by adding display names, hiding outdated tables, configuring filter types, and more.

Field types dictate how Metabase displays its data, as well as the column’s special functionality, if any.

Define formatting and display defaults for numbers, currencies, datetimes, and more.

Metabase can unfold JSON columns into their component fields, which you can then filter on using the query builder.

Admins can define segments to create official filters for your data.