Forum Discussion
Connect postgreSQL to power BI web
- 5 years ago
Hi Anonymous ,
I am not an expert in doing it in the gateway, but this article appears to show the gateway setup.
PostgreSQL data refresh using Data Gateway in Power BI report | by Ramu Vudugula | Medium
Hi Anonymous ,
I am not an expert in doing it in the gateway, but this article appears to show the gateway setup.
PostgreSQL data refresh using Data Gateway in Power BI report | by Ramu Vudugula | Medium
Thank you very much!
- RaissHajar3 years agoRegular Visitor
Hello Anonymous ,
I face the same issue. Is the gateway a solution to the problem?
Thank you in advance for your answer- Anonymous3 years agoNot applicable
Hello RaissHajar
I found a solution. I set up an ODBC connection with postgress in the computer with the gateway. It´s a poor solution because you need to have this computer always on and internet conneted.
I highly recomend to use databricks.
- RaissHajar3 years agoRegular Visitor
Thank you so much for your answer Anonymous .
I implemented the solution and it works with my on-prem DB.
I will also explore Databricks.