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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

no code solution for different kinds of joins

Is there a way to join two or more tables, using INNER JOIN, LEFT JOIN, CROSS JOIN, etc., or any combination thereof, without writing code?

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

You can do that in Power Query using a Merge query, all of those joins are supported. No code. Well, there is code, but it is written for you. Merge queries are pretty much next, next, finish.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

You can do that in Power Query using a Merge query, all of those joins are supported. No code. Well, there is code, but it is written for you. Merge queries are pretty much next, next, finish.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

How do you SELECT WHERE with no code?

Not 100% what you are asking about, but you can start with your base table. Then you can use the little drop down arrow for a column and select the values you want and deselect the ones that you do not want. This is the equivalent of a SELECT WHERE statement in SQL. 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

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.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors