Forum Discussion
enriqueq84305
3 years agoNew Member
Power BI Service Dataset Refresh
Hey everyone, we're trying to schedule dataset refreshes for our reports in Power BI service but when I download the gateway connection it uses my work laptop as the connection which results in sched...
ibarrau
3 years agoSuper User
Hi. Let's keep one thing in mind. Because the sources is MySQL you must use a gateway to connect with service, even if it's a cloud source. Your data is in AWS so maybe the best approach is using EC2 for a gateway and not a laptop. Of course for a test is perfectly fine. Consider that you must install a driver for connecting to MySQL with Gateway or even powerbi desktop (restart vm or pc after installing driver).
Just in case a configuration with old pictures step by step: https://blog.ladataweb.com.ar/post/189013278236/powerbigateway-configurar-una-actualización
I hope that helps