Microsoft PowerBI Desktop is refering to this Npgsql, but it missing the x64bit installer / release for users.
Please add it to release version like it was before on web.
Thank you
Hi.
The Npgsql GAC setup for example v3.2.1 covers both 32-bit and 64-bit applications in 2 meanings:
processorArchitecture=MSIL
assembly, so both 32-bit and 64-bit applications can load Npgsql.dll.C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config
and C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config
If you have experienced any problems, please feel free to post it! (Sorry, I don't know detail about PowerBI)
Am going to close this as @kenjiuno answered above with all the info.
If you still have issues after installing the MSI, please provide more information about what's not working.
I have latest PowerBI desktop and Windows 10 latest, installed v.3.2.1 , and rebooted, still says it is missing...
I have downloaded Power BI Desktop and tried it some time ago.
It seems to work correctly with Npgsql 3.2.1.
I'll confirm my steps to work with PostgreSQL 9.4 server, and then please check what's wrong on your side:
Power BI Connectivity to PostgreSQL
https://community.dynamics.com/crm/b/microsoftdynamicscrmsolutions/archive/2015/12/02/power-bi-connectivity-to-postgresql
For those still coming across the issue you need to select the GAC
option when installing the driver such that it gets exposed to Power BI.
Most helpful comment
For those still coming across the issue you need to select the
GAC
option when installing the driver such that it gets exposed to Power BI.