The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
77 | |
77 | |
36 | |
30 | |
28 |
User | Count |
---|---|
107 | |
100 | |
55 | |
49 | |
45 |