Forum Discussion
Trying to connect to MY SQL from Power BI
- Anonymous9 years ago
pranim,
Before you can connect to a MySQL database, you need to install MySQL Connector/Net 6.6.5 for Microsoft Windows on your computer. Select the driver that matches your Power BI Desktop installation (32-bit or 64-bit).
After installing the MySQL connector, refer to this blog to connect to MySQL in Power BI Desktop.
If the connection still fails in Power BI Desktop, please check that if you are able to connect to the MySQL database in MySQL workbench, ensure that MySQL workbench is installed in the same machine as Power BI Desktop.
Regards,
So you saying that 8.0.16 works but 8.0.29 (latest one) doesn't?
That is weird. Surprised, MS doesn't have this in their documentation
In this day and age I'm more surprised when MS does have anything correct in their documentation.
Thanks MarcusR1. Really helped pinpoint the issue I was having. 8.0.32 doesn't seem to get recognized by Power BI either.