Forum Discussion
PowerBI Report Server Report Refresh
Hi lmoranian ,
To refresh data in your Power BI report in Power BI Report Server, you must create a scheduled refresh plan.
You need the necessary permissions to create a scheduled refresh plan. Permissions are defined in the role definitions for the report server. See Role definitions - predefined roles in the SQL Server Reporting Services documentation for details.
Prior to creating a schedule data refresh plan, you need to set the credentials for each data source used in your Power BI report.
Then you can follow these steps to create a scheduled refresh plan.
-
In the web portal, right-click on the Power BI report and select Manage.
-
In the left menu, select the Scheduled refresh tab.
-
On the Scheduled refresh page, select New scheduled refresh plan.
-
On the New Scheduled Refresh Plan page, enter a description and set a schedule for when you want your data model to be refreshed.
-
Select Create scheduled refresh plan when done.
For more,you can refer to :How to configure Power BI report scheduled refresh
Also,you may check this thread :Scheduled Refresh with Web Source Not Working
Best Regards,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
We have a couple of scheduled refreshes set up and the credentials are there, but the report is not refreshing. We have two versions on the report server, one using import and one using direct query.