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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
tanquoc0309
Helper II
Helper II

MERGE QUERY in DirectQuery mode.

How can we use the MERGE QUERY in DirectQuery mode.

I tried and get the error: This step result in a query that is not supported in DirectQuery mode.

 

😞

1 ACCEPTED SOLUTION
Chihiro
Solution Sage
Solution Sage

If queries are from single database (I assume it is, as that's limitation of DirectQuery).

https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-use-directquery/

 

Can't you just Join/Union in query statement?

View solution in original post

3 REPLIES 3
Chihiro
Solution Sage
Solution Sage

If queries are from single database (I assume it is, as that's limitation of DirectQuery).

https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-use-directquery/

 

Can't you just Join/Union in query statement?

I think, i need to you join in query statement. Thanks for your answer

Hi @tanquoc0309,

 

As @Chihiro mentioned above, this is currently a limitation of DirectQuery. And the alternative option is using SQL Statement to join the queries in this scenario.

 

So could you accept the reply from @Chihiro as solution to close this thread? Smiley Happy

 

Regards

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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