Forum Discussion
jutomate
1 year agoNew Member
postgreSQL RDS Not refreshing on power bi web
Hello friends, I have a problem that I can't solve. I'm trying to connect my postgresql to Power BI without an ODBC connection and I managed to do it. After I uploaded my dashboard, it doesn't ...
- 1 year ago
It seems to be a specific problem with postgresql. As soon as I switched to RDS's mysql, the problem was fixed.
ibarrau
1 year agoSuper User
Hi. Working with RDS postgres and powerbi has some tricks for remote certificates at the VM with the Gateway. You need a gateway because of the certificate. You can check this post out in order to follow the process.
https://blog.ladataweb.com.ar/post/187904496250/conectar-power-bi-a-rds-postgres-en-aws
I hope that helps,
jutomate
1 year agoNew Member
If I switch to MySQL it should solve the problem and I won't have to use Gateway?