Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I am getting "Oracle: ORA-00918: column ambiguously defined" error while loading data using the Direct Query option from the Oracle database to Power BI desktop.
When I am running the same SQL query in Oracle Database, it is working fine. I am having this issue while loading the data to Power BI. Please let me know how to resolve this issue.
Thank you!
Aswini C S.
Solved! Go to Solution.
Resolved the error
ORA-00918 error occured while joining two or more tables that have the same column name across different tables.
Added the prefix to each column with the table name that it originally belonged to and then tried loading the data using that SQL command with Direct Query Option and it worked.
Please find the below link for more details on how to resolve this issue.
tekstream.com/resource-center/ora-00918-column-ambiguously-defined/
Resolved the error
ORA-00918 error occured while joining two or more tables that have the same column name across different tables.
Added the prefix to each column with the table name that it originally belonged to and then tried loading the data using that SQL command with Direct Query Option and it worked.
Please find the below link for more details on how to resolve this issue.
tekstream.com/resource-center/ora-00918-column-ambiguously-defined/
Hi @Anonymous ,
It seems that you solved this problem, roght? If so and if you'd like to, you could mark corresponding post as answer or share your solutions. That way, people who in this forum and have similar issue will benefit from it.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!