Forum Discussion
Can I import oracle DB from Power Bi Service version?
- 7 years ago
If you want your report to be refreshed in the service from an on-premise Oracle database, you will need to install a gateway somewhere in your environment, that has access to the Oracle database. Once you install the gateway, provision the Oracle data source for the gateway. Then publish your pbix file to the service, and it should be able to refresh from the Oracle data source through the gateway
How to install and setup oracle data source for the gateway was in the links I provided
Thanks,
You can, but you'll need to install a gateway that has access to your Oracle data source
Please see the following links for reference
https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem
https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem-manage-oracle
Good luck