Forum Discussion
javedbh
10 years agoHelper II
Refresh dataset in .pbix file programatically
We can refresh the dataset in Power BI Desktop file (.pbix) in Power BI Desktop by clicking the “Refresh” button. Is there any way to do this programmatically? Not sure if it is the correct forum...
- 10 years ago
javedbh You can consider power bi embedded which gives you set of APIs to perform power bi tasks. Since that feature is still in preview there is no API to trigger data refresh programatically however that may change in future as that feature moves out of preview.
ankitpatira
10 years agoCommunity Champion
javedbh You can consider power bi embedded which gives you set of APIs to perform power bi tasks. Since that feature is still in preview there is no API to trigger data refresh programatically however that may change in future as that feature moves out of preview.