Forum Discussion
Error while scheduled refresh
AnonymousThis sounds interesting. How can I access the sql server agent to view the scheduled refreshes?
Hi Anonymous
Go to the Management Studio from the sQL Server.
As a system admin you can view the SQL Server Agent Jobs
https://docs.microsoft.com/en-us/sql/ssms/agent/sql-server-agent?view=sql-server-2017
Best Regrads,
Philipp
- Anonymous7 years agoNot applicable
AnonymousI can imagine that data sets scheduled in the Power BI service use SQL Server agent jobs in the background to refresh the datasets. If you can get access to that agent (e.g. using XMLA) , then you can see which refreshes are scheduled at what time. If this is true and somebody knows how to get (viewing) access to that agent please let me (and the rest of the community) know.
- Anonymous7 years agoNot applicable
AnonymousI thought this topic regarding to the on premises report server. If you use an on prem server, the scheduling works with the SQL Agent. Power BI online has a scheduler on the cloud service