Forum Discussion
Connect postgresql database on the private NAS server and the powerbi
- 3 years ago
Mostly correct. The "on server" part needs qualification. You can install the gateway on any on-prem machine but usually it is installed on a dedicated VM in the on-prem cloud.
local = on-prem
- 3 years ago
- install Power BI Desktop (can be on your PC)
- go to C:\Program Files\Microsoft Power BI Desktop\bin\ADO.NET Providers
- grab the Npgsql.config file and the Npgsql folder
- on the machine where you installed the gateway go to C:\Program Files\On-premises data gateway\m\ADO.NET Providers
- paste the file and folder there
- restart the gateway service
Potentially. You can try to use the enterprise version.
Thanks for all the answers but unfortunately I still can't assign a gateway to this connection 😞 Maybe you could recommend some step by step tutorial on how to connect local postgres database with powerbi service?