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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
djm7
Helper I
Helper I

power bi desktop outer joins

am I correct that the joins between tables in power bi desktop do not include the option to have outer joins.

this seems very limiting.

2 ACCEPTED SOLUTIONS
rajendraongole1
Super User
Super User

Hi @djm7  - You're correct that Power BI Desktop does not natively support outer joins in the relationship model between tables.

Power BI's data model focuses on optimizing performance and usability for analytics and visualization rather than acting as a full-fledged database or ETL tool. Outer joins can increase complexity, lead to ambiguous relationships, and potentially degrade performance in large datasets.

 

workaround should be at power query editor:

Go to Home > Merge Queries in Power Query Editor.
Choose the type of join you want (e.g., Full Outer Join, Right Outer Join).
Load the resulting joined table back into your Power BI model.

 

Hope this helps.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

Anonymous
Not applicable

Hi @djm7 ,

 

For your requirement, you can take a look at NATURALLEFTOUTERJOIN Function and try to use it create a merged table with full records.

 

Best Regards,
Stephen Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @djm7 ,

 

For your requirement, you can take a look at NATURALLEFTOUTERJOIN Function and try to use it create a merged table with full records.

 

Best Regards,
Stephen Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

rajendraongole1
Super User
Super User

Hi @djm7  - You're correct that Power BI Desktop does not natively support outer joins in the relationship model between tables.

Power BI's data model focuses on optimizing performance and usability for analytics and visualization rather than acting as a full-fledged database or ETL tool. Outer joins can increase complexity, lead to ambiguous relationships, and potentially degrade performance in large datasets.

 

workaround should be at power query editor:

Go to Home > Merge Queries in Power Query Editor.
Choose the type of join you want (e.g., Full Outer Join, Right Outer Join).
Load the resulting joined table back into your Power BI model.

 

Hope this helps.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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