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
For Power BI Report Server, has anyone made a Power BI viz that connects to Oracle and successfully put in a scheduled refresh? If so, what does the connection string look like?
Solved! Go to Solution.
Yes, it is depends what connector you are used.
If you are using "Oracle database" you must install Oracle ODAC component on RS server (ODP.NET 4).
In connection string you can use same string as you using in tnsnames. Or you can use only tns alias, in this case you must defined TNS_ADMIN enviroment variable pointing to directory of your tnsnames.ora
Yes, it is depends what connector you are used.
If you are using "Oracle database" you must install Oracle ODAC component on RS server (ODP.NET 4).
In connection string you can use same string as you using in tnsnames. Or you can use only tns alias, in this case you must defined TNS_ADMIN enviroment variable pointing to directory of your tnsnames.ora
correct
We use TNSNAMES.ORA (same on all gateway cluster members) and then the connection string is simply the TNS entry.
Just to be clear lbendin, in the Connection String text box, the only thing in there is the tns entry. Nothing else. Correct?
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!
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |