I am trying to use Microsoft Power Bi to connect to a PostgreSQL database.
When I go to Get Data it just says that the connector requires one or more additional components to be installed before it can be used
below
<system.data>
<DbProviderFactories>
<add name="Npgsql Data Provider" invariant="Npgsql" description=".Net Framework Data Provider for PostgreSQL Server" type="Npgsql.NpgsqlFactory, Npgsql, Version=3.2.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7"/>
</DbProviderFactories>
</system.data>
The tracer log from my Power Bi can be found here:
https://www.sendspace.com/file/vleze0
How can I get this thing to work? It's driving me crazy! Thanks
Navigate to File > Options and settings > Options > Preview features and enable Power BI Service Live Connection. You'll need to restart Desktop in order for the option to take effect.
Access Power BI Desktop. Select Get Data > Other > OLE DB, and then select Connect. The From OLE DB window appears. Select Build.
There seems to be some problem with the latest Npgsql versions.
Succeded to connect with Npgsql 3.1.8 version.
First uninstall the existing version then install and restart.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With