Forum Discussion
cuongle
10 years agoAdvocate II
Power BI embedded supports data refresh
Does anyone know how Power BI Embedded supports data refresh or schedule for data refresh on "Data Import" mode? I am not using direct query. The main reason is we are using Power BI service with...
jocaplan-MSFT
10 years agoMicrosoft Employee
Currently direct query is all we support in terms of refresh. Cached refresh support is certainly on our backlog as well as pushing data. As one of the previous posts suggests, you could update the file manually and re-upload it as a workaround for now.
mhardy
10 years agoAdvocate I
In the meantime what about adding a switch to BPIDesktop.exe so this could be automated? Something like:
BPIDesktop.exe c:\myreport.pbix -refresh
The 'idea' for cached refresh...