Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Team,
I am facing issue with "Shared Schedule Refresh" on "Power BI Report Server" Portal (Native mode).
"Manual" refresh and "Report-specific" refresh is working fine.
Only for "Shared Schedule" refresh, a SQL server agent job is getting created which then adds an event to dbo.Event table.
The problem is EventType = "SharedSchedule" is not getting proccessed further by Report server when verified through SQL server profiler trace.
Kindly help me with some ideas/solutions to resolve this issue.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anonymous ,
Firstly please check if the data source supports chedule refresh:
Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn
Not all Power BI Reports can have a scheduled refresh plan created on them. The following is a list of Power BI Reports that you Can't create a scheduled refresh plan:
Power BI report scheduled refresh in Power BI Report Server - Power BI | Microsoft Learn
If all is not there, please use the tools in the below report to dig:
Troubleshoot scheduled refresh in Power BI Report Server - Power BI | Microsoft Learn
Best regards,
Community Support Team_yanjiang