Forum Discussion
How to refresh dataset on Power BI Service from Azure MySQL database
- 6 years ago
To answer my own question, yes, you need to install the data gateway in order to refresh a dataset on Azure MySQL.
In our case, we don't have on-premises servers, so we've installed the gateway on an Azure VM.
Is there any othere data sources used in this report other than MySql.
If you have, then please click "Gateway Connection" and try to click "add to gateway".
If only My Sql, Please try to install the Gateway and check with refresh (On-demand / Scheduled).
As per the below document, not mentioned about Azure My Sql.
https://docs.microsoft.com/en-us/power-bi/power-bi-data-sources
So please check with the Gateway once and let us know the status.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
In case it does not help, please provide additional information and mark me with @
BR
venal.
Thanks for helping venal
Azure MySQL is the only data source.
I'm new to Power BI and I'm not sure what "gateway" you're referring to. The only gateway I've read about is a locally installed one that is used for accessing on-premises data source, which I'm not trying to do.
- venal6 years agoMemorable Member
Please try to download the On-premises data gateway and try to configure the data source to the Gateway in Power BI Service.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
In case it does not help, please provide additional information and mark me with @BR
venal.
- latearrival6 years agoAdvocate I
Before I try that, woud you mind confirming my understanding please. Are you saying that I need to install a data gateway in order to refresh the dataset from Azure MySQL?
It seems crazy that an Azure service (PBI) needs locally installed software (a data gateway) to be able to retrieve data from another Azure service (Azure MySQL). Both cloud-based (not on-premise) and both running on Azure. It doesn't make sense to me.
- latearrival6 years agoAdvocate I
To answer my own question, yes, you need to install the data gateway in order to refresh a dataset on Azure MySQL.
In our case, we don't have on-premises servers, so we've installed the gateway on an Azure VM.