Reader small image

You're reading from  Metabase Up and Running

Product typeBook
Published inSep 2020
Reading LevelBeginner
PublisherPackt
ISBN-139781800202313
Edition1st Edition
Languages
Right arrow
Author (1)
Tim Abraham
Tim Abraham
author image
Tim Abraham

Tim Abraham is originally from Oakland, California, and currently living in the San Francisco Bay Area. He has been working in Data Science for 10 years, spending his time working at consumer technology companies like StumbleUpon, Twitter, and Airbnb and advising a few others. He also spent time as a Data Scientist in Residence at Expa, the Startup Studio that Metabase came out of, which is where he got to know the product and the founding team. Find him on Twitter @timabe.
Read more about Tim Abraham

Right arrow

Asking questions in Metabase

Let's start by understanding what a question is. A question is anything that causes Metabase to execute a database query on your connected data sources and return data. That means that anything that returns data from our database is considered a question, which also means that we've already created a few questions. Recall that in Chapter 5, Building Your Data Model, we spent some time browsing our database tables and applied some filters to them. In the background, Metabase was taking these commands, translating them into SQL queries, executing them, and returning the results. Even those simple actions, since they returned data, would technically be considered questions.

Questions become valuable once they return meaningful data and are saved. Let's illustrate this with a simple example, building upon what we learned in the last chapter.

Saving your first question

To get used to creating and saving questions, let's make a very...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Metabase Up and Running
Published in: Sep 2020Publisher: PacktISBN-13: 9781800202313

Author (1)

author image
Tim Abraham

Tim Abraham is originally from Oakland, California, and currently living in the San Francisco Bay Area. He has been working in Data Science for 10 years, spending his time working at consumer technology companies like StumbleUpon, Twitter, and Airbnb and advising a few others. He also spent time as a Data Scientist in Residence at Expa, the Startup Studio that Metabase came out of, which is where he got to know the product and the founding team. Find him on Twitter @timabe.
Read more about Tim Abraham