Forum Discussion
Error "The Item '' cannot be found" when scheduling refresh
Hi InTheDark ,
I test the "Schedule Refresh" function in Power BI Report Server(Septemeber 2022), it works well and also could edit it.
Please confirm the schedule plan if had deleted before.
There is a document for troubleshooting, please refer: Troubleshoot scheduled refresh in Power BI Report Server - Power BI | Microsoft Learn
Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I did see that, but couldn't figure out if my issue was related to the issues on the page. After doing some troubleshooting, I think what my issue is is our Power BI is on the same server as SSRS, and its database name is PBReportServer, rather than ReportServer. It looks like the data refreshes are trying to save to the ReportServer database (which is the SSRS database), but can't because SSRS doesn't have the DataModelRefresh option. All other Power BI data is saving correctly to PBReportServer, so I'm not sure how to redirect refreshes to this other server.