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! Request now
Can we create the joins with tables from different types of data source (SQL / Oracle) all together?
Solved! Go to Solution.
You can use the MERGE functionality. Details and instructions you can be found at the bottom of this page.
Hi @Anonymous,
Besides merge queries in Query Editor mentioned by @Anonymous, you can go to Relationship view, create a relationship between these two tables, then in Report view, you can drag desired columns form these two tables to the same visual easily.
Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships
Best Regards,
Qiuyun Yu
Hi @Anonymous,
Of course, it's able to merge queries from SQL and Oracle databases in Power BI desktop.
Best Regards,
Qiuyun Yu
Thanks.
It means if I am having two different data sources Oracle (O) and MSSQL (M). Suppose there is a table OT in oracle data source and there is one table MT in MS SQL Database. So, we will be able to create a graph using both tables OT and MT. Is it so?
Hi @Anonymous,
Besides merge queries in Query Editor mentioned by @Anonymous, you can go to Relationship view, create a relationship between these two tables, then in Report view, you can drag desired columns form these two tables to the same visual easily.
Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships
Best Regards,
Qiuyun Yu
You can use the MERGE functionality. Details and instructions you can be found at the bottom of this page.
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.