- Getting Started with Tableau 2018.x
- Tristan Guillevin
- 239字
- 2021-07-16 17:34:00
Normalized extract (2018.3)
Previously, when creating an extract, Tableau always generated a single table. This was sometimes problematic, especially when a Join duplicated the number of lines. Now, when you Join multiple tables, you can choose the schema, creating either a Single Table or Multiple Tables:
For example, you can download the Excel file Multiple Table Storage Test from the Chapter 1 section of my website, book.ladataviz.com (or, browse to https://ladataviz.com/wp-content/uploads/2018/09/Multiple-Table-Storage-Test.xlsx). This file contains the an Orders sheet, with approximately 10,000 rows and another sheet, User Access, with 6,000 rows.
Individually, those tables are small, and creating an extract only takes a few seconds. When you Join the two tables, the data is duplicated. The result of the Join produces more than 11 million rows. When you created an extract, prior to Tableau 2018.3, the 11 million rows had to be retrieved, as you can see in the following screenshot:
Thanks to Tableau 2018.3, if you select the Multiple Tables schema when creating an extract, the extraction time is very short because the two tables are generated separately, prior to being joined. The only drawback is that you can't use all of the Extract options (Filters, Aggregation, and Number of rows).
The next new feature is also related to Joins.
- Hadoop 2.x Administration Cookbook
- Hands-On Data Science with SQL Server 2017
- 機艙監測與主機遙控
- STM32嵌入式微控制器快速上手
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- WordPress Theme Development Beginner's Guide(Third Edition)
- Windows 7寶典
- Spark大數據技術與應用
- DevOps Bootcamp
- 精通數據科學:從線性回歸到深度學習
- Salesforce Advanced Administrator Certification Guide
- 基于ARM9的小型機器人制作
- C#求職寶典
- Kubernetes on AWS
- JSP通用范例開發金典