This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I know that Direct Query can only be used with Oracle version 12 and above but I'm stuck with 11g. So, I'm trying to think of workarounds for this.
One method I can think is to upload the data to an intermediary supported database (like Azure) and then use Direct Query from there.
Another method is to to use linked servers from SQL Server though I'm sure whether this will work or not,
Any comments on the above approaches or are there any better workarounds?
Solved! Go to Solution.
@curious,
The above workarounds you mentioned are executable. You can upload Oracle data to Azure SQL database or on-premise SQL Server , then use DirectQuery in Power BI Desktop to connect to the SQL data source.
Moreover, if you want to use linked server, you can follow the guide in this similar thread to connect to the data source.
Regards,
Lydia
I have, in the past, used a simple workaround by renaming the 11 driver to the same as the 12 driver... it worked for a while.
@curious,
The above workarounds you mentioned are executable. You can upload Oracle data to Azure SQL database or on-premise SQL Server , then use DirectQuery in Power BI Desktop to connect to the SQL data source.
Moreover, if you want to use linked server, you can follow the guide in this similar thread to connect to the data source.
Regards,
Lydia
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.