Forum Discussion

zaidsaeh's avatar
zaidsaeh
Regular Visitor
6 months ago
Solved

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 ...
  • Murtaza_Ghafoor's avatar
    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