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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Bhargav150
Frequent Visitor

How to join multiple datasets in the Advanced editor using M code

I need to rewrite the below SQL code in M code, 

 

Select * from CTE1 A

Left join CTE2 B On A.JN  = B.LN or A.OLN = B.LN

 

1 REPLY 1
adudani
Super User
Super User

hi @Bhargav150 

in the power query editor:
1. how to merge queries with a left join : Power BI Tutorial: Merge Queries in Power Query (youtube.com)

2. To join on multiple columns, hold "CTRL" to select multiple column headers while merging.
Alternatively, you can create a key ( merging multiple columns if required) 
https://www.youtube.com/watch?v=j-RBZQbWQOM&pp=ygUSam9pbnMgaW4gcG93ZXIgYnVp 

if this doesn't resolve the issue, kindly provide sample input and output data masking sensitive information

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a Kudos 🙂
Kind Regards,
Avinash

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors