Forum Discussion
wfarrell
8 years agoFrequent Visitor
Cannot connect PostgreSQL to Power BI. Stuck at the same error message
Hello,
I am attempting to import data from PostgreSQL to Power BI but I keep on getting the same error message below. I installed Npgsql v4.0.0, but still continue to get the error message below.
Any help is greatly appreciated.
4 Replies
- v-yulgu-msft
Microsoft Employee
Hi wfarrell,
Please refer to this blog to check the correct steps of connecting to PostgreSQL from desktop.
Besides, you could try to use used ODBC instead. Connecting Power BI To PostgreSQL
Regards,
Yuliana Gu
- jpt1228
Responsive Resident
The above works!
- AnonymousNot applicable
use Npgsql v2.7.0
- AnonymousNot applicable
I was facing the same issue and installed the below mentioned 2 files.
NgpSQL-4.0.10.msi
NgpSQL.vsix
Now I am able to connect PostgreSQL with Power BI.