About 121,000 results
Open links in new tab
  1. Power BI missing MySQL Connector, even though I installed it

    Feb 6, 2023 · On my Windows 10, I downloaded Power BI today in order to pull data from my remote server, which is MySQL. I go to "get data from other source", choose …

  2. Unable to Connect to MySQL local server 3306 in Power BI

    Aug 16, 2021 · Close Power BI if it's opened. (Basically restart Power BI). Start the SQL Server. I'm using XAMPP. Check this screenshot of the XAMPP Window with the MySQL server …

  3. mysql - Power BI Desktop: Refresh data error 'Character set …

    Jan 13, 2022 · Used to work fine before, I get data from a remote MySQL database on AWS server Checked collation of columns is utf8mb4_unicode_ci .Net framework version: 4.8 …

  4. powerbi - Power BI MySQL Database Connector Error After …

    May 15, 2024 · Verified that the MySQL service is running and that I can connect to the database using other tools (e.g., MySQL Workbench). Despite these steps, Power BI does not recognize …

  5. Microsoft PowerBI MySQL database connector not found issue

    Sep 4, 2019 · I am trying to connect to my MySQL DB but facing: "MySQL database connector not found issue" ande when I provide correct credential to connect. I get "Object reference not …

  6. Power BI not connecting to AWS MySQL instance

    First time I received a bit lengthy error, which was because of unavailability of mysql-connector-net-6.6.5.msi. So I followed this link to solve the issue: Microsoft Power BI connect to MySQL.

  7. How to connect Power BI Desktop to remote MySql server that …

    May 31, 2017 · I have a MySql database running on a remote server which requires ssh authentication that I need to connect to with Microsoft Power BI. I can easily connect to …

  8. Unable to connect MySQL with powerBI even though I installed …

    Mar 10, 2024 · On my Windows 11, I downloaded Power BI today in order to pull data from MySQL. I got the error "This connector requires one or more additional components to be ...

  9. c# - System.NotSupportedException: Character set 'utf8mb3' is not ...

    Aug 4, 2021 · For those rare instances where upgrading our MySql Connector/Net is not an option, you can download the source code, alter code to ignore utf8mb3, compile, then re-deploy.

  10. powerbi - Microsoft Power BI connect to mysql - Stack Overflow

    Dec 23, 2014 · My mysql server is on the cloud. I install the connector to connect mysql on Window 7 machine. Then I try to connect from Power BI to MySQL server. I give the IP …