Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
bryanshaw46
Resolver I
Resolver I

Connect to Oracle 12c with Scheduled refresh

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?

1 ACCEPTED SOLUTION
josef78
Memorable Member
Memorable Member

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

View solution in original post

4 REPLIES 4
josef78
Memorable Member
Memorable Member

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

lbendlin
Super User
Super User

correct

lbendlin
Super User
Super User

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?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.