Forum Discussion
postgreSQL RDS Not refreshing on power bi web
- 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.
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,
Thanks for the answer.
The problem with Gateway is that I need it to be based on my computer. How can I make it not be based on my desktop?
- ibarrau1 year agoSuper User
The best approach here would be turning on an EC3 over AWS. If you are already working with AWS then a VM on the same cloud would help to keep the data flowing fast over the cloud.
I hope that helps,