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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Oracle Direct Query - Couldn't Connect

Hi Guys,

 

I have to fetch the Data from oracle Data base(Direct Query ), so installed ODAC in PBI front end server and Connected to Oracle its working fine in Desktop but not is Power Bi report server portal.

 

I Have connected by using below string. please assist me to connect from PBIRS

 

IP:Port/service Name

 

Thanks,

Rav

 

1 ACCEPTED SOLUTION
sevenhills
Super User
Super User

Assume, you have installed the Oracle drivers (if not, a bunch of to do list - https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view...

 

  • Install the software "Oracle Client" / Drivers
  • Configuration for the database (tnsnames.ora). 
  • Ping the oracle server from PBIRS server
  • Use the username and password to access the database.
  • Optional: RDP to PBIRS and use the Power BI Desktop of PBIRS version and try to make connection

 

Typical connection string in the data source

DATA SOURCE=<Data source name>

 

Optional: You can also try the below in the connection string:

Data Source= (DESCRIPTION= (ADDRESS= (PROTOCOL=TCP) (HOST=<HOSTNAME>) (PORT=1521))
(CONNECT_DATA= (SERVICE_NAME=<SERVICENAME>) ) )

 

 

View solution in original post

2 REPLIES 2
sevenhills
Super User
Super User

Assume, you have installed the Oracle drivers (if not, a bunch of to do list - https://docs.microsoft.com/en-us/sql/reporting-services/report-data/oracle-connection-type-ssrs?view...

 

  • Install the software "Oracle Client" / Drivers
  • Configuration for the database (tnsnames.ora). 
  • Ping the oracle server from PBIRS server
  • Use the username and password to access the database.
  • Optional: RDP to PBIRS and use the Power BI Desktop of PBIRS version and try to make connection

 

Typical connection string in the data source

DATA SOURCE=<Data source name>

 

Optional: You can also try the below in the connection string:

Data Source= (DESCRIPTION= (ADDRESS= (PROTOCOL=TCP) (HOST=<HOSTNAME>) (PORT=1521))
(CONNECT_DATA= (SERVICE_NAME=<SERVICENAME>) ) )

 

 

Anonymous
Not applicable

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.