Forum Discussion

javedbh's avatar
javedbh
Helper II
10 years ago
Solved

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...
  • ankitpatira's avatar
    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.