Forum Discussion
OnPrem Server Reports not Refreshing
- 4 years ago
Hi nelson777
This is sql server side error, first point to check is to look at SQL server error logs around that time to try and relate the issue.
Also try restarting the On-Premises gateway service and also SQL service to see if that helps.
Also try loading one simple table in PowerBI and see if that works, it might be that its happening for just one table.
Hi nelson777
This is sql server side error, first point to check is to look at SQL server error logs around that time to try and relate the issue.
Also try restarting the On-Premises gateway service and also SQL service to see if that helps.
Also try loading one simple table in PowerBI and see if that works, it might be that its happening for just one table.
Hi Nitish,
Thanks for the word of advice.
I did try just one query and it was working.
So, apparently, the issue was related to the other queries structures, which even though they were working on the PBI desktop, they weren't on the PBI Service.
Once queries were "fixed", refreshing started to work normally.