Forum Discussion
jkraush1
9 years agoFrequent Visitor
Scheduled Data Refresh in Desktop with SQL Server 2016
I am attempting to set up a routine scheduled data refresh in PowerBI desktop but I am having some difficulty figuring out how to do that. All the tutorials seems to be for normal PowerBI and not des...
- 9 years ago
no, it is not possible in PowerBI desktop, but if all your data is in SQL Server, maybe go with direct Query and you will always have the lastest Data.
mim
9 years agoAdvocate V
no, it is not possible in PowerBI desktop, but if all your data is in SQL Server, maybe go with direct Query and you will always have the lastest Data.
jkraush1
9 years agoFrequent Visitor
Understood, that is frustrating but automatically updating data even if not on a schedule works fine also.
As a secondary question then: is it possible to support Direct Query while accessing data from two different databases (on the same server)? I am trying to get automatically updating data to make updating reports which draw from two distinct databases, and PowerBI doesn't seem to be letting me utilize Direct Query