Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
😞
Solved! Go to Solution.
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?
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?
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? ![]()
Regards
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.