Forum Discussion
Connect MySQL with Power BI problem about credential
lehoang4471 , Please install latest .net driver and try again
https://dev.mysql.com/downloads/connector/net/
Also check if MySQL is limiting access based on IP. If yes, then you need to get your ip added
- lehoang44714 years agoFrequent Visitor
Thank you for your answer, but unfortunately this won't help
I have installed .net driver before i tried to connect
And may i ask, what do you mean about limiting access based on IP?
I'm already accessed the mysql on the computer installed Power BI
and where do i add my ip in Power Bi?- amitchandak4 years agoSuper User
lehoang4471 , if on the computer where you have power bi, you are able to access the MySQL using MySQL browser, then it is not IP related issue.
refer these for ip
https://stackoverflow.com/questions/46629355/how-to-list-the-allowed-ip-that-can-login-mysql
- lehoang44714 years agoFrequent Visitor
oh thank you so i have installed .net and not the ip problem
at least we can eliminate 2 problems so far, thank you
but I still need to find another solution