Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Power BI APIs to Reload report

I have power bi dashboard with a direct query embedded in a .net application. I want to trigger  a reload of the power bi report using a power BI REST API.

 

Is refresh API the only option available at this time to get the updated data? 

2 Replies

  • v-eachen-msft's avatar
    v-eachen-msft
    Icon for Community Support rankCommunity Support

    Hi Anonymous ,

     

    The embedded dashboard is from the Power BI service, so as long as the dataset in Power BI Service refreshes, the embedded dashboard refreshes. 

    So you could also set a schedule refresh in Power BI.

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello, we were able to trigger refresh of the iframe to see the latest data.