Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
when trying to update data from the MySQL database in power bi service, it gives an error. Although Power BI Desktop connects correctly and the data is updated.
The hosting support where the database is located said that SSL is configured.
Maybe someone has encountered such a problem and knows a solution?
An error happened while reading data from the provider: 'A call to SSPI failed, see inner exception.'
Hi @GalasVetal ,
Please refer this article -
https://scalegrid.io/blog/connect-mysql-to-power-bi/
I hope it will be helpful.
Thanks,
Sai Teja
MySQL database requires an on-prem data gateway connection, have you configured the gateway and mapped your semantic model to the gateway?
Please check if you would have followed all the steps mentioned here:
https://learn.microsoft.com/en-us/power-query/connectors/mysql-database
Need a Power BI Consultation? Hire me on Upwork
Connect on LinkedIn
|
@tharunkumarRTK
Power BI Desktop everything works correctly.
And app.powerbi.com gives an error when connected to MySQL
I understand. From Power BI service, you would need a gateway connection for the semantic model to refresh.
Assuming you have a gateway server configured: (https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install)
If not already then
Install MySQL driver in your gateway machine
Configure the gateway connection in power bi service
map your semantic model with the gateway connection
then you would be able to refresh your model
Need a Power BI Consultation? Hire me on Upwork
Connect on LinkedIn
|
I don't fully understand your recommendation to Install an on-premises data gateway.
Maybe because I forgot to specify that the MySQL database is on remote hosting that I rent and I don't have access to the settings.
At first there was a problem with no SSL, but the hosting owner set up SSL, but a new problem appeared.
As far as I understand, these are some problems with the SSL configuration on the server I am connecting to. Although I could be wrong