Forum Discussion
samgreene1
8 years agoResolver II
Scheduled Refresh Error
Hi, Running 15.0.2.378 on windows 2012. The server is configured with https to name like myservice.dev.mydomain. When a user tries to schedule a data refresh, they get an error. Here is s...
- 8 years ago
While working with a helpful Microsoft employee, we found an entry in a log file that permissions were needed on a subdirectory inside the powerbi dir. Once this was granted to the service account things are working.
ey1020_park
4 years agoFrequent Visitor
I resolved the issue by referring the page below.
https://github.com/microsoft/Reporting-Services/issues/166
1. rsreportserver.config -> set ReportServerUrl with domain address
2. entry in hosts file on the server
hope it helps.