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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
gtamir
Post Patron
Post Patron

Merge queries

If I have two tables, one with 100 rows and one with 90 rows, I want to join them and I expect to have 100 rows in the merged table.

What kind of join do I have to use. I used full outer join, bot the result was about twice thr number of rows.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@gtamir Use the "Left Outer" option. but you need to select the large table as the first one.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@gtamir Use the "Left Outer" option. but you need to select the large table as the first one.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors