简体   繁体   中英

How to connect Power BI Desktop to MYSQL Database on my local Machine?

I tried to connect from Power BI Desktop to MySQL to get data from MySQL database into Power BI but got an error message and I do not know how to fix this. Can someone please help me out? This is the error message I keep on getting. The error message is:

Details: "MySQL: Host 'DELL-PC' is not allowed to connect to this MySQL server"

I have also tried editing my settings on Power BI by going to file|options & settings|data source settings but still could not fix it.

Please how to fix this?

这是一个数据库权限错误,看看这个答案,您可能需要创建一个具有适当权限的新用户(或编辑当前用户)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM