Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Which sequence of merging steps does produce the desired table?

 

 

 

Hi! I found the following exercise which is rather confusing to me:merging.png

 

I know the different types of merging in Power BI (inner join, left outer joing etc.) but I do not understand what is the aim of this exercise, i.e., which table has to be achieved here.

 

For example, if I perform the first option in the possible answers, i.e. if I merge [Region_Manager] and [Manager] by using an inner join, what I get is a table with rows where each row (if not empty) contains a manager ID with corresponding manager name and, moreoever, a corresponding region ID.

 

 

2 REPLIES 2
v-cgao-msft
Community Support
Community Support

Hi @Anonymous ,

I make a simple model:

vcgaomsft_1-1664274294623.png

"Only managers who are associated to a sales region must be included in the reports."

Based on this description, I think the final table I want to get is similar to this.

vcgaomsft_2-1664274325349.png

I have provided one method in the document, but as the title says, there are different methods and understanding the steps will help in learning Merge querying.

Merge queries overview - Power Query | Microsoft Learn

 

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly -- How to provide sample data

Anonymous
Not applicable

Hi @v-cgao-msft 

 

In your model, in the second table (which is your example for the table Region_Manager), I think the second column shown in red is manager_id but you wrote manager names in this column, don't you?

 

Also in your final table, the third column should be Region_Manager.manager_id, or?

 

 

 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors