Forum Discussion
can not create scheduled refresh plan
Hi fatemehdashti, the user account used to connect Power BI Reporting Services Service to the Report Server database must be, at least, member of the SQLAgentOperatorRole on msdb database, in order to create jobs. (refresh plans create jobs internally to deal with schedules)
Can you check that? It is a permission on the server that hosts the Report Server database.
- fatemehdashti8 years agoRegular Visitor
Thanksmuchinski, I set my user properties like below, Do you mean this? Unfortunatelly the error is shown again, Please guide me more.
- muchinski8 years agoResolver II
Hi, I meant the user that connect PBIRS to the database. You can find it using Report Server Configuration Manager (image bellow).
In addition, do you see any error message on SQL Agent Log?
- fatemehdashti8 years agoRegular Visitor
Hi, my Report Server Configuration Manager is:
Also I set login properties for "NT AUTORITY\SYSTEM" like this:
But I still see some errors on SQL Agent log:
and It is showen previous error again whenI create a scheduled refresh plan. I'm really confuesed. What do I do now?