Forum Discussion
jgu1
9 years agoFrequent Visitor
Is there a API function to refresh Power BI service dataset and report on demand?
Hi, we are building a power BI reprot linking to a dataset using DirectQuery. Dataset content (or direct query result) is subject to change as user updates data. We like to have a button; once it...
- 9 years ago
jgu1,
Based on my research, there is no such a option for us to achieve this requirement for DirectQuery model. You can do it in import mode easily. Do not set schedule for this dataset. And click refresh now button when you need to refresh your report.
Regards,
Charlie Liao
v-caliao-msft
9 years agoMicrosoft Employee
jgu1,
Based on my research, there is no such a option for us to achieve this requirement for DirectQuery model. You can do it in import mode easily. Do not set schedule for this dataset. And click refresh now button when you need to refresh your report.
Regards,
Charlie Liao
jgu1
9 years agoFrequent Visitor
btw, does Power BI team has thought of exposing the refresh via API? why not or when do you see it coming?