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 a simple question

Asking a simple question in Metabase will feel very familiar to you since it's nearly identical to what we've already done using the Browse Data feature. Simple questions generally have four components to them:

  • A single table
  • An optional filter
  • An optional aggregation to summarize by
  • An optional grouping

Let's consider our first question: how many orders have been placed?

The table

A simple question will always start with a single table from our database. In this case, it's going to be the Orders table. This is because we want to know how many orders have been placed, and each row in the Orders table is an order.

To select the Orders table, click Ask a Question:

  1. Click Simple question.
  2. Click the Pies database icon.
  3. Click the Orders table.

You should see a full table view, just like when we browsed the data in Chapter 5, Building Your Data Model.

Important Note

Although the Simple...

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