Forum Discussion

Ungaretti's avatar
Ungaretti
New Member
2 years ago
Solved

Gateway Appears in settings as Not Configured Correctly

Hey guys! I have a connection via odbc from power bi to Postgresql. I installed the gateway on the server with access to the database. I created the connection in power bi services with the databa...
  • Ungaretti's avatar
    Ungaretti
    2 years ago
     
     
    The provocation given about using dsn made me understand the logic and find the solution.
    The odbc settings on both the server and the desktop were correct, but on the power bi desktop I used a connection string setting the internal IP and this caused the service not to find the gateway.
    To solve this, simply select the configured system dsn and do not fill in the connection string field, as the service connection always looked for the dsn and no longer for the ip.

    Best Regards!