Forum Discussion
Tony_Kuiper
Helper I
3 years agoYet another postgresql and power bi question....
I have the "usual problem" (at least according to the number of queries related to this)... I have a postgresql on Azure data source.. I can connect to it without issue via MS Access. I can conn...
amitchandak
Super User
3 years agoTony_Kuiper , Please check if this can help
https://hevodata.com/learn/connect-postgresql-to-power-bi/
Check the cmd given to be run on the PostgreSQL server.
Tony_Kuiper
Helper I
3 years agoI ended up installing a postgresql driver into windows and then connected to the postgreSQL on Azure, via ODBC instead. This works, though it still seems odd that the out of the box connector is unable to be made to work.