Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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