Forum Discussion
Empty error: You can't schedule refresh
Hello,
(I've seen many similar posts to this one, but none that solve exactly what I'm experiencing which is why I'm making another one.)
I have a report with a dataset that is connected to SQL Server that I have published to Power BI Service. I'm trying to schedule refresh for it, but I am getting an error many others have gotten:
"You can't schedule refresh for this dataset because the following data sources currently don't support refresh:"
The problem is that it is empty:
I followed this process to find the source of my dataset (SQL (more precisely, SQL Server)), checked here to make sure SQL Server is allowed to refresh from Service (it is), and went here (you might have to scroll down a little) to make sure I don't have any dynamic data sources (I don't). Also, my credentials in the gateway manager are all accurate and good. Refreshing from Desktop works just fine. I'm not sure what is going wrong.
More info that might be useful: my dataset is comprised of DirectQueries and Imports, both of which connect to the same database on SQL Server. The data is pulled from views, not tables.
Thanks!
-James
We've discussed this exact empty error you're showing in a couple other threads in recent days, it's a bug that seems to randomly come on and off. I started seeing this last week, I saw it again earlier today. It goes away after a while, sometime just after a browser refresh.
I have seen that with a SQL via gateway source too, so maybe that's a common denominator.
2 Replies
- otravers
Community Champion
We've discussed this exact empty error you're showing in a couple other threads in recent days, it's a bug that seems to randomly come on and off. I started seeing this last week, I saw it again earlier today. It goes away after a while, sometime just after a browser refresh.
I have seen that with a SQL via gateway source too, so maybe that's a common denominator.
- geblerjFrequent Visitor
Thank you!