I want get data into Power BI desktop from PostgreSQL (on my local machine). I tried the solution given here (Installing ngpsql to use PostgreSQL in PowerBI), but it did not work.
Basically, I installed the latest version of ngpsql(3.2.4) with the option to install to GAC. However, I'm getting the same error in Power BI saying that the connector requires one or more additional components.
Am I missing any steps? I looked online but did not find any recent documentation on this.
Any help is very much appreciated.
Thanks
Three ways :
1 - The ngpsql way does work if your follow the comment of Lavande:
- Install npgsql as Administrator (since the DLL would be pushed to GAC);
- During the installation stage, enabled "Npgsql GAC Installation";
- Restart the PC
2 - With ODBC, i used this walk-through
3 - With the M query language.
Nota : the Power BI community posts ? well, ...
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