Forum Discussion
Anonymous
6 years agoNot applicable
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
Community 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.
- AnonymousNot applicable
Hello, we were able to trigger refresh of the iframe to see the latest data.