Kawabata Yoshihiro on 04 Aug 2016 05:05:23
I want to connect the databases on Amazon Aurora from Power BI Desktop, Power BI Services.
- Comments (4)
RE: Amazon Aurora Connection
The driver for Postgres is horribly out of date and needs to be updated to support current versions. We also need to connect to the Aurora database.
RE: Amazon Aurora Connection
This is an issue with PostgreSQL flavor of Aurora, not MySQL.
RE: Amazon Aurora Connection
Please add a direct query to Amazon RDS / Aurora like you have for Redshift and SQL Server, otherwise you will need to use the Enterprise Gateway to sync the data on schedule. Almost all other BI Vendors have this.
RE: Amazon Aurora Connection
Have you tried the MySQL connector? It solved my problem with Aurora!