Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi all, I am really sure the solution is already written somewhere in this forum, but trust me I have spent a really long time looking for it with no success!
So please excuse me in case it is a repeated question but I need help about this situation:
- PowerBI desktop installed on the PC of my client (the same machine where is the SQL database)
- It gets data from SQL in "import mode" (data from different databes so the Import mode is the only one available)
- I need to have the data automatically refreshed (once a day it is ok) without any human intervention
- The data should be published online after the refresh
What do I need to accomplish this?
Thank you all,
Alessandro
Solved! Go to Solution.
The automated refresh is available in the Power BI service but not desktop. So you can first publish the report, then schedule your refresh from the service.
Since your data source is SQL on-prem, you will need to install the Power BI gateway on the PC where the database lives.
@alecsonline,
After you install and configure gateway properly, please add all the SQL data source within gateway following the guide in this article.
Please make sure that the connection strings(server name , database name) you use in gateway exactly match that you use in Power BI Desktop.
Regards,
Lydia
@alecsonline,
After you install and configure gateway properly, please add all the SQL data source within gateway following the guide in this article.
Please make sure that the connection strings(server name , database name) you use in gateway exactly match that you use in Power BI Desktop.
Regards,
Lydia
Thank you very much.
I will not to able to test your suggestions in a short time...
Do you think I should anyway mark your answers as "solution" or wait until I test it?
Alessandro
The automated refresh is available in the Power BI service but not desktop. So you can first publish the report, then schedule your refresh from the service.
Since your data source is SQL on-prem, you will need to install the Power BI gateway on the PC where the database lives.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.