Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
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
Solved! Go to Solution.
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...)
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>) ) )
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...)
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>) ) )
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |