Book Image

Getting Started with Tableau 2018.x

By : Tristan Guillevin
Book Image

Getting Started with Tableau 2018.x

By: Tristan Guillevin

Overview of this book

Tableau is one of the leading business intelligence tools used worldwide, in organizations of every scale. In its latest release, Tableau 2018 promises richer and more useful features related to visual analytics, reporting, dashboarding, and a host of other data visualization aspects. Getting Started with Tableau 2018.x will get you up and running with these features. The book starts with all the new functionalities of the different Tableau 2018 versions, along with concrete examples of how to use them. However, if you're new to Tableau, don't worry! The rest of the book will guide you through each major aspect of Tableau with examples. You'll learn how to connect to data, build a data source, visualize your data, build a dashboard, and share it online. In the final chapters, you'll also learn advanced techniques such as creating a cross-database join, data blending, and more. By the end of the book, you will have a firm understanding of how to effectively use Tableau to create quick, cost-effective, and business-efficient business intelligence solutions.
Table of Contents (21 chapters)
Title Page
Copyright and Credits
Packt Upsell
Contributors
Preface
Free Chapter
1
Catching Up with Tableau 2018
Index

Using Tableau for data exploration


Tableau can be used to answer business questions easily and visually. In the section, we'll explore our data to find insights. For this example, we use the Sample - Superstore dataset again. If you are starting here, please refer to the preceding Connect to data section. If you're continuing from the previous exercise, create a new Worksheet.

Let's start by building a scatterplot. It's a visualization that allows you to analyze two Measures at the same time:

  1. Double-click on Profit then on Quantity. You should see one mark that shows the sum of sales and quantity:

Are there unprofitable sub-categories?

  1. Drag and drop Sub-Category to Label. You should see now one mark per Sub-Category with, for some, their label:

Supplies, Bookcases, and Tables are unprofitable sub-categories. Now that you have answered your first question, you have two options: be happy because that's all you wanted to know, or go deeper. Let's try the second option.

  1. Select the three nonprofitable...