August 2016
Beginner to intermediate
660 pages
14h 27m
English
Often, our data is stored in different formats or different files. In relational databases, if two different tables have a common field, we can join these two tables with this field and pull the data in one single query. Tableau supports joins within a single data source connection; however, to merge multiple data source connections, Tableau uses a concept called data blending. In this recipe, we will look at how to blend two different data sources.
Download the following Google Spreadsheet, which contains the U.S. population by states, after signing in:
Download it as a CSV on your local hard drive and name it USStatesPopulation.csv.
Once you have downloaded the CSV file, ...
Read now
Unlock full access