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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
chchen0202
Frequent Visitor

Inner join and append query with Direct query in Power Query

Hi all,

 

I am a beginner in Power BI.  I have two questions regarding tables in direct query mode, because I got the similiar error msgs :

"This step results in a query that is not supported in DirectQuery mode"

 

Q1. It is possible for Direct query table to apply【Merge queries】with 【Inner join】to other table (Left join is avaliable)? if not, are there any alternative method (without using SQL)? Is this a limitation of DQ mode?

chchen0202_1-1713778536955.png

 

chchen0202_0-1713778518955.png

 

 

 

 

Q2. Similarly, is it possible to use 【Append queries】 to other table? Are there any other alternative solutions available (without using SQL UNION statement)?

chchen0202_0-1713778429530.png

 

Thank you in advance. Best regards.

3 REPLIES 3
lbendlin
Super User
Super User

Q1: Let the data model do the work for you.

 

Q2:  Use UNION

Thanks for reply,

Q1: I need to do some transfer after inner join, like rename column name and remove duplicate, so is it possible to do inner join in the PowerQuery level? 

Q2 : For some reason, I can not to do SQL query in advance, so are there any other alternative solutions available?

 

Thanks

Q1: let the data model do that for you

Q2: UNION in DAX, not in SQL.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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