Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
StandFC
New Member

Postgres error with Power BI Desktop

I have a PostGRES DB I'm trying to connect to using ODBC as it has a port and SSL requirement that seem to mean the postGRES conenctor will not work.

 

Error mesasge here:

 

Details: "PostgreSQL: We were unable to find a database provider with invariant name 'Npgsql'.
This error could've been the result of provider-specific client software being required, but missing on this computer.  To download client software for this provider, visit the following site and choose the 64-bit (x64) version of, at minimum, 'Npgsql version 2.0.12': https://go.microsoft.com/fwlink/?LinkID=282716"

 

I have the PostgreSQL35W driver installed (according to my ODBC) byt Power BI keeps erroring wehn I try to use it saying the Driver is not installed.

 

NB: I am using Windows 10x64 as my client for the Power BI desktop install.

 

I'm trying connections stringsd as found at

 

https://connectionstrings.com/postgresql-odbc-driver-psqlodbc/

 

but keep gettgin told I don't have the postgreSQL Unicode driver installed.

1 REPLY 1
BlancaHernandez
New Member

Hi, 

I followed exactly this tutorial 

 

http://outofmemory.azurewebsites.net/configure-npgsql-on-windows/

 

and I could make it work. Pay attention to the exact version of Npgsql you write in the DbProviderFactories tag. Check your GAC content and pick the exact version out of it.

 

Hope it helps!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors