Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi community,
I am triyng to connect a test premium power BI on the webapp (https://app.powerbi.com/) on a postgresql.
But I didn't find how I am suppose to provide the port of the SQL server.
It is never indicated in the documentation : https://learn.microsoft.com/fr-fr/power-query/connectors/postgresql#connect-to-a-postgresql-database...
Can powerBI online connect to a postgres that isn't on the standard port ?
Solved! Go to Solution.
Hi @PAD_ ,
You can specify the port number in the Server field by appending it after the server name or IP address, separated by a colon. For example, if your PostgreSQL server is running on and listening on port , you would enter in the Server field:
<YourServerName>:5433
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hi @PAD_ ,
You can specify the port number in the Server field by appending it after the server name or IP address, separated by a colon. For example, if your PostgreSQL server is running on and listening on port , you would enter in the Server field:
<YourServerName>:5433
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum