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.