<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Find Out More About: Data Blending | Data Studio</title>
	<atom:link href="https://www.datastudio.ca/category/data-blending/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.datastudio.ca/category/data-blending/</link>
	<description>AI and Analytics Tips, Techniques and Tutorials</description>
	<lastBuildDate>Sat, 02 Apr 2022 04:04:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.datastudio.ca/wp-content/uploads/2020/01/cropped-Logo-80x80.png</url>
	<title>Find Out More About: Data Blending | Data Studio</title>
	<link>https://www.datastudio.ca/category/data-blending/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Advanced Data Blending and Join Operators in Google Data Studio &#8211; 2022</title>
		<link>https://www.datastudio.ca/data-blending/advanced-data-blending-and-join-operators-in-google-data-studio-2022/</link>
		
		<dc:creator><![CDATA[Lachezar Arabadzhiev]]></dc:creator>
		<pubDate>Sat, 19 Mar 2022 23:48:22 +0000</pubDate>
				<category><![CDATA[Data Blending]]></category>
		<guid isPermaLink="false">http://www.datastudio.ca/?p=2509</guid>

					<description><![CDATA[<p>It&#8217;s here folks! Google Data Studio has finally introduced the remaining JOIN types. Initially, the Data Studio Team&#8230;</p>
<p>The post <a href="https://www.datastudio.ca/data-blending/advanced-data-blending-and-join-operators-in-google-data-studio-2022/">Advanced Data Blending and Join Operators in Google Data Studio &#8211; 2022</a> appeared first on <a href="https://www.datastudio.ca">Data Studio</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>It&#8217;s here folks! <a href="https://datastudio.google.com/u/0/" target="_blank" rel="noreferrer noopener">Google Data Studio</a> has finally introduced the remaining JOIN types. Initially, the Data Studio Team had only released the LEFT OUTER JOIN option, which returns matching rows on the right and non-matching rows to the left. However, the latest functional improvement adds four more advanced join types to make data blending easier.</p>



<p>In this post, we will look at the different join types and how you can use them effectively, but first, let&#8217;s do a little data blending recap.</p>



<h2 id="what-is-data-blending" class="wp-block-heading"><a></a><strong>What is data blending?</strong></h2>



<p>Data blending refers to combining data from multiple data sources to create charts, controls, and tables. Often, data blending is considered an <em>&#8220;analyst-only&#8221;</em> skill, since it used to require a deep understanding of SQL programming. However, Data Studio allows users to blend data using drag and drop features, and makes the entire process accessible to those without technical backgrounds.</p>



<p>If you haven&#8217;t explored data blending and are just getting accustomed to the concept, you can take a look at our <a href="https://www.datastudio.ca/data-blending/data-blending-in-google-data-studio-the-definitive-guide-2021/" target="_blank" rel="noreferrer noopener">Definitive Guide to Data Blending in Google Data Studio</a>. The guide will help you understand the basics before you dive into advanced data blending.  </p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="288" src="https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-1024x288.png" alt="join keys for advanced data blending" class="wp-image-2538" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2022/03/Passive-eLearning.png 2240w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Now, as of 2022, Google Data Studio has <strong>five join configurations</strong> that you can choose from while blending your charts and tables. A join configuration features an operator that defines how the matching and non-matching will be combined. It also consists of a condition that defines how the data sources are related. These join configurations include:</p>



<h3 id="1-inner-join-new" class="wp-block-heading"><strong>1. Inner Join (New*)</strong></h3>



<p>Inner Join is also referred to as Join. This join type will only return the matching rows from the left and right tables. It discards all data that do not meet its condition. It gets rid of all rows that do not match the join condition.&nbsp;&nbsp;&nbsp;</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="288" src="https://www.datastudio.ca/wp-content/uploads/2022/03/12-1024x288.png" alt="inner" class="wp-image-2532" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/12-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2022/03/12-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2022/03/12.png 2240w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 id="2-left-outer-join" class="wp-block-heading"><strong>2. Left Outer Join</strong></h3>



<p>The left outer Join returns both matching and non-matching rows from the left and right tables. This was the only join type available until recently. Its called left because it returns all the rows from the left even when rows on the right do not match. If a row does not match or join with a row on the right, it will return NULLs to the columns on the right. The left outer Join gets rid of rows on the right that do not join any left row.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="2240" height="630" src="https://www.datastudio.ca/wp-content/uploads/2022/03/8-1024x288.png" alt="left outer join" class="wp-image-2533" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/8-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2022/03/8-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2022/03/8.png 2240w" sizes="(max-width: 2240px) 100vw, 2240px" /></figure>



<h3 id="3-right-outer-join-new" class="wp-block-heading"><strong>3. Right Outer Join (New*)</strong></h3>



<p>The right outer Join returns both matching and non-matching rows from the right and left tables. It works asymmetrically and similarly to the left outer Join.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="288" src="https://www.datastudio.ca/wp-content/uploads/2022/03/9-1024x288.png" alt="right outer join" class="wp-image-2534" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/9-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2022/03/9-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2022/03/9.png 2240w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 id="4-full-outer-join-new" class="wp-block-heading"><strong>4. Full Outer Join (New*)</strong></h3>



<p>It only returns the matching rows from the right or left tables. Full in the full outer Join shows that all rows are returned even if they do not meet the conditions. Outer indicates Null to columns that do not join any row.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="288" src="https://www.datastudio.ca/wp-content/uploads/2022/03/10-1024x288.png" alt="full outer join for advanced data blending" class="wp-image-2535" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/10-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2022/03/10-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2022/03/10.png 2240w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 id="5-cross-join-new" class="wp-block-heading"><strong>5. Cross Join (New*)</strong></h3>



<p>It returns all the possible combinations on the rows on the right and left tables.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="288" src="https://www.datastudio.ca/wp-content/uploads/2022/03/11-1024x288.png" alt="cross join for advanced data blending" class="wp-image-2536" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/11-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2022/03/11-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2022/03/11.png 2240w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 id="what-are-join-conditions" class="wp-block-heading"><strong>What are Join Conditions?</strong></h2>



<p>Join conditions refers to a field or fields used to join two tables. For example, you can use Campaign name to join data from google ads and google analytics. Note that the field&#8217;s name doesn&#8217;t have to be the same for you to join two tables. As long as the data is the same, the fields can have different names.</p>



<h2 id="how-to-blend-data-using-join-configurations-in-google-data-studio" class="wp-block-heading"><strong>How to blend data using Join Configurations in Google Data Studio</strong>?</h2>



<p>In this example, we will use data from a group of students that take different classes. We will then use data studio to blend data and get meaningful visualizations that answer the following questions.</p>



<ul class="wp-block-list"><li>Which students take which classes?</li><li>What grades did they score?</li><li>Who scored the highest grade in each class?</li><li>What was the highest score in each class?</li></ul>



<p><strong>1.</strong> First, we will load the data into Google Sheets (Remember, you can use your favorite connector type or <a href="https://supermetrics.idevaffiliate.com/idevaffiliate.php?id=2770&amp;url=785" target="_blank" rel="noreferrer noopener">Supermetrics</a> as well). Each sheet contains a unique table.</p>



<h3 id="sample-tables" class="wp-block-heading">Sample Tables</h3>



<p><strong>Classes</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="623" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image.png" alt="table classes" class="wp-image-2511" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-300x192.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-768x491.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-380x243.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-800x511.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-760x486.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-600x383.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p><strong>Students</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="942" height="648" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-1.png" alt="student name and id" class="wp-image-2512" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-1.png 942w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-1-300x206.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-1-768x528.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-1-380x261.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-1-800x550.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-1-760x523.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-1-600x413.png 600w" sizes="auto, (max-width: 942px) 100vw, 942px" /></figure>



<p><strong>Grades</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="708" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-2.png" alt="table in google sheets" class="wp-image-2513" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-2.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-2-300x218.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-2-768x558.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-2-380x276.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-2-800x581.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-2-760x552.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-2-600x436.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p><strong>2. </strong>Launch <a href="https://datastudio.google.com/u/0/" target="_blank" rel="noreferrer noopener">Google Data Studio</a> and click on <strong>Blank Report</strong>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="431" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-3.png" alt="blank report in google data studio" class="wp-image-2514" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-3.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-3-300x133.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-3-768x339.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-3-380x168.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-3-800x354.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-3-760x336.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-3-600x265.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p><strong>3. </strong>Click on <strong>Add data</strong> and select the connector that contains your data.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="444" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-4.png" alt="google sheets data source" class="wp-image-2515" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-4.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-4-300x137.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-4-768x350.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-4-380x173.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-4-800x364.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-4-760x346.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-4-600x273.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p><strong>4.</strong> Add your tables or charts to the report one by one.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="331" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-5.png" alt="add data to report" class="wp-image-2516" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-5.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-5-300x102.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-5-768x261.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-5-380x129.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-5-800x272.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-5-760x258.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-5-600x204.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p><strong>5.</strong> After adding all the required tables, click on <strong>Blend Data</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="622" height="791" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-6.png" alt="blend data highlighted" class="wp-image-2517" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-6.png 622w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-6-236x300.png 236w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-6-380x483.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-6-472x600.png 472w" sizes="auto, (max-width: 622px) 100vw, 622px" /></figure>



<p><strong>6.</strong> Add dimensions of the tables using drag-and-drop.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="508" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-7.png" alt="advanced data blending table" class="wp-image-2518" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-7.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-7-300x156.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-7-768x400.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-7-380x198.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-7-800x417.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-7-760x396.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-7-600x313.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p>Click join another table to add the next table.</p>



<p>Grades</p>



<ul class="wp-block-list"><li><em>student_id</em></li><li><em>class_id</em></li><li><em>Grade</em></li></ul>



<p><em>Students</em></p>



<ul class="wp-block-list"><li><em>student_id</em></li><li><em>Student_name</em></li></ul>



<p><em>Classes</em></p>



<ul class="wp-block-list"><li><em>class_id</em></li><li><em>class_name</em></li></ul>



<p><strong>7.</strong> Rename the tables for easy identification.</p>



<p><strong>8.</strong> Blend the tables by clicking configure joins.</p>



<p>For example, let&#8217;s join grades to students. These two tables are related because they both have a student ID. So set <strong>student_id </strong>as the <strong>join condition. </strong>Select left outer Join and then click Save.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="667" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-8.png" alt="join configuration of advanced data blending" class="wp-image-2519" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-8.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-8-300x205.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-8-768x525.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-8-380x260.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-8-800x547.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-8-760x520.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-8-600x410.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p>Repeat the same procedure to join students and classes, but this time use class_id as the relationship. (Class_id appears on both tables)</p>



<p><strong>9.</strong> After joining the three tables, click on save.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="446" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-9.png" alt="join conditions and operators for advanced data blending" class="wp-image-2520" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-9.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-9-300x137.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-9-768x351.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-9-380x174.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-9-800x366.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-9-760x348.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-9-600x274.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p><strong>10.</strong> Click on view to zoom-in on the data.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="975" height="508" src="https://www.datastudio.ca/wp-content/uploads/2022/03/image-10.png" alt="table with numbers for advanced data blending" class="wp-image-2521" srcset="https://www.datastudio.ca/wp-content/uploads/2022/03/image-10.png 975w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-10-300x156.png 300w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-10-768x400.png 768w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-10-380x198.png 380w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-10-800x417.png 800w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-10-760x396.png 760w, https://www.datastudio.ca/wp-content/uploads/2022/03/image-10-600x313.png 600w" sizes="auto, (max-width: 975px) 100vw, 975px" /></figure>



<p>That&#8217;s it! You have blended your first data using the left-outer join operator. You can use the other join operators to answer more questions or focus on specific areas of your business/data. </p>



<p>Once you blend the tables, you can convert the final table into charts to get more visualizations that will help you study the data with ease. You can also play around with the join operators to view the data differently. For example, the cross join operator will show you all the possible data combinations.</p>



<h2 id="differences-between-data-sources-and-blends" class="wp-block-heading"><strong>Differences between Data Sources and Blends</strong></h2>



<p>People usually confuse data sources and blends when using the Data Studio. Blending tables or charts create a new resource called blends. The main reason why people often get confused is that blends function the same way as data sources. However, there are still some distinct differences.</p>



<ul class="wp-block-list"><li>Blends depend on multiple data sources for information.</li><li>Blends are tied to the report that they are created. It means that blends can&#8217;t be used across different reports. The only way to use them in another report is by copying a report to another report.</li><li>Blends inherit credential settings and data freshness from data sources.</li></ul>



<h2 id="final-thoughts" class="wp-block-heading"><a></a><strong>Final Thoughts</strong></h2>



<p>The easiest way to study the relationship between two data types is by blending them. Before data blending, data analysts relied on SQL programmers to join multiple data sources to create unified charts and tables. </p>



<p>As tools like Google Data Studio are evolving and becoming more visually-driven, anyone can practice advanced data blending using the five join types. All you need to understand is how to create and edit data sources, and from there, you can start your data blending journey.</p>



<p>I hope this was helpful! If you have any questions on advanced data blending, feel free to <a href="https://datastudio.ca/#colophon">subscribe to my newsletter</a> or take a look at one of our courses.</p>



<hr class="wp-block-separator has-text-color has-background has-black-background-color has-black-color is-style-wide"/>



<h3 class="wp-block-heading" id="dynamic-dashboards-and-data-analysis-with-google-data-studio"><span id="dynamic-dashboards-and-data-analysis-with-google-data-studio-2022">Dynamic Dashboards and Data Analysis with Google Data Studio &#8211; 2022</span></h3>



<p>If you want to learn how to build powerful data visualizations and unlock insights that can help you drive business results for your clients or employers, take a look at my&nbsp;<a href="https://www.udemy.com/course/dynamic-dashboards-and-data-analysis-with-google-data-studio/?referralCode=ED2EC987F6AD37C6DED8" target="_blank" rel="noreferrer noopener">full course on Udemy.</a></p>



<figure class="wp-block-image"><a href="https://www.udemy.com/course/dynamic-dashboards-and-data-analysis-with-google-data-studio/?referralCode=ED2EC987F6AD37C6DED8" target="_blank" rel="noopener"><img loading="lazy" decoding="async" width="1024" height="576" src="https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1024x576.jpg" alt="Google Data Studio Course" class="wp-image-643" srcset="https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1024x576.jpg 1024w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-300x169.jpg 300w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-768x432.jpg 768w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1536x864.jpg 1536w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-380x214.jpg 380w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-800x450.jpg 800w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1160x653.jpg 1160w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-80x46.jpg 80w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-760x428.jpg 760w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1600x900.jpg 1600w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-600x338.jpg 600w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<h3 id="google-bigquery-for-marketers-and-agencies" class="wp-block-heading">Google BigQuery for Marketers and Agencies</h3>



<p>This course is designed to bridge the gap between data analysis and digital marketing, and help you become a data-driven decision-maker. It covers the more technical aspects of JOINs and data blending as well. You can <a href="https://www.udemy.com/course/google-bigquery-for-marketers-and-agencies/?referralCode=AE98A4EC29C7B6B8F40A" target="_blank" rel="noreferrer noopener">access the full course</a> here as well.</p>



<figure class="wp-block-image size-large"><a href="https://www.udemy.com/course/google-bigquery-for-marketers-and-agencies/?referralCode=AE98A4EC29C7B6B8F40A" target="_blank" rel="noopener"><img loading="lazy" decoding="async" width="1024" height="576" src="https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-1024x576-1.jpg" alt="Google BigQuery logo with a laptop and an image of a person" class="wp-image-1383" srcset="https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-1024x576-1.jpg 1024w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-300x169-1.jpg 300w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-768x432-1.jpg 768w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-1536x864-2.jpg 1536w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-380x214-1.jpg 380w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-800x450-1.jpg 800w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-1160x653-1.jpg 1160w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-80x46-2.jpg 80w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-760x428-1.jpg 760w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-1600x900-1.jpg 1600w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy-600x338-1.jpg 600w, https://www.datastudio.ca/wp-content/uploads/2020/06/c6e5b8a7-bigquery-course-thumbnail_udemy.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
<p>The post <a href="https://www.datastudio.ca/data-blending/advanced-data-blending-and-join-operators-in-google-data-studio-2022/">Advanced Data Blending and Join Operators in Google Data Studio &#8211; 2022</a> appeared first on <a href="https://www.datastudio.ca">Data Studio</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Data Blending in Google Data Studio &#8211; The Definitive Guide 2021</title>
		<link>https://www.datastudio.ca/data-blending/data-blending-in-google-data-studio-the-definitive-guide-2021/</link>
					<comments>https://www.datastudio.ca/data-blending/data-blending-in-google-data-studio-the-definitive-guide-2021/#comments</comments>
		
		<dc:creator><![CDATA[Lachezar Arabadzhiev]]></dc:creator>
		<pubDate>Tue, 29 Jun 2021 04:50:33 +0000</pubDate>
				<category><![CDATA[Data Blending]]></category>
		<guid isPermaLink="false">https://datastudio.ca/?p=1739</guid>

					<description><![CDATA[<p>By default, all charts in Google Data Studio are connected to a single data source. However, as part&#8230;</p>
<p>The post <a href="https://www.datastudio.ca/data-blending/data-blending-in-google-data-studio-the-definitive-guide-2021/">Data Blending in Google Data Studio &#8211; The Definitive Guide 2021</a> appeared first on <a href="https://www.datastudio.ca">Data Studio</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>By default, all charts in Google Data Studio are connected to a single data source. However, as part of Data Studio&#8217;s data blending capabilities, you can create charts based on multiple data sources. For example, you can blend two different Google Analytics 4 (GA4) properties to measure the performance of your app and website in a single visualization. I know that there are a lot of articles out there covering data joining and blending, but I wanted to create something that is relevant specifically for Google Data Studio and for 2021.</p>



<p>In this post, we will look at data blending in Google Data Studio (the 2021 Edition) and see how the functionality has evolved over the years. When Data Studio first became available, data blending was not its strongest suit, but things have changed for the better. Let&#8217;s see how.</p>



<h2 id="what-is-data-blending" class="wp-block-heading"><strong>What is Data Blending?</strong></h2>



<p>Data blending is the process of merging data from multiple sources to create one new dataset that can be processed, analyzed, or presented in a visualization tool such as <a href="https://datastudio.google.com/" target="_blank" rel="noreferrer noopener">Google Data Studio</a>.</p>



<p>Large agencies and other businesses get data from many sources, and sometimes they want to bring this data together temporarily to answer a specific question or compare data relationships. Data blending tools help unify data from web analytics, spreadsheets, cloud applications, and business systems, among others.</p>



<p>In the past (a painful experience for the analysts out there), individuals and businesses that needed to compare data from different sources had to export each raw file from the respective source platform and then combine it in Google Sheets or Excel. Every time they needed to compare newer data, they had to start the process all over again. </p>



<p>Not ideal&#8230;</p>



<h2 id="steps-for-data-blending" class="wp-block-heading"><strong>Steps for Data Blending</strong></h2>



<p>Whether you are using Google Data Studio or another tool, the core steps for data blending are mostly the same.</p>



<h3 id="1-data-acquisition" class="wp-block-heading"><strong>1. Data Acquisition</strong></h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="288" src="https://datastudio.ca/wp-content/uploads/2021/06/5-1024x288.png" alt="data acquisition with a picture of  a computer and files going in." class="wp-image-2070" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/5-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2021/06/5-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2021/06/5.png 2240w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>The first step in data blending is data collection. You need to collect data from various cloud and non-cloud databases, social media tracking apps, cloud, and spreadsheets.</p>



<h3 id="2-joining-data" class="wp-block-heading"><strong>2. Joining Data</strong></h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="288" src="https://datastudio.ca/wp-content/uploads/2021/06/6-1024x288.png" alt="joining data and a picture of a person with a question mark on the left side" class="wp-image-2071" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/6-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2021/06/6-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2021/06/6.png 2240w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>After getting all the necessary data, now it’s time to join it together. Here is where you will use the data blending functionality in Google Data Studio.</p>



<h3 id="3-data-cleaning" class="wp-block-heading"><strong>3. Data Cleaning</strong></h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="288" src="https://datastudio.ca/wp-content/uploads/2021/06/7-1024x288.png" alt="data cleaning and a picture of a broom" class="wp-image-2072" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/7-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2021/06/7-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2021/06/7.png 2240w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>You can clean and refine your data by removing incorrect and incomplete information. Then modify the remaining data, so it’s properly optimized and formatted for an accurate analysis.</p>



<h2 id="get-the-keys" class="wp-block-heading"><strong>Get the Keys</strong></h2>



<p>Nope, not the door ones. The keys are super important when it comes to data blending. Your data sources need to share a common aspect. This acts as the join key. For example, it can be a user id, product name, or page URL, among many others.</p>



<p>The date is the most used join key because it’s very simple to compare two things over time. Besides, date helps you to spot correlations in datasets easily.  However, choosing the join key depends on the data that you want to compare. The first thing you need to do is form a hypothesis to help you match the sources.</p>



<p><strong>UPDATE</strong>: As of February 17, 2022, Google Data Studio has added the remaining data blending o<em>ptions. You can read more about them in our article on <a href="https://www.datastudio.ca/data-blending/advanced-data-blending-and-join-operators-in-google-data-studio-2022/" target="_blank" rel="noreferrer noopener">Advanced Data Blending in Google Data Studio.</a></em></p>



<p>It is also important to note, that Google Data Studio supports only the <strong>LEFT (OUTER) JOIN</strong>. In other words, in a <strong>LEFT (OUTER) JOIN</strong> of <em>Table 1</em> and <em>Table 2</em>, the result is all the records of <em>Data Source 1</em> and those records in <em>Data Source 2</em> that share the same key values. Here is a quick illustration.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="2240" height="630" src="https://datastudio.ca/wp-content/uploads/2021/06/8-1024x288.png" alt="left outer join with a Venn diagram" class="wp-image-2073" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/8-1024x288.png 1024w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-300x84.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-768x216.png 768w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-1536x432.png 1536w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-2048x576.png 2048w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-380x107.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-800x225.png 800w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-1160x326.png 1160w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-760x214.png 760w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-1600x450.png 1600w, https://www.datastudio.ca/wp-content/uploads/2021/06/8-600x169.png 600w, https://www.datastudio.ca/wp-content/uploads/2021/06/8.png 2240w" sizes="auto, (max-width: 2240px) 100vw, 2240px" /></figure>



<h2 id="why-is-data-blending-important" class="wp-block-heading"><strong>Why is data blending important</strong>?</h2>



<p><strong>Rapid Results</strong>. Non-technical users can get rapid results in key areas such as finance, sales, and marketing. For example, marketers can blend data from a spreadsheet with the profitability of a product and CRM software. Then they can easily view the products that attract most customers purchasing interest besides the ones that make the most money.</p>



<p><strong>Data-Driven Decision Making. </strong>Senior management can make data-driven decisions faster using the data blending tools. This will contribute to more sales and profits because it lets them focus on products that customers like.</p>



<h2 id="how-to-use-google-data-studio-for-data-blending" class="wp-block-heading"><strong>How to use Google Data Studio for Data Blending</strong>?</h2>



<p>Let’s look at two ways that you can blend data using Google Data Studio.</p>



<h3 id="method-1-quick-and-dirty" class="wp-block-heading"><strong>Method 1</strong> (Quick and Dirty)</h3>



<p>This is a super fast and visual way to blend data. If two charts share a common joint key, then Google Data Studio will combine them into one automatically. </p>


<div class="saswp-how-to-block-section"><div class="saswp-how-to-block-steps"><p class="saswp-how-to-total-time"><span class="saswp-how-to-duration-time-text"><strong>Time Needed :</strong> </span>1 minutes</p><p>You can blend data without writing a lone of code or completing any complex setups.</p><ol><li><h1 id="create-two-different-charts-and-select-them" class="saswp-how-to-step-name ">Create two different charts and select them.</h1><p class="saswp-how-to-step-text">You can start with two different tables. Hold &#8220;Ctrl&#8221; when clicking on each chart.<img decoding="async" style="width: 1268px" src="https://datastudio.ca/wp-content/uploads/2021/06/Two-Charts.jpg" alt="two charts"></p></li><li><h1 id="right-click-and-choose-blend-data" class="saswp-how-to-step-name ">Right-click and choose <em>“Blend Data”</em></h1><p class="saswp-how-to-step-text">If the two charts share a common joint key, then Google Data Studio will combine them into one automatically.<img decoding="async" style="width: 1211px" src="https://datastudio.ca/wp-content/uploads/2021/06/Blend-Data.jpg" alt="blending button"></p></li></ol></div><div class="saswp-how-to-block-tools"><h5 id="tools">Tools</h5><ul><li>All of this can be done directly in the Google Data Studio report interface.</li></ul></div><div class="saswp-how-to-block-material"><h5 id="materials">Materials</h5><ul><li>Note that when you right-click and the “blend data” data option doesn’t show up, then your charts are<em> &#8220;unblendable&#8221;</em>.</li></ul></div></div>


<h3 id="method-2-more-complex" class="wp-block-heading"><strong>Method 2</strong> (More Complex)</h3>



<p>This method involves more steps, but it gives you more control. In summary, these are the key steps, which we will explore with an example later on:</p>



<ol class="wp-block-list" type="1"><li>Click &#8220;Resource&#8221;, then &#8220;Manage Blended Data&#8221;.</li><li>Click &#8220;Add a Data View&#8221;.</li><li>Select the data you wish to compare in the pop-up.</li><li>Click on &#8220;Add Another Data Source&#8221;.</li><li>Select a join key in both sources.</li><li>Choose the dimensions you want to compare.</li><li>Optimize your settings and click &#8220;Save&#8221;.</li><li>You can view your blended data by clicking on the data source.</li></ol>



<p>You can start with the first method for one-dimensional blends before trying the second one.</p>



<h2 id="how-does-blending-data-sources-with-multiple-dimensions-as-join-keys-work" class="wp-block-heading">How does blending data sources with multiple dimensions as join keys work?</h2>



<p>I have created two spreadsheets with sample data for this exercise. Of course, you can use any data source connectors available on Google Data Studio. Follow these steps to blend your data.</p>



<h3 id="step-1-open-google-data-studio-and-click-on-blank-report" class="wp-block-heading">Step 1: Open Google Data Studio and click on &#8220;Blank Report&#8221;.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="267" src="https://datastudio.ca/wp-content/uploads/2021/06/image.png" alt="The main interface of creating a blank report." class="wp-image-2051" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-300x128.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-380x163.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-600x257.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-2-choose-the-data-source-that-you-want-to-blend-we-will-choose-google-sheets-for-this-example" class="wp-block-heading">Step 2: Choose the data source that you want to blend. We  will choose Google Sheets for this example.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="256" src="https://datastudio.ca/wp-content/uploads/2021/06/image-1.png" alt="google sheets highlighted in the connectors menu" class="wp-image-2052" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-1.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-1-300x123.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-1-380x156.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-1-600x246.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-3-now-select-your-data-from-the-list-use-the-panel-to-navigate-and-find-your-file" class="wp-block-heading">Step 3: Now, select your data from the list. Use the panel to navigate and find your file.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="420" src="https://datastudio.ca/wp-content/uploads/2021/06/image-2.png" alt="google sheets selection" class="wp-image-2053" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-2.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-2-300x202.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-2-380x256.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-2-600x404.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-4-read-the-prompts-first-before-adding-the-file-in-this-case-we-will-use-the-first-row-as-the-headers-so-well-make-sure-the-option-is-ticked" class="wp-block-heading"><strong>Step 4: </strong>Read the prompts first before adding the file. In this case, we will use the first row as the headers, so we’ll make sure the option is ticked.</h3>



<p>Other data connectors may have different options to make sure that you have ticked appropriately.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="409" src="https://datastudio.ca/wp-content/uploads/2021/06/image-3.png" alt="worksheet selection google sheets" class="wp-image-2054" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-3.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-3-300x197.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-3-380x249.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-3-600x393.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-5-your-data-will-be-loaded-on-a-new-page-now-click-on-the-resource-button-on-the-top-and-select-manage-blended-data" class="wp-block-heading"><strong>Step 5: </strong>Your data will be loaded on a new page. Now click on the &#8220;Resource&#8221; button on the top, and select &#8220;Manage Blended Data&#8221;.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="299" src="https://datastudio.ca/wp-content/uploads/2021/06/image-4.png" alt="menu is shown with a yellow highlighter and a table." class="wp-image-2055" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-4.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-4-300x144.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-4-380x182.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-4-600x288.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-6-a-new-window-will-appear-where-you-can-add-a-new-data-blend-click-the-add-a-data-view-blend-button" class="wp-block-heading">Step 6: A new window will appear, where you can add a new data blend. Click the &#8220;Add a Data View&#8221; blend button.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="265" src="https://datastudio.ca/wp-content/uploads/2021/06/image-5.png" alt="add a new data view" class="wp-image-2056" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-5.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-5-300x127.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-5-380x161.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-5-600x255.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-7-a-new-page-will-load-to-add-a-new-file-or-data-from-the-same-file-to-blend-you-can-add-many-data-sources-to-initiate-the-blending-but-in-this-example-we-will-only-use-two-because-we-have-tw" class="wp-block-heading"><strong>Step 7:</strong> A new page will load to add a new file or data from the same file to blend. You can add many data sources to initiate the blending. But in this example, we will only use two because we have two Google Sheets.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="389" src="https://datastudio.ca/wp-content/uploads/2021/06/image-6.png" alt="create a left data blending source" class="wp-image-2057" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-6.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-6-300x187.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-6-380x237.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-6-600x374.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-8-you-need-to-set-up-the-metrics-and-dimensions-for-your-data-to-blend-automatically-but-first-you-need-to-select-the-join-keys-if-google-has-not-selected-them-automatically-sim" class="wp-block-heading"><strong>Step 8: </strong>You need to set up the metrics and dimensions for your data to blend automatically. But first, you need to select the &#8220;Join Keys&#8221; if Google has not selected them automatically. Simply drag and drop the join keys.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="352" src="https://datastudio.ca/wp-content/uploads/2021/06/image-7.png" alt="data blending with multiple dimensions" class="wp-image-2058" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-7.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-7-300x169.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-7-380x214.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-7-600x338.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="step-9-rename-your-blended-data-review-your-inputs-once-more-before-saving-click-the-blue-button-on-the-bottom-right-corner-to-save-your-work-and-thats-it-and-you-have-created-your-first" class="wp-block-heading"><strong>Step 9: </strong>Rename your blended data. Review your inputs once more before saving. Click the blue-button on the bottom right corner to save your work. And that’s it, and you have created your first data blend.</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="624" height="452" src="https://datastudio.ca/wp-content/uploads/2021/06/image-8.png" alt="data blending example saved" class="wp-image-2059" srcset="https://www.datastudio.ca/wp-content/uploads/2021/06/image-8.png 624w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-8-300x217.png 300w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-8-380x275.png 380w, https://www.datastudio.ca/wp-content/uploads/2021/06/image-8-600x435.png 600w" sizes="auto, (max-width: 624px) 100vw, 624px" /></figure>



<h3 id="optional-you-can-create-a-calculated-field-in-the-data-blending-configuration" class="wp-block-heading">Optional: You can create a calculated field&nbsp;in the data blending configuration.&nbsp;</h3>



<p>Creating&nbsp;calculated fields on a blended data source&nbsp;can be convenient when&nbsp;configuring join keys if&nbsp;the columns in your data sources aren’t perfectly compatible</p>



<figure class="wp-block-image"><img decoding="async" src="https://storage.googleapis.com/support-kms-prod/0dIX6Rg5tRHvTboR31XBowLMfUQYtWybl5Hp" alt=""/><figcaption>Source: Google Support</figcaption></figure>



<h2 id="challenges-of-data-blending-in-google-data-studio" class="wp-block-heading"><strong>Challenges of Data Blending</strong> in Google Data Studio</h2>



<p>This section is based on feedback from the community and includes questions that I have encountered in the workplace. </p>



<h3 id="what-is-the-difference-between-data-blending-and-data-joining" class="wp-block-heading"><strong>What is the difference between data blending and data Joining?</strong></h3>



<p>Data blending merges data from different sources, whilst data joining uses data from the same source only.</p>



<h3 id="how-many-sources-can-you-blend-in-google-data-studio" class="wp-block-heading"><strong>How many sources can you blend in Google Data Studio?</strong></h3>



<p>Google Data Studio allows you to blend up to 5 data sources in one chart. That being said, if you are using a LIVE connector, the loading time of your report can be fairly high. </p>



<h3 id="can-i-use-data-blends-across-reports" class="wp-block-heading">Can I use data blends across reports?</h3>



<p>Unfortunately, blended data sources belong to the report in which they were created.&nbsp;Also, you cannot reference the calculated fields you create in other calculated fields in the same blended data&nbsp;source.</p>



<h2 id="final-thoughts" class="wp-block-heading"><strong>Final Thoughts</strong></h2>



<p>Data Blending is one of the most underrated techniques when it comes to data automation. If you pay close attention to it, you can unlock some valuable insights and save yourself a lot of manual work. It can make work easy for both new and advanced analysts when identifying sales patterns or data trends. Besides, it helps senior management to make decisions faster based on real-time data that combines multiple data sources. Although there are many platforms with data blending capabilities, Data Studio stands out to be one of the best, because it’s free, easy to use, and is constantly evolving.</p>



<p>I hope this was helpful! If you have any questions, feel free to DM me on&nbsp;<a href="https://www.linkedin.com/in/larabadzhiev/" target="_blank" rel="noreferrer noopener">LinkedIn</a>&nbsp;or&nbsp;<a href="https://datastudio.ca/#colophon">subscribe to my newsletter</a>&nbsp;for more updates ?</p>



<hr class="wp-block-separator is-style-wide"/>



<h3 class="wp-block-heading" id="dynamic-dashboards-and-data-analysis-with-google-data-studio">Dynamic Dashboards and Data Analysis with Google Data Studio</h3>



<p>If you want to learn how to build powerful data visualizations and unlock insights that can help you drive business results for your clients or employers, take a look at my&nbsp;<a href="https://www.udemy.com/course/dynamic-dashboards-and-data-analysis-with-google-data-studio/?referralCode=ED2EC987F6AD37C6DED8" target="_blank" rel="noreferrer noopener">full course on Udemy.</a></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1024x576.jpg" alt="Google Data Studio Course" class="wp-image-643" srcset="https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1024x576.jpg 1024w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-300x169.jpg 300w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-768x432.jpg 768w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1536x864.jpg 1536w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-380x214.jpg 380w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-800x450.jpg 800w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1160x653.jpg 1160w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-80x46.jpg 80w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-760x428.jpg 760w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-1600x900.jpg 1600w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail-600x338.jpg 600w, https://www.datastudio.ca/wp-content/uploads/2019/11/Video-Outro-Thumbnail.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.datastudio.ca/data-blending/data-blending-in-google-data-studio-the-definitive-guide-2021/">Data Blending in Google Data Studio &#8211; The Definitive Guide 2021</a> appeared first on <a href="https://www.datastudio.ca">Data Studio</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.datastudio.ca/data-blending/data-blending-in-google-data-studio-the-definitive-guide-2021/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
