Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
I am trying to connect to an SQL IP Adress. I am able to access it through MySQL Workbench, but when I try to connect it to Power BI the following error shows up...
So, here is what I have in MySQL Workbench program which I like to connect....
By writing the IP Adress in SQL connect with or without the port number the error persists.
I already opened the port number in the firewall and the error persists.
I am able to connect via Python but not Power BI.
Any suggestions???
Thanks
Solved! Go to Solution.
Hello @Gutierrez4 ,
For the above error, make sure that you have specified the correct server name, which can be serverip: portno or servername. If you use the server name, place the host name in the Server field and in the Database field.
Also make sure that the MySQL service is running on the server to which you want to connect.
You can also try using the ODBC connection for MySQL.
Best regards
Liang
If this post helps, then consider Accept it as the solution to help other members find it faster.
Hello @Gutierrez4 ,
For the above error, make sure that you have specified the correct server name, which can be serverip: portno or servername. If you use the server name, place the host name in the Server field and in the Database field.
Also make sure that the MySQL service is running on the server to which you want to connect.
You can also try using the ODBC connection for MySQL.
Best regards
Liang
If this post helps, then consider Accept it as the solution to help other members find it faster.
@Gutierrez4 Seems like you should be using the MySQL connector and you are using the SQL Connector.
My server name is GPower and y want to extract tables from database.
Cant connect.
This is now the error.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 36 | |
| 33 | |
| 33 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 90 | |
| 78 | |
| 66 | |
| 65 |