Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Tableau 2023 - Fourth Edition

You're reading from  Mastering Tableau 2023 - Fourth Edition

Product type Book
Published in Aug 2023
Publisher Packt
ISBN-13 9781803233765
Pages 684 pages
Edition 4th Edition
Languages
Author (1):
Marleen Meier Marleen Meier
Profile icon Marleen Meier

Table of Contents (19) Chapters

Preface Reviewing the Basics Getting Your Data Ready Using Tableau Prep Builder Learning about Joins, Blends, and Data Structures Introducing Table Calculations Utilizing OData, Data Densification, Big Data, and Google BigQuery Practicing Level of Detail Calculations Going Beyond the Basics Working with Maps Presenting with Tableau Designing Dashboards and Best Practices for Visualizations Leveraging Advanced Analytics Improving Performance Exploring Tableau Server and Tableau Cloud Integrating Programming Languages Developing Data Governance Practices Other Books You May Enjoy
Index

To get the most out of this book

Basic knowledge of Tableau will be an advantage and you will need a Tableau license after your 14-day free trial ends. You will also benefit from basic knowledge of R or Python if you wish to get the most out of Chapter 15, Integrating Programming Languages. You can, however, also follow along with the steps and learn as you go.

Other helpful installations will be mentioned in the book as needed, all in the realm of the average free-ware installation on Windows or Mac.

Download the example code files

The code bundle for the book is also hosted on GitHub at https://github.com/PacktPublishing/Mastering-Tableau-2023-Fourth-Edition. We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Download the color images

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. You can download it here: https://packt.link/TybKH.

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. For example: “When recording performance, Tableau initially creates a file in  My Tableau Repository\Logs, named performance_[timestamp].tab.”

A block of code is set as follows:

SCRIPT_REAL("x <- lm(.arg1 ~ .arg2 + .arg3 + .arg4) x$fitted", SUM(Profit), COUNT(Quantity), SUM(Sales), AVG(Discount) 
)

Bold: Indicates a new term, an important word, or words that you see on the screen, for example, in menus or dialog boxes, also appear in the text like this. For example: “Place Profit_Expected on the Columns shelf, next to Profit. Then click on either one and enable Dual Axis.”

Warnings or important notes appear like this.

Tips and tricks appear like this.

lock icon The rest of the chapter is locked
Next Chapter arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}