From the course: Microsoft Power BI Data Analyst Associate (PL-300) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Merge and append queries - Power BI Tutorial
From the course: Microsoft Power BI Data Analyst Associate (PL-300) Cert Prep by Microsoft Press
Merge and append queries
- [Instructor] In this sub lesson, we are going to look at merging and append queries. Generally use an append whenever you want to combine rows of two similar tables into a single table. As a general rule with append, you generally get more rows, but not necessarily more columns, although it is possible and we'll show you that with some examples later. Merged is used when we want to combine columns with two related tables into one table. It is like a join in SQL or a VLOOKUP over in Excel. So what this looks like with an animation here, let's take these two queries. Query one and query two. You'll see they both have three columns each A, B, and C Query. One has three rows, query two has four rows. We go ahead and run append on this. We're simply going to end up with seven rows in query number one. In this case here we have query one and query number two. And if we append these, we can see that query one has columns A, B, and C. And query two has A, B and X. So each one of the queries…
Contents
-
-
-
-
-
(Locked)
Learning objectives47s
-
(Locked)
Select appropriate column data types6m 53s
-
(Locked)
Create and transform columns9m 21s
-
(Locked)
Group and aggregate rows2m 55s
-
(Locked)
Pivot, unpivot, and transpose data5m 23s
-
(Locked)
Convert semi-structured data to a table4m 44s
-
(Locked)
Create fact tables and dimension tables4m 2s
-
(Locked)
When to use reference or duplicate queries and their impact4m 51s
-
(Locked)
Merge and append queries8m 38s
-
(Locked)
Identify and create appropriate keys for relationships2m 8s
-
(Locked)
Configure data loading for queries2m 32s
-
(Locked)
-
-
-
-
-
-
-
-
-