Forum Discussion
Beamer108
3 years agoNew Member
Getting Started with PowerBI - data connection
Hi I am brand new to PBI and have watched many tutorials on how to get started but nothing seems specific to what I need. I have created a SQL query using PLSQL that is connected to multiple tables ...
lbendlin
3 years agoSuper User
1. Make sure you have a working connection to your Oracle database, ideally via TNSNAMES.ORA
2. use the Oracle connector. Under "Server" specify the TNS name of your connection.
Under SQL Statement (optional) enter your PL-SQL query.
Decide between Import Mode and Direct Query Mode.