Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Learning Tableau
  • Toc
  • feedback
Learning Tableau

Learning Tableau

By : Joshua N. Milligan
3.8 (22)
close
Learning Tableau

Learning Tableau

3.8 (22)
By: Joshua N. Milligan

Overview of this book

If you want to understand your data using data visualization and don't know where to start, then this is the book for you. Whether you are a beginner or have years of experience, this book will help you to quickly acquire the skills and techniques used to discover, analyze, and communicate data visually. Some familiarity with databases and data structures is helpful, but not required.
Table of Contents (13 chapters)
close
8
8. Adding Value to Analysis – Trends, Distributions, and Forecasting
12
Index

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, and user input are shown as follows: "We'll create a calculated field named Floor to determine whether an apartment is upstairs or downstairs."

A block of code is set as follows:

IF [Apartment] >= 1 AND [Apartment] <= 3 
 THEN "Downstairs" 
ELSEIF [Apartment] > 3 AND [Apartment] <= 6
 THEN "Upstairs" 
ELSE "Unknown"
END

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Drag and drop the Customer field onto the Rows shelf."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete