What Is Data Blending in Tableau and How To Implement It?

Data Blending in Tableau enables users to add a secondary data source to the primary data source and displays them together.

What is Data Blending in Tableau?

Data-Blending-in-Tableau-Blend-What-is-data-blending

Data Blending in Tableau is an approach to combine data from multiple varieties of sources and display them as a whole on one single screen.

For example, consider a scenario where a business analyst needs to work with sales data. Now, let us imagine, the customer data is stored at the Oracle Database, and the order details are stored in a SQL Server.

In such situations, the procedure of Data Blending comes in handy. Business analysts can combine the data from Oracle Database and SQL Server, treat it as a whole and extract business insights.

The next section will combine data from two different Excel Workbooks using Data Blending in Tableau for a better learning experience. 

Become a Data Scientist with Hands-on Training!

Data Scientist Master’s ProgramExplore Program
Become a Data Scientist with Hands-on Training!

Example of Data Blending in Tableau

In the following example, consider two different datasets, namely. 

Car Data Set

Bike Data Set

Here, the objective is to try to import these two datasets and combine them to implement Data Blending in Tableau.

So, the first step is to import the first dataset as shown below.

Data-Blending-in-Tableau-Import-first-dataset

Since the file type here is Excel, choose Microsoft Excel.

Data-Blending-in-Tableau-Import-first-dataset-2

Next, you have to choose the data option from the toolbar and import the second dataset.

Data-Blending-in-Tableau-Import-second-dataset

The second dataset is selected now.

Data-Blending-in-Tableau-Import-second-dataset-2

Now, both the datasets are visible on the tableau window.

Data-Blending-in-Tableau-Imported-two-data-sets

Next, Tableau automatically generates the blend between the data, as shown below.

Data-Blending-in-Tableau-Blend-Auto

Also, the option of choosing the custom blend is available, as well. The two datasets have similarities between the Zone and Region columns. So, here you must perform the Custom Data Blending between the two columns as shown below.

Data-Blending-in-Tableau-Blend-Custom

Selecting the Custom option will open a new window. This new window will provide you with columns from both datasets. Next, you need to select the common columns and apply the Custom Blend as shown below.

Data-Blending-in-Tableau-Blend-Custom-2

The next step is to create some visualizations using the data available.

First, create a visualization that explains cars’ annual sales in different regions of a country. Here in this visualization, the Car Data Set acts as the Primary Data Source. The visualization looks like this, as shown below.

Data-Blending-in-Tableau-Example-sheet-1

In the next visualization, you should calculate the highest horsepower amongst the cars available in the dataset. The visualizations look as follows.

Data-Blending-in-Tableau-Example-sheet-2

According to the results, Dodge Viper is the one with the highest engine Horsepower.

Next, you need to find out the fuel efficiency of the different bikes available. Now, you must use the data obtained from Bikes Data Set. Tableau will change Bikes Data Set to Primary Source and convert the Car Data Set to Secondary Data Source in the current situation.

In short, Tableau will automatically convert the currently active dataset as a Primary Data Source.

The visualization for the Fuel Efficiency of bikes is shown below.

Data-Blending-in-Tableau-Example-sheet-3

Next, you will need to find out the annual sales for bikes and cars together. The combined result will look as shown below.

Data-Blending-in-Tableau-combined-sales

Now, as it is evident there are null values in the second graph. To eliminate these null spaces, the agenda is to create a new calculated field and write the formula below.

Data-Blending-in-Tableau-Data-Blending-create-Calculated-Field

Moving on, write in the formula below and select the OK button in the right bottom corner.

//Formula:

ZN(SUM([Annual_Sales])) + ZN(SUM([Car_sales (Sales-Car)].[Annual_Sales]))

Data-Blending-in-Tableau-Data-Blending-Calculated-Field

Now, you can see the newly created calculated field in the measures section. Drag that into the columns section, and you can instantly see the newly created visualization with combined sales.

Data-Blending-in-Tableau-Example-Data-Blending-Calculations

Now that you have executed an example based on Data Blending, you might have a question in mind, “We already have Table Joins; what makes Data Blending in Tableau Stand out?”

The answer to this question is in the next subheading, where you will explore the major differences between Joins and Data Blending in Tableau.

Joins v/s Data Blending in Tableau

The following table describes the differences between joins and data blending in Tableau.

Data Blending in Tableau

Joins

Data Blending Aggregates the data and then combines it.

Joins combine the data and then aggregates it.

Data Blending can combine data from different sources.

Joins can combine data from the same sources only.

Data Blending can execute Left-Join only.

Joins can execute all four varieties of Joins.

Data Blending offers data availability at different levels of granularity.

Data has to be maintained at one single level granularity throughout the process while using Joins. 

Data Blending in the tableau can execute queries to the separate datasets, aggregate data, and then perform data blending.  

Joins can only perform the join operations at row level.

Up next, you will learn the benefits of using Data Blending in Tableau

Become a Data Scientist with Hands-on Training!

Data Scientist Master’s ProgramExplore Program
Become a Data Scientist with Hands-on Training!

Benefits of Data Blending in Tableau

Data-Blending-in-Tableau-Benefits

Following are a list of benefits of using Data Blending in Tableau

  • Data Blending in Tableau provides the best in class solutions for multiple data granularity issues.
  • The Data Collocation problems are resolved by using Data Blending in Tableau.
  • The Data Blending Tableau is capable enough to adapt and satisfy the needs of Exploratory Visual Analytics.

Moving ahead, you will learn the Limitations of using Data Blending in Tableau.

Limitations of Data Blending in Tableau

Data-Blending-in-Tableau-Limitations

Following are a list of few limitations of using Data Blending in Tableau

  • Data Blending compromises the query’s execution speed in high granularity.
  • Cube data sources are used as primary data sources to blend data in Tableau and cannot be used as secondary data sources.
  • During Data Blending in Tableau, if the secondary data source has any LOD (Level of Detail) Expressions, they are taken down after the data blending process is finished.
  • The SQL server data is a temporary data source; The tableau server will not support data blending and non-additive aggregates while using a previously published data source as the primary data source.

With that, you have reached the end of this “What Is Data Blending in Tableau and How to Implement It?” article.

Next Steps

Parameters in Tableau can be your next stop. Parameters in Tableau will help you create your own data manipulation operations and apply them to the entire workbook.

To move forward, the link to your next stage is here, Parameters in Tableau.

Want to enhance your skills and gain in-depth knowledge about Tableau Software to become certified as a Business Intelligence Professional? Feel free to explore Data Science Bootcamp. Designed by experts and delivered by practitioners, this program could help you move forward in your career. 

If you have any queries regarding this article, please leave them in the comments section at the end of this article, and our team of experts will answer them for you at the earliest!

About the Author

Ravikiran A SRavikiran A S

Ravikiran A S works with Simplilearn as a Research Analyst. He an enthusiastic geek always in the hunt to learn the latest technologies. He is proficient with Java Programming Language, Big Data, and powerful Big Data Frameworks like Apache Hadoop and Apache Spark.

View More
  • Disclaimer
  • PMP, PMI, PMBOK, CAPM, PgMP, PfMP, ACP, PBA, RMP, SP, and OPM3 are registered marks of the Project Management Institute, Inc.