Forum Discussion
Laocsulak
Helper I
3 years agoBest way to schedule refresh Power Bi connected using Mysql connector for AWS RDS
Hello, In my company, I generate Power BI reports for various areas by connecting through the MySQL connector to some views I created using MySQL to connect to an AWS RDS. The issue is that I...
- 3 years ago
Hi Laocsulak ,
Do you have the option to spin up a VM and run the gateway on there? Both DirectQuery and Import mode need a gateway to connect to your MySQL DB on AWS.
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Laocsulak
Helper I
3 years agoI created the virtual machine with an EC2 instance of Windows and installed the gateway there and it's working perfectly. Thank you!