Forum Discussion
zaidsaeh
6 months agoRegular Visitor
Power BI cannot connect to MySQL – Requested value 'None' was not found
Hello, I am trying to connect Power BI to my local MySQL databases (running through XAMPP on port 3306), but I am unable to establish a connection. Initially, Power BI prompted an encryption ...
- 6 months ago
Propose Solution:
Install MySQL Connector/ODBC 8.0 (64-bit).
Restart MySQL and Power BI.
Connect using localhost:3306.
Choose “Use unencrypted connection” when prompted.
In most cases, this resolves the issue immediately.
If this helps, ✓ Mark as Kudos | Mark as Solution| Help Others
Murtaza_Ghafoor
6 months agoSuper User
Propose Solution:
Install MySQL Connector/ODBC 8.0 (64-bit).
Restart MySQL and Power BI.
Connect using localhost:3306.
Choose “Use unencrypted connection” when prompted.
In most cases, this resolves the issue immediately.
If this helps, ✓ Mark as Kudos | Mark as Solution| Help Others