Forum Discussion
Unable to Connect to MySQL Database
- Anonymous9 years ago
Hi Anonymous,
In your scenario, are you able to connect to the MySQL database in MySQL workbench? Please ensure that MySQL workbench is installed in the same machine as Power BI Desktop.
If the connection is successful in MySQL workbench, use same connection string and make sure that you use Database credential in Power BI Desktop to connect to the MySQL database, and you can review this blog about connecting to MySQL in Power BI Desktop.Thanks,
Lydia Zhang
Using a power bi desktop or service?
Do the following:
- Check the properties connection..
- Check if the MySQL port is open
I am using Power BI Desktop.
- Anonymous9 years agoNot applicable
Hi Anonymous,
In your scenario, are you able to connect to the MySQL database in MySQL workbench? Please ensure that MySQL workbench is installed in the same machine as Power BI Desktop.
If the connection is successful in MySQL workbench, use same connection string and make sure that you use Database credential in Power BI Desktop to connect to the MySQL database, and you can review this blog about connecting to MySQL in Power BI Desktop.Thanks,
Lydia Zhang- Anonymous9 years agoNot applicable
After clearing the previous permission and reconnecting to the database everything is working smoothly.
Thank you for the solution!