79276087

Date: 2024-12-12 17:50:35
Score: 1.5
Natty:
Report link

In my case after change parameters for each one of the sources I could fix this issue. For some reason it started considering fix IP and disabled parameters, I edited it via PBI Desktop, remove the fix IP and add parameters (server and database).

from = PostgreSQL.Database("111.111.111.111:PORT", db_prod) to = PostgreSQL.Database(Server_IP, Database)

enter image description here

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hebert Costa