Forum Discussion
Error - Credentials Failed to login - Oracle Database
I'm developing a new Power BI application where I'm using an Oracle Database connection.
In the Power BI Desktop, I can authenticate the credentials and get data form Database with connection string and SQL query:
Power BI Desktop asks for the database credentials and once I authenticate it is possible to get data from server, but once I publish to Power BI Service, it is not allowing me to input the credentials, it returns an error:
With this error I can't configure the automatic refresh.
Hi Anonymous ,
Based on your description so far, it seems to me that you need to configure the gateway, and in the admin gateway on Power BI Service, add the data source.
download refer:
https://powerbi.microsoft.com/en-us/gateway/
Detail operations refer:
https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-data-sources
Best Regards
Lucien
2 Replies
- v-luwang-msftCommunity Support
Hi Anonymous ,
Based on your description so far, it seems to me that you need to configure the gateway, and in the admin gateway on Power BI Service, add the data source.
download refer:
https://powerbi.microsoft.com/en-us/gateway/
Detail operations refer:
https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-data-sources
Best Regards
Lucien
- AnonymousNot applicable
Thank you v-luwang-msft
It worked.