Forum Discussion
VedranR
1 year agoFrequent Visitor
How to automate refresh data in .pbix doc
Hi everyone, I wonder if anyone have experience with my issue. In my .pbix doc I have used connection MySQL database to get my data, but there is no direct query possibility. So I want to find if...
anmolmalviya05
Super User
1 year agoHi VedranR, As per my understanding it's not possible in power BI desktop app to automate the refresh. But you can upload the report on Power BI service and set schedule refresh to refresh the reports manually.
Further you can use power BI desktop developer mode and Git integration in Microsoft Fabric, using which you can sync the report on services and the file on your desktop.