Forum Discussion
Need help with connecting to a MySQL server
My case is:
- server is on Azure, MySQL Database.
- I need to pull the data into PowerBI service every hour
By following below link on community.power Bi site. I have concluded following approach.
http://community.powerbi.com/t5/Service/connect-mysql-to-web-version-of-Power-Bi/td-p/2668
i) Connect to My sql Database using Power BI Desktop
ii) Deploy Power BI desktop to power BI service
iii) Schedule data referesh using Personal gateway.
I would like your comment on whether the above approach is correct or not and in case it is correct where do i need to install "Personal gateway" on Azure server (Since database is on cloud) or my personal desktop or any machine?
So does powerBI support connecting to a database server running on a remote machine?
It appear the diaload does not even support a mysql port number.
So does it NOT work?