The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi everyone,
My reports fetches data in two ways:
1. SQL Server database using the "import"data connectivity mode
2. Folder (csv files are dumped in every week)
I would like to publish the report to the PowerBI server so that users can view up-to-date data.
How can schedule an automatic refresh every day at a specific time?
Thank you.
Solved! Go to Solution.
You could configure a schedule refresh for datasets.
Refernce:
if you don't have merge/append queries in your dataset, you can use on-premises gateway.
If you do, you will need use personal gateway.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You could configure a schedule refresh for datasets.
Refernce:
if you don't have merge/append queries in your dataset, you can use on-premises gateway.
If you do, you will need use personal gateway.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Do you have a Gateway installed? And is it Personal or Enterprise?