Forum Discussion

Kenmare's avatar
Kenmare
Frequent Visitor
1 year ago
Solved

PostgreSQL remote database not reached after publishing report

Hello there,   I have a problem with my report and the postgresql database (hosted on Kinsta).  With Power BI Desktop no problem, the remote database is correctly reached, and all the indicators a...
  • Kenmare's avatar
    Kenmare
    1 year ago

    Well I finally found a solution:

    1. Host the database with a new provider and, the most important, ssl on
    2. Keep crypted connection in the data source in PBI Desktop
    3. Create ODBC connection like in this article (https://dataintoresults.com/post/powerbi-and-postgresql-ssl-lets-encrypt-and-gateway/ ) but no need to install npgsql or download ODBC (windows 11 has now ODBC manager)
    4. Use this connection with odbc connector in PBI (PostgreSQL connector still not working with this remote database)
    5. Both tests in PBI Desktop and PBI service are OK!